diff options
author | 2013-01-15 06:07:04 +0000 | |
---|---|---|
committer | 2013-01-15 06:07:04 +0000 | |
commit | 147e10ed6cb8fa50e460141354f23ae98dc623dc (patch) | |
tree | 21241c0454033ddb9a233763a208cb98e23bfc11 /dev-ruby/parsetree | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-147e10ed6cb8fa50e460141354f23ae98dc623dc.tar.gz gentoo-2-147e10ed6cb8fa50e460141354f23ae98dc623dc.tar.bz2 gentoo-2-147e10ed6cb8fa50e460141354f23ae98dc623dc.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/parsetree')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.7.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index 6f0a4b7a8ad6..588da321e450 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/parsetree -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.53 2012/10/28 17:19:33 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.54 2013/01/15 06:07:04 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> parsetree-3.0.7.ebuild, + parsetree-3.0.9-r1.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.6.ebuild, parsetree-3.0.7.ebuild, parsetree-3.0.9-r1.ebuild: diff --git a/dev-ruby/parsetree/parsetree-3.0.7.ebuild b/dev-ruby/parsetree/parsetree-3.0.7.ebuild index 69b16d93290e..651c05d75007 100644 --- a/dev-ruby/parsetree/parsetree-3.0.7.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.7.ebuild,v 1.4 2012/10/28 17:19:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.7.ebuild,v 1.5 2013/01/15 06:07:04 zerochaos Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' diff --git a/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild b/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild index ddf36bde0405..e0eef49c05af 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-2012 Gentoo Foundation +# 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.2 2012/10/28 17:19:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9-r1.ebuild,v 1.3 2013/01/15 06:07:04 zerochaos Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~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 ' |