Add missing Prefix keywords
authorFabian Groffen <grobian@gentoo.org>
Sun, 1 Jan 2012 17:33:31 +0000 (17:33 +0000)
committerFabian Groffen <grobian@gentoo.org>
Sun, 1 Jan 2012 17:33:31 +0000 (17:33 +0000)
Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386

dev-ruby/activeresource/ChangeLog
dev-ruby/activeresource/activeresource-3.1.3.ebuild
dev-ruby/rack/ChangeLog
dev-ruby/rack/rack-1.3.6-r1.ebuild

index a18fa17e18d80360b35e23aa259f9de00cc4f1bc..1ff05fd587ac82568d3b54c41bc26a7656a2e2e3 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activeresource
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.101 2011/12/27 09:09:55 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.102 2012/01/01 17:33:31 grobian Exp $
+
+  01 Jan 2012; Fabian Groffen <grobian@gentoo.org> activeresource-3.1.3.ebuild:
+  Add missing Prefix keywords
 
   27 Dec 2011; Hans de Graaff <graaff@gentoo.org> activeresource-3.1.3.ebuild:
   Fix slot.
index a35d95076221cbd45b507e4b55d15e99ed2b0f26..b5114244c7250503871e8412f8e18ef338397b80 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.2 2011/12/27 09:09:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.3 2012/01/01 17:33:31 grobian Exp $
 
 EAPI=4
 
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
 
 LICENSE="MIT"
 SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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"
index 8ec998bac2e2a15da56c3c9ea43a343eb8d217d1..c55a99aab1e462752a7f1398a58c95edaffbc41d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rack
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.70 2012/01/01 10:21:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.71 2012/01/01 17:29:41 grobian Exp $
+
+  01 Jan 2012; Fabian Groffen <grobian@gentoo.org> rack-1.3.6-r1.ebuild,
+  rack-1.4.0.ebuild:
+  Add missing Prefix keywords
 
 *rack-1.3.6-r1 (01 Jan 2012)
 
index f0978b6d84d5d8604bc2f4d31e213297823fce2e..44fc6ba3a3e121dfdbfd5c6ddf4f04f680678997 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.3.6-r1.ebuild,v 1.1 2012/01/01 10:21:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.3.6-r1.ebuild,v 1.2 2012/01/01 17:29:41 grobian Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend "virtual/ruby-ssl"