diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 22:14:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 22:14:43 +0000 |
commit | f96fada562986ef651fd13d557e090af3a81d90f (patch) | |
tree | 5800b7080ac26cf4d663bcb47dd1c730585d04ef /dev-lang/boo | |
parent | Stable on amd64 wrt bug #336851 (diff) | |
download | gentoo-2-f96fada562986ef651fd13d557e090af3a81d90f.tar.gz gentoo-2-f96fada562986ef651fd13d557e090af3a81d90f.tar.bz2 gentoo-2-f96fada562986ef651fd13d557e090af3a81d90f.zip |
Stable on amd64 wrt bug #336851
(Portage version: 2.2_rc83/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 ea38c67dd2ab..9f08a32a3ce1 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.35 2010/09/12 12:59:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.36 2010/09/23 22:14:43 hwoarang Exp $ + + 23 Sep 2010; Markos Chandras <hwoarang@gentoo.org> boo-0.9.3.3457.ebuild: + Stable on amd64 wrt bug #336851 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> boo-0.9.3.3457.ebuild: Marked ppc for bug #336851. diff --git a/dev-lang/boo/boo-0.9.3.3457.ebuild b/dev-lang/boo/boo-0.9.3.3457.ebuild index 158bbaa4e440..f4f1c1da91fc 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.3 2010/09/12 12:59:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.3.3457.ebuild,v 1.4 2010/09/23 22:14:43 hwoarang 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 |