summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-12-22 13:47:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-12-22 13:47:40 +0000
commitdc18a0f19dc560fc36cb1d6af45a87e09e66e39e (patch)
tree4f50b41f04801c143be3de3ca9db9455457a09d8 /app-text
parentversion bump (diff)
downloadgentoo-2-dc18a0f19dc560fc36cb1d6af45a87e09e66e39e.tar.gz
gentoo-2-dc18a0f19dc560fc36cb1d6af45a87e09e66e39e.tar.bz2
gentoo-2-dc18a0f19dc560fc36cb1d6af45a87e09e66e39e.zip
Fix SRC_URI and homepage
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/active-dvi/ChangeLog5
-rw-r--r--app-text/active-dvi/active-dvi-1.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index 276d05d245d9..87854153993f 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/active-dvi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.34 2009/12/07 07:55:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.35 2009/12/22 13:47:40 aballier Exp $
+
+ 22 Dec 2009; Alexis Ballier <aballier@gentoo.org> active-dvi-1.8.ebuild:
+ Fix SRC_URI and homepage
07 Dec 2009; Alexis Ballier <aballier@gentoo.org>
-active-dvi-1.7.3-r1.ebuild:
diff --git a/app-text/active-dvi/active-dvi-1.8.ebuild b/app-text/active-dvi/active-dvi-1.8.ebuild
index ec07d7d40ad5..a9a1c3626a11 100644
--- a/app-text/active-dvi/active-dvi-1.8.ebuild
+++ b/app-text/active-dvi/active-dvi-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.2 2009/11/27 12:43:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.3 2009/12/22 13:47:40 aballier Exp $
EAPI="2"
@@ -11,8 +11,8 @@ MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="A DVI previewer and a presenter for slides written in LaTeX"
-SRC_URI="http://pauillac.inria.fr/advi/${MY_P}.tar.gz"
-HOMEPAGE="http://pauillac.inria.fr/advi/"
+SRC_URI="http://gallium.inria.fr/advi/${MY_P}.tar.gz"
+HOMEPAGE="http://gallium.inria.fr/advi/"
LICENSE="LGPL-2.1"
IUSE="+ocamlopt tk"