diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 12:59:11 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 12:59:11 +0000 |
commit | c45a8f118373e19ca1ff8cc5656c61f97a62a28f (patch) | |
tree | 51aa13d4495817833773927fd6c3dd512d9a57a8 /dev-lang/boo | |
parent | Marked ppc for bug #336851. (diff) | |
download | gentoo-2-c45a8f118373e19ca1ff8cc5656c61f97a62a28f.tar.gz gentoo-2-c45a8f118373e19ca1ff8cc5656c61f97a62a28f.tar.bz2 gentoo-2-c45a8f118373e19ca1ff8cc5656c61f97a62a28f.zip |
Marked ppc for bug #336851.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/boo')
-rw-r--r-- | dev-lang/boo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/boo/boo-0.9.3.3457.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/boo/ChangeLog b/dev-lang/boo/ChangeLog index 39e52162681d..ea38c67dd2ab 100644 --- a/dev-lang/boo/ChangeLog +++ b/dev-lang/boo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/boo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.34 2010/09/12 03:28:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.35 2010/09/12 12:59:11 josejx Exp $ + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> boo-0.9.3.3457.ebuild: + Marked ppc for bug #336851. 12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> boo-0.9.3.3457.ebuild: diff --git a/dev-lang/boo/boo-0.9.3.3457.ebuild b/dev-lang/boo/boo-0.9.3.3457.ebuild index 0d8435ce8fd0..158bbaa4e440 100644 --- a/dev-lang/boo/boo-0.9.3.3457.ebuild +++ b/dev-lang/boo/boo-0.9.3.3457.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.3.3457.ebuild,v 1.2 2010/09/12 03:28:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.3.3457.ebuild,v 1.3 2010/09/12 12:59:11 josejx Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0 |