diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 02:36:31 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 02:36:31 +0000 |
commit | e7b653c44327c5f1673a794e4e8368a53698e4f5 (patch) | |
tree | 679f7470ee3a23a7990ef7e8f2016134067ab122 /dev-ruby/tzinfo | |
parent | Drop go support for 4.6 - broken by newer glibc versions and upstream recomme... (diff) | |
download | gentoo-2-e7b653c44327c5f1673a794e4e8368a53698e4f5.tar.gz gentoo-2-e7b653c44327c5f1673a794e4e8368a53698e4f5.tar.bz2 gentoo-2-e7b653c44327c5f1673a794e4e8368a53698e4f5.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/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.33.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.35.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index bacd374333fb..cf8f61259404 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/tzinfo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.109 2012/11/08 06:50:39 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.110 2013/01/15 02:36:31 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> tzinfo-0.3.33.ebuild, + tzinfo-0.3.35.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps *tzinfo-0.3.35 (08 Nov 2012) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild index b9e7bae1b4e8..66aaad22fb37 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.33.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/tzinfo/tzinfo-0.3.33.ebuild,v 1.5 2012/10/17 03:20:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.6 2013/01/15 02:36:31 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild index 8285b997a615..5bc2c353b6e4 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.35.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/tzinfo/tzinfo-0.3.35.ebuild,v 1.1 2012/11/08 06:50:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild,v 1.2 2013/01/15 02:36:31 zerochaos Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |