summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-06-05 19:49:34 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-06-05 19:49:34 +0000
commit7f9c070f474ad9aac48e889523b128447d8cf576 (patch)
tree5ce6cb00ba43e1c13177a5ecdce7a3c02d99f1e2
parentAdded svg IUSE flag and removed version hardcoding. (Manifest recommit) (diff)
downloadgentoo-2-7f9c070f474ad9aac48e889523b128447d8cf576.tar.gz
gentoo-2-7f9c070f474ad9aac48e889523b128447d8cf576.tar.bz2
gentoo-2-7f9c070f474ad9aac48e889523b128447d8cf576.zip
Move 1.06 to stable and fix bug #52766.
-rw-r--r--dev-tex/hevea/ChangeLog6
-rw-r--r--dev-tex/hevea/files/99hevea2
-rw-r--r--dev-tex/hevea/hevea-1.06.ebuild6
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-tex/hevea/ChangeLog b/dev-tex/hevea/ChangeLog
index b84cd3ece397..b79762217859 100644
--- a/dev-tex/hevea/ChangeLog
+++ b/dev-tex/hevea/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/hevea
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.4 2004/02/17 01:09:58 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.5 2004/06/05 19:49:34 mattam Exp $
+
+ 05 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> hevea-1.06.ebuild,
+ files/99hevea:
+ Move 1.06 to stable and fix bug #52766.
17 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> hevea-1.07.ebuild:
Put back ~x86 keyword as ocaml-3.07 is unstable.
diff --git a/dev-tex/hevea/files/99hevea b/dev-tex/hevea/files/99hevea
index 05c0445fdf66..7ff293781e01 100644
--- a/dev-tex/hevea/files/99hevea
+++ b/dev-tex/hevea/files/99hevea
@@ -1 +1 @@
-LATEXINPUTS=/usr/lib/hevea/
+TEXINPUTS=/usr/lib/hevea:
diff --git a/dev-tex/hevea/hevea-1.06.ebuild b/dev-tex/hevea/hevea-1.06.ebuild
index f7dd40401883..5b6d94705a16 100644
--- a/dev-tex/hevea/hevea-1.06.ebuild
+++ b/dev-tex/hevea/hevea-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.06.ebuild,v 1.2 2004/01/05 21:32:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.06.ebuild,v 1.3 2004/06/05 19:49:34 mattam Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.inria.fr/INRIA/moscova/hevea/${P}.tar.gz"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/ocaml-2.00"