diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 19:20:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 19:20:54 +0000 |
commit | d22858359270aded33fbfb5a6b7adabb5daffa2a (patch) | |
tree | f937c99f8822629c38e84c60aa0a0a6f38fd34bb /dev-ruby/parsetree | |
parent | Stable on amd64 wrt bug #355299 (diff) | |
download | gentoo-2-d22858359270aded33fbfb5a6b7adabb5daffa2a.tar.gz gentoo-2-d22858359270aded33fbfb5a6b7adabb5daffa2a.tar.bz2 gentoo-2-d22858359270aded33fbfb5a6b7adabb5daffa2a.zip |
Stable on amd64 wrt bug #355299
(Portage version: 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 ' |