diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 12:45:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 12:45:29 +0000 |
commit | 425b71bc63f66a48142fab60796cdc8494b1c653 (patch) | |
tree | aab436e4c36e14be9e166c289985652184f94005 /dev-tex/hevea | |
parent | Stable for sparc, wrt bug #461106 (diff) | |
download | gentoo-2-425b71bc63f66a48142fab60796cdc8494b1c653.tar.gz gentoo-2-425b71bc63f66a48142fab60796cdc8494b1c653.tar.bz2 gentoo-2-425b71bc63f66a48142fab60796cdc8494b1c653.zip |
Stable for sparc, wrt bug #461172
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tex/hevea')
-rw-r--r-- | dev-tex/hevea/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/hevea/hevea-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/hevea/ChangeLog b/dev-tex/hevea/ChangeLog index f03360498d8c..74eb0c1a634c 100644 --- a/dev-tex/hevea/ChangeLog +++ b/dev-tex/hevea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/hevea # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.41 2013/03/12 18:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.42 2013/03/14 12:45:29 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.02.ebuild: + Stable for sparc, wrt bug #461172 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.02.ebuild: Stable for ppc, wrt bug #461172 diff --git a/dev-tex/hevea/hevea-2.02.ebuild b/dev-tex/hevea/hevea-2.02.ebuild index 5ce759373e81..e9006fbf1ff5 100644 --- a/dev-tex/hevea/hevea-2.02.ebuild +++ b/dev-tex/hevea/hevea-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.02.ebuild,v 1.5 2013/03/12 18:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.02.ebuild,v 1.6 2013/03/14 12:45:29 ago Exp $ EAPI=5 @@ -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}" |