diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:45:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:45:51 +0000 |
commit | 222af69a732ac26ff05c5572e7418c664ab06151 (patch) | |
tree | 9d6f0804230406619b0aaf162e543eedaeda73d7 /dev-tex/hevea | |
parent | Stable for ppc, wrt bug #470346 (diff) | |
download | gentoo-2-222af69a732ac26ff05c5572e7418c664ab06151.tar.gz gentoo-2-222af69a732ac26ff05c5572e7418c664ab06151.tar.bz2 gentoo-2-222af69a732ac26ff05c5572e7418c664ab06151.zip |
Stable for ppc, wrt bug #470480
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/hevea/ChangeLog b/dev-tex/hevea/ChangeLog index 72f14d514e5b..89904745e815 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.45 2013/05/20 08:43:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.46 2013/05/20 12:45:51 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.03.ebuild: + Stable for ppc, wrt bug #470480 20 May 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.03.ebuild: Stable for x86, wrt bug #470480 diff --git a/dev-tex/hevea/hevea-2.03.ebuild b/dev-tex/hevea/hevea-2.03.ebuild index 6fa82345cc4d..b6bb3a31614d 100644 --- a/dev-tex/hevea/hevea-2.03.ebuild +++ b/dev-tex/hevea/hevea-2.03.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.03.ebuild,v 1.3 2013/05/20 08:43:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.03.ebuild,v 1.4 2013/05/20 12:45:51 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.12:=[ocamlopt?]" RDEPEND="${DEPEND}" |