diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-05 23:08:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-05 23:08:33 +0000 |
commit | 94f580dd3623822a0bf794e99ec2487343b85464 (patch) | |
tree | ee9eabb786d1760e2cec986990be7f2feee40c23 /dev-tex | |
parent | stable ppc, bug #441148 (diff) | |
download | gentoo-2-94f580dd3623822a0bf794e99ec2487343b85464.tar.gz gentoo-2-94f580dd3623822a0bf794e99ec2487343b85464.tar.bz2 gentoo-2-94f580dd3623822a0bf794e99ec2487343b85464.zip |
stable ppc, bug #441304
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/hevea/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/hevea/hevea-2.00.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-tex/hevea/ChangeLog b/dev-tex/hevea/ChangeLog index d8e2826d4c56..52db00407532 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.30 2012/09/09 16:01:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.31 2012/11/05 23:08:33 blueness Exp $ + + 05 Nov 2012; Anthony G. Basile <blueness@gentoo.org> hevea-2.00.ebuild: + stable ppc, bug #441304 *hevea-2.00 (09 Sep 2012) @@ -113,4 +116,3 @@ files/99hevea: Initial import. Ebuild submitted by Matthieu Sozeau <mattam@altern.org> in Bug #30410. - diff --git a/dev-tex/hevea/hevea-2.00.ebuild b/dev-tex/hevea/hevea-2.00.ebuild index ea29df0bcaed..d3134bb25e17 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.1 2012/09/09 16:01:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.00.ebuild,v 1.2 2012/11/05 23:08:33 blueness 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}" |