diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:42:38 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:42:38 +0000 |
commit | d7486a0d7d980cc78baacee9ff4fe784464bba4b (patch) | |
tree | 359becf430e556031c3bab3fd10a71c98efef523 /dev-lang/boo | |
parent | x86 stable per bug 359651 (diff) | |
download | gentoo-2-d7486a0d7d980cc78baacee9ff4fe784464bba4b.tar.gz gentoo-2-d7486a0d7d980cc78baacee9ff4fe784464bba4b.tar.bz2 gentoo-2-d7486a0d7d980cc78baacee9ff4fe784464bba4b.zip |
x86 stable per bug 359651
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'dev-lang/boo')
-rw-r--r-- | dev-lang/boo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/boo/boo-0.9.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/boo/ChangeLog b/dev-lang/boo/ChangeLog index faf7af3cbd25..04e089dd5ee8 100644 --- a/dev-lang/boo/ChangeLog +++ b/dev-lang/boo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/boo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.39 2011/03/21 20:25:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.40 2011/05/07 16:42:38 tomka Exp $ + + 07 May 2011; Thomas Kahle <tomka@gentoo.org> boo-0.9.4.9.ebuild: + x86 stable per bug 359651 21 Mar 2011; Brent Baude <ranger@gentoo.org> boo-0.9.4.9.ebuild: Marking boo-0.9.4.9 ppc stable for bug 359651 diff --git a/dev-lang/boo/boo-0.9.4.9.ebuild b/dev-lang/boo/boo-0.9.4.9.ebuild index fe3c73068ff4..8060bb5c46df 100644 --- a/dev-lang/boo/boo-0.9.4.9.ebuild +++ b/dev-lang/boo/boo-0.9.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.4.9.ebuild,v 1.2 2011/03/21 20:25:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.9.4.9.ebuild,v 1.3 2011/05/07 16:42:38 tomka Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://dist.codehaus.org/boo/distributions/${P}-src.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0 |