diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:13:32 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:13:32 +0000 |
commit | 360274ba613cb807a01de7be384803def70894e5 (patch) | |
tree | d2feae21f25d3d2be24db143891a7af797bf1da7 /dev-ruby/polyglot | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-360274ba613cb807a01de7be384803def70894e5.tar.gz gentoo-2-360274ba613cb807a01de7be384803def70894e5.tar.bz2 gentoo-2-360274ba613cb807a01de7be384803def70894e5.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/polyglot')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.3.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index 190bc6cc848a..0a5286712dd9 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/polyglot -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.25 2012/09/10 18:48:16 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.26 2013/01/16 00:13:32 zerochaos Exp $ + + 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> polyglot-0.3.3.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 10 Sep 2012; Hans de Graaff <graaff@gentoo.org> -polyglot-0.3.1.ebuild, -polyglot-0.3.2.ebuild: @@ -104,4 +107,3 @@ +metadata.xml: Initial import. Dependency of forthcoming dev-ruby/treetop, which in turn is a dependency of cucumber. - diff --git a/dev-ruby/polyglot/polyglot-0.3.3.ebuild b/dev-ruby/polyglot/polyglot-0.3.3.ebuild index 55bbaffaf742..5e63e2f4f8e6 100644 --- a/dev-ruby/polyglot/polyglot-0.3.3.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.3.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/polyglot/polyglot-0.3.3.ebuild,v 1.4 2012/05/01 18:24:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.3.ebuild,v 1.5 2013/01/16 00:13:32 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby ree18 rbx" @@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |