diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:57:27 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:57:27 +0000 |
commit | f8528baced81f3b41cdef76d5460ddce35006acb (patch) | |
tree | 4ca81652ef133f35c19b0778ae782c69736f4aca /dev-ruby/activeresource | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-f8528baced81f3b41cdef76d5460ddce35006acb.tar.gz gentoo-2-f8528baced81f3b41cdef76d5460ddce35006acb.tar.bz2 gentoo-2-f8528baced81f3b41cdef76d5460ddce35006acb.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/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-3.2.10.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-3.2.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index ab24effa6d00..aab1e8886dc7 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.134 2013/01/09 15:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.135 2013/01/16 00:57:27 zerochaos Exp $ + + 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> activeresource-3.2.10.ebuild, + activeresource-3.2.11.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 09 Jan 2013; Agostino Sarubbo <ago@gentoo.org> activeresource-2.3.15.ebuild: Stable for ppc64, wrt bug #450974 diff --git a/dev-ruby/activeresource/activeresource-3.2.10.ebuild b/dev-ruby/activeresource/activeresource-3.2.10.ebuild index cb6718df6e0c..fbec46b4de5b 100644 --- a/dev-ruby/activeresource/activeresource-3.2.10.ebuild +++ b/dev-ruby/activeresource/activeresource-3.2.10.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/activeresource/activeresource-3.2.10.ebuild,v 1.1 2013/01/03 06:56:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.2.10.ebuild,v 1.2 2013/01/16 00:57:27 zerochaos Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-rails-*/activeresource" diff --git a/dev-ruby/activeresource/activeresource-3.2.11.ebuild b/dev-ruby/activeresource/activeresource-3.2.11.ebuild index 4cb0e627bf04..59b67061bb65 100644 --- a/dev-ruby/activeresource/activeresource-3.2.11.ebuild +++ b/dev-ruby/activeresource/activeresource-3.2.11.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/activeresource/activeresource-3.2.11.ebuild,v 1.1 2013/01/09 08:34:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.2.11.ebuild,v 1.2 2013/01/16 00:57:27 zerochaos Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-rails-*/activeresource" |