diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:22:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:22:03 +0000 |
commit | 0749f8c16cbe5fdef0d4fbad4cdb846943ebd457 (patch) | |
tree | 959e175b08225b0f7eb47a7610c91897132fb6a8 /dev-ruby/parsetree | |
parent | Marking ruby-inline-3.8.6 ~ppc for bug 355299 (diff) | |
download | historical-0749f8c16cbe5fdef0d4fbad4cdb846943ebd457.tar.gz historical-0749f8c16cbe5fdef0d4fbad4cdb846943ebd457.tar.bz2 historical-0749f8c16cbe5fdef0d4fbad4cdb846943ebd457.zip |
Marking parsetree-3.0.6 ~ppc for bug 355299
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/parsetree')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index 61c484a5a9f8..cd27d8204066 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/parsetree # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.39 2011/03/08 08:58:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.40 2011/03/27 19:22:03 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> parsetree-3.0.6.ebuild: + Marking parsetree-3.0.6 ppc stable for bug 355299 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> parsetree-3.0.6.ebuild: x86 stable per bug 355299 diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild index d911f0438132..8e61db4745b0 100644 --- a/dev-ruby/parsetree/parsetree-3.0.6.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.6.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-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.3 2011/03/08 08:58:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.4 2011/03/27 19:22:03 ranger Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' |