diff options
Diffstat (limited to 'dev-lang/boo')
-rw-r--r-- | dev-lang/boo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/boo/boo-0.8.2.2960.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/boo/ChangeLog b/dev-lang/boo/ChangeLog index 75702efccc7d..ee7d7baa15e6 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.23 2009/01/25 16:13:51 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/ChangeLog,v 1.24 2009/03/27 15:58:40 ranger Exp $ + + 27 Mar 2009; Brent Baude <ranger@gentoo.org> boo-0.8.2.2960.ebuild: + Marking boo-0.8.2.2960 ppc stable for bug 234305 25 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> -boo-0.7.5.2013-r1.ebuild, -boo-0.7.9.2659.ebuild, boo-0.8.2.2960.ebuild: diff --git a/dev-lang/boo/boo-0.8.2.2960.ebuild b/dev-lang/boo/boo-0.8.2.2960.ebuild index 9eec0e1ec9f2..f7f86bbcc1e5 100644 --- a/dev-lang/boo/boo-0.8.2.2960.ebuild +++ b/dev-lang/boo/boo-0.8.2.2960.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.8.2.2960.ebuild,v 1.2 2009/01/25 16:13:51 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/boo/boo-0.8.2.2960.ebuild,v 1.3 2009/03/27 15:58:40 ranger Exp $ inherit mono fdo-mime eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND=">=dev-lang/mono-1.1.4 |