diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-27 15:58:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-27 15:58:40 +0000 |
commit | 1c70c12d66815478dcfacdb3916811e5a765bb80 (patch) | |
tree | 1be9fb5d91275db75776d44493e427e3353aa835 /dev-lang/boo | |
parent | Marking notify-sharp-0.4.0_pre20080912-r1 ppc for bug 234305 (diff) | |
download | gentoo-2-1c70c12d66815478dcfacdb3916811e5a765bb80.tar.gz gentoo-2-1c70c12d66815478dcfacdb3916811e5a765bb80.tar.bz2 gentoo-2-1c70c12d66815478dcfacdb3916811e5a765bb80.zip |
Marking boo-0.8.2.2960 ppc for bug 234305
(Portage version: 2.1.6.7/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.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 |