diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:11:22 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:11:22 +0000 |
commit | 0d815108be0326e13ea31ce515af18f6ceb4579a (patch) | |
tree | 3a895bf8e251a5522c7704824a822c81053ac4e7 /dev-ruby/test-unit | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-0d815108be0326e13ea31ce515af18f6ceb4579a.tar.gz gentoo-2-0d815108be0326e13ea31ce515af18f6ceb4579a.tar.bz2 gentoo-2-0d815108be0326e13ea31ce515af18f6ceb4579a.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/test-unit')
-rw-r--r-- | dev-ruby/test-unit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-1.2.3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-2.5.3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index c9a295c20f73..fb8bfa47e218 100644 --- a/dev-ruby/test-unit/ChangeLog +++ b/dev-ruby/test-unit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/test-unit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.69 2013/01/10 15:19:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.70 2013/01/15 06:11:22 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> test-unit-1.2.3.ebuild, + test-unit-2.5.3.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 10 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild: Stable for x86, wrt bug #449558 diff --git a/dev-ruby/test-unit/test-unit-1.2.3.ebuild b/dev-ruby/test-unit/test-unit-1.2.3.ebuild index e4b9b860a08b..ec4c312e7084 100644 --- a/dev-ruby/test-unit/test-unit-1.2.3.ebuild +++ b/dev-ruby/test-unit/test-unit-1.2.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/test-unit/test-unit-1.2.3.ebuild,v 1.5 2012/10/28 17:34:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.6 2013/01/15 06:11:22 zerochaos Exp $ EAPI=2 @@ -29,5 +29,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/dev-ruby/test-unit/test-unit-2.5.3.ebuild b/dev-ruby/test-unit/test-unit-2.5.3.ebuild index fbaaaa98f174..16362430ea14 100644 --- a/dev-ruby/test-unit/test-unit-2.5.3.ebuild +++ b/dev-ruby/test-unit/test-unit-2.5.3.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/test-unit/test-unit-2.5.3.ebuild,v 1.4 2013/01/10 15:19:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.3.ebuild,v 1.5 2013/01/15 06:11:22 zerochaos Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -23,7 +23,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="Ruby" SLOT="2" -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="doc test" all_ruby_compile() { |