diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 19:54:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 19:54:17 +0000 |
commit | ee1ef4aee9931669931ea9367dfebf7f5310fdde (patch) | |
tree | 9d581b971e1b07eab27cb83a67805335b6accda6 /dev-lang/boo | |
parent | Marking nant-0.86_beta1 ppc for bug 268517 (diff) | |
download | gentoo-2-ee1ef4aee9931669931ea9367dfebf7f5310fdde.tar.gz gentoo-2-ee1ef4aee9931669931ea9367dfebf7f5310fdde.tar.bz2 gentoo-2-ee1ef4aee9931669931ea9367dfebf7f5310fdde.zip |
Marking boo-0.9.1.3287-r1 ppc for bug 268517
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang/boo')
-rw-r--r-- | dev-lang/boo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/boo/boo-0.9.1.3287-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/boo/ChangeLog b/dev-lang/boo/ChangeLog index d7ca488eae95..c2e681099ad5 100644 --- a/dev-lang/boo/ChangeLog +++ b/dev-lang/boo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/boo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.28 2009/05/06 11:07:45 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.29 2009/05/20 19:54:17 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> boo-0.9.1.3287-r1.ebuild: + Marking boo-0.9.1.3287-r1 ~ppc for bug 268517 *boo-0.9.1.3287-r1 (06 May 2009) *boo-0.9.0.3203-r1 (06 May 2009) diff --git a/dev-lang/boo/boo-0.9.1.3287-r1.ebuild b/dev-lang/boo/boo-0.9.1.3287-r1.ebuild index bc2ebc5d7ae1..0a2688d00a4b 100644 --- a/dev-lang/boo/boo-0.9.1.3287-r1.ebuild +++ b/dev-lang/boo/boo-0.9.1.3287-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.1.3287-r1.ebuild,v 1.1 2009/05/06 11:07:45 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.1.3287-r1.ebuild,v 1.2 2009/05/20 19:54:17 ranger Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0 |