diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:20:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:20:59 +0000 |
commit | bc92794d4efbbc4605bcdfc99e3ce4d0c81cb6dd (patch) | |
tree | a66d94e2be66c66f5cf87af979120457cb67679e /dev-ruby/parsetree | |
parent | ia64 stable wrt #355299 (diff) | |
download | gentoo-2-bc92794d4efbbc4605bcdfc99e3ce4d0c81cb6dd.tar.gz gentoo-2-bc92794d4efbbc4605bcdfc99e3ce4d0c81cb6dd.tar.bz2 gentoo-2-bc92794d4efbbc4605bcdfc99e3ce4d0c81cb6dd.zip |
ia64 stable wrt #355299
(Portage version: 2.1.9.45/cvs/Linux ia64)
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 99a0db843bc2..ccb85f14c788 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.41 2011/04/01 07:17:00 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.42 2011/04/16 17:20:59 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.6.ebuild: + ia64 stable wrt #355299 01 Apr 2011; Michael Weber <xmw@gentoo.org> parsetree-3.0.6.ebuild: sparc stable (bug 355299) diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild index f2c40eb37faf..fe5cadcb8c52 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.5 2011/04/01 07:17:00 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.6 2011/04/16 17:20:59 armin76 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 ' |