diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:25 +0000 |
commit | f76dbf66de095748fa0d2acc521d0d7680d8368d (patch) | |
tree | 3815e9b93ffa39388533468bf9faa02d848ac1f9 /dev-tex/hevea | |
parent | Stable for sparc, wrt bug #470478 (diff) | |
download | gentoo-2-f76dbf66de095748fa0d2acc521d0d7680d8368d.tar.gz gentoo-2-f76dbf66de095748fa0d2acc521d0d7680d8368d.tar.bz2 gentoo-2-f76dbf66de095748fa0d2acc521d0d7680d8368d.zip |
Stable for sparc, wrt bug #470480
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 89904745e815..654601742476 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.46 2013/05/20 12:45:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.47 2013/05/25 08:04:25 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.03.ebuild: + Stable for sparc, wrt bug #470480 20 May 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.03.ebuild: Stable for ppc, wrt bug #470480 diff --git a/dev-tex/hevea/hevea-2.03.ebuild b/dev-tex/hevea/hevea-2.03.ebuild index b6bb3a31614d..03d59de16fd0 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.4 2013/05/20 12:45:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.03.ebuild,v 1.5 2013/05/25 08:04:25 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}" |