diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 14:53:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 14:53:30 +0000 |
commit | 0f513936d896d339784c22ec8fffbc36c7d76c10 (patch) | |
tree | 85d25701f542197465da7d652ad9ae1e1a84785a /dev-ml/facile | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-0f513936d896d339784c22ec8fffbc36c7d76c10.tar.gz gentoo-2-0f513936d896d339784c22ec8fffbc36c7d76c10.tar.bz2 gentoo-2-0f513936d896d339784c22ec8fffbc36c7d76c10.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ml/facile')
-rw-r--r-- | dev-ml/facile/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/facile/facile-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/facile/ChangeLog b/dev-ml/facile/ChangeLog index b493d04bdac5..03838eaa88a4 100644 --- a/dev-ml/facile/ChangeLog +++ b/dev-ml/facile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/facile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v 1.11 2008/01/29 12:06:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v 1.12 2008/01/29 14:53:30 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> facile-1.1.ebuild: + alpha/ia64/sparc stable wrt #207634 29 Jan 2008; Brent Baude <ranger@gentoo.org> facile-1.1.ebuild: Marking facile-1.1 ppc64 for bug 207634 diff --git a/dev-ml/facile/facile-1.1.ebuild b/dev-ml/facile/facile-1.1.ebuild index 7ce8b2d09700..65912371a974 100644 --- a/dev-ml/facile/facile-1.1.ebuild +++ b/dev-ml/facile/facile-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.11 2008/01/29 12:06:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.12 2008/01/29 14:53:30 armin76 Exp $ inherit eutils @@ -14,7 +14,7 @@ RESTRICT="mirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc ~x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-3.09.3-r1" |