diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 19:21:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 19:21:18 +0000 |
commit | 5d6b2dbe3f45bd0988864e8d77b33535a22e7dc3 (patch) | |
tree | 71b0be892adbbfb49760709639bb35afe3af0bbd /dev-ruby/parsetree | |
parent | Version bump with bugfixes, remove old. (diff) | |
download | historical-5d6b2dbe3f45bd0988864e8d77b33535a22e7dc3.tar.gz historical-5d6b2dbe3f45bd0988864e8d77b33535a22e7dc3.tar.bz2 historical-5d6b2dbe3f45bd0988864e8d77b33535a22e7dc3.zip |
Stable on amd64 wrt bug #355299
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index 561952eada7f..058a074d5207 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.37 2011/02/19 08:30:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.38 2011/02/21 19:20:54 hwoarang Exp $ + + 21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> parsetree-3.0.6.ebuild: + Stable on amd64 wrt bug #355299 *parsetree-3.0.7 (19 Feb 2011) diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild index 6b2de39cc129..2c5e60d4c4bf 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-2010 Gentoo Foundation +# 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.1 2010/12/27 21:15:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.2 2011/02/21 19:20:54 hwoarang 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 ' |