diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:35:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:35:15 +0000 |
commit | 3daf5cdc5f801091229f2e1622fc868aba56bcae (patch) | |
tree | 82ad2e023824be63c0d9ead301b149be6e9c4089 /dev-tex/hevea | |
parent | Stable for sparc, wrt bug #441528 (diff) | |
download | gentoo-2-3daf5cdc5f801091229f2e1622fc868aba56bcae.tar.gz gentoo-2-3daf5cdc5f801091229f2e1622fc868aba56bcae.tar.bz2 gentoo-2-3daf5cdc5f801091229f2e1622fc868aba56bcae.zip |
Stable for sparc, wrt bug #441304
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-tex/hevea')
-rw-r--r-- | dev-tex/hevea/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/hevea/hevea-2.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/hevea/ChangeLog b/dev-tex/hevea/ChangeLog index a1db104d2221..334f37b3f4c8 100644 --- a/dev-tex/hevea/ChangeLog +++ b/dev-tex/hevea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/hevea # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.33 2012/11/20 20:56:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.34 2012/12/29 14:35:15 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hevea-2.00.ebuild: + Stable for sparc, wrt bug #441304 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hevea-2.00.ebuild: Stable for x86, wrt bug #441304 diff --git a/dev-tex/hevea/hevea-2.00.ebuild b/dev-tex/hevea/hevea-2.00.ebuild index cae9688c97a2..7795e40d15c2 100644 --- a/dev-tex/hevea/hevea-2.00.ebuild +++ b/dev-tex/hevea/hevea-2.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.00.ebuild,v 1.4 2012/11/20 20:56:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.00.ebuild,v 1.5 2012/12/29 14:35:15 ago Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://hevea.inria.fr/distri/${P}.tar.gz" LICENSE="QPL" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]" RDEPEND="${DEPEND}" |