diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:40:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:40:55 +0000 |
commit | b271d0ec14071084e669f663a641650c82cb76bd (patch) | |
tree | f9253d1d084e0a4a1ebe9fbe92733fc338539e48 /dev-ruby/parsetree | |
parent | Stable for ia64, wrt bug #484724 (diff) | |
download | gentoo-2-b271d0ec14071084e669f663a641650c82cb76bd.tar.gz gentoo-2-b271d0ec14071084e669f663a641650c82cb76bd.tar.bz2 gentoo-2-b271d0ec14071084e669f663a641650c82cb76bd.zip |
Stable for ia64, wrt bug #484232
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/parsetree')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index fcfc01808d2d..e52200777662 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/parsetree # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.59 2013/09/12 18:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.60 2013/09/14 07:40:55 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> parsetree-3.0.9-r1.ebuild: + Stable for ia64, wrt bug #484232 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> parsetree-3.0.9-r1.ebuild: Stable for ppc64, wrt bug #484232 diff --git a/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild b/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild index 6cb221398024..336bbc9b0731 100644 --- a/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild,v 1.7 2013/09/12 18:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild,v 1.8 2013/09/14 07:40:55 ago Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' |