diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:32:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:32:21 +0000 |
commit | 7a6c36cccaa05ea475091080bf7cd212239693cf (patch) | |
tree | 26bbd0a049aba667488a6689e5cbb10a51ed963a /dev-tex/hevea | |
parent | Stable for amd64, wrt bug #461112 (diff) | |
download | gentoo-2-7a6c36cccaa05ea475091080bf7cd212239693cf.tar.gz gentoo-2-7a6c36cccaa05ea475091080bf7cd212239693cf.tar.bz2 gentoo-2-7a6c36cccaa05ea475091080bf7cd212239693cf.zip |
Stable for amd64, wrt bug #461172
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 68b07019a5af..e7d3b9a8ad22 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.38 2013/03/10 09:55:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/ChangeLog,v 1.39 2013/03/10 13:32:21 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hevea-2.02.ebuild: + Stable for amd64, wrt bug #461172 *hevea-2.03 (10 Mar 2013) diff --git a/dev-tex/hevea/hevea-2.02.ebuild b/dev-tex/hevea/hevea-2.02.ebuild index 7ea7d98feac0..bb4ee5896eaa 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.2 2013/03/10 09:51:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-2.02.ebuild,v 1.3 2013/03/10 13:32:21 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}" |