diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-29 12:06:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-29 12:06:19 +0000 |
commit | c468d45c2c32017d4cca3a1a2f25dde9775a75bb (patch) | |
tree | c5e9d9a5838f8011decce67d30824dafbddcd2b1 /dev-ml/facile | |
parent | Version bump, remove old (diff) | |
download | gentoo-2-c468d45c2c32017d4cca3a1a2f25dde9775a75bb.tar.gz gentoo-2-c468d45c2c32017d4cca3a1a2f25dde9775a75bb.tar.bz2 gentoo-2-c468d45c2c32017d4cca3a1a2f25dde9775a75bb.zip |
Marking facile-1.1 ppc64 for bug 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 afcbac48e3fa..b493d04bdac5 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.10 2008/01/28 19:22:34 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v 1.11 2008/01/29 12:06:19 ranger Exp $ + + 29 Jan 2008; Brent Baude <ranger@gentoo.org> facile-1.1.ebuild: + Marking facile-1.1 ppc64 for bug 207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> facile-1.1.ebuild: Marked stable on amd64 as per bug 207634. diff --git a/dev-ml/facile/facile-1.1.ebuild b/dev-ml/facile/facile-1.1.ebuild index cb2479246b10..7ce8b2d09700 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.10 2008/01/28 19:22:34 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.11 2008/01/29 12:06:19 ranger 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" |