diff options
author | 2013-01-15 06:59:20 +0000 | |
---|---|---|
committer | 2013-01-15 06:59:20 +0000 | |
commit | 79cc56da0972774fe9d410ab4acc633d9153ed0b (patch) | |
tree | ea4b7dbb171228bff40c6f21aafecf668d31812a /dev-ruby/childlabor | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-79cc56da0972774fe9d410ab4acc633d9153ed0b.tar.gz gentoo-2-79cc56da0972774fe9d410ab4acc633d9153ed0b.tar.bz2 gentoo-2-79cc56da0972774fe9d410ab4acc633d9153ed0b.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/childlabor')
-rw-r--r-- | dev-ruby/childlabor/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/childlabor/childlabor-0.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/childlabor/ChangeLog b/dev-ruby/childlabor/ChangeLog index e6a3eb6a5ff3..c50d134153c5 100644 --- a/dev-ruby/childlabor/ChangeLog +++ b/dev-ruby/childlabor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/childlabor -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.3 2012/08/14 18:31:05 flameeyes Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.4 2013/01/15 06:59:20 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> childlabor-0.0.3.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml: Update metadata.xml so that it's the same as most other packages. diff --git a/dev-ruby/childlabor/childlabor-0.0.3.ebuild b/dev-ruby/childlabor/childlabor-0.0.3.ebuild index f2f9e7fc942f..631d15a314d8 100644 --- a/dev-ruby/childlabor/childlabor-0.0.3.ebuild +++ b/dev-ruby/childlabor/childlabor-0.0.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/childlabor/childlabor-0.0.3.ebuild,v 1.1 2012/06/07 19:43:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3.ebuild,v 1.2 2013/01/15 06:59:20 zerochaos Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/carllerche/childlabor" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" # upstream hasn't released a tarball, and the tests are not in the gem |