summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-04-26 16:31:56 +0000
committerHans de Graaff <graaff@gentoo.org>2011-04-26 16:31:56 +0000
commit0b0600d57b6634933e71be98d2b89606256b2807 (patch)
treec12ca8a79804b5c9d2020c1d1225baaf83bb0f67 /dev-ruby/activeresource
parentThe ntpclockset command requires dnsip(1) from net-dns/djbdns (diff)
downloadgentoo-2-0b0600d57b6634933e71be98d2b89606256b2807.tar.gz
gentoo-2-0b0600d57b6634933e71be98d2b89606256b2807.tar.bz2
gentoo-2-0b0600d57b6634933e71be98d2b89606256b2807.zip
Remove x86-fbsd keyword since it is not clear who added it and dependencies have not been keyworded.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r--dev-ruby/activeresource/ChangeLog8
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.10.ebuild4
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.11.ebuild4
-rw-r--r--dev-ruby/activeresource/activeresource-3.0.3.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index b7fb185fca13..ca20615147bb 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,12 @@
# 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.77 2011/02/21 20:11:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.78 2011/04/26 16:31:56 graaff Exp $
+
+ 26 Apr 2011; Hans de Graaff <graaff@gentoo.org>
+ activeresource-2.3.10.ebuild, activeresource-2.3.11.ebuild,
+ activeresource-3.0.3.ebuild:
+ Remove x86-fbsd keyword since it is not clear who added it and
+ dependencies have not been keyworded.
*activeresource-2.3.11 (21 Feb 2011)
diff --git a/dev-ruby/activeresource/activeresource-2.3.10.ebuild b/dev-ruby/activeresource/activeresource-2.3.10.ebuild
index 1c140a8070db..16a25cca060a 100644
--- a/dev-ruby/activeresource/activeresource-2.3.10.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.10.ebuild,v 1.3 2011/02/21 20:04:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.10.ebuild,v 1.4 2011/04/26 16:31:56 graaff Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
diff --git a/dev-ruby/activeresource/activeresource-2.3.11.ebuild b/dev-ruby/activeresource/activeresource-2.3.11.ebuild
index 25e0721552c0..aa5fb526405f 100644
--- a/dev-ruby/activeresource/activeresource-2.3.11.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.11.ebuild,v 1.1 2011/02/21 20:11:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.11.ebuild,v 1.2 2011/04/26 16:31:56 graaff Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
diff --git a/dev-ruby/activeresource/activeresource-3.0.3.ebuild b/dev-ruby/activeresource/activeresource-3.0.3.ebuild
index 5e189fb1d68a..e48235dd7ee9 100644
--- a/dev-ruby/activeresource/activeresource-3.0.3.ebuild
+++ b/dev-ruby/activeresource/activeresource-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.3.ebuild,v 1.4 2011/02/13 21:20:27 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.3.ebuild,v 1.5 2011/04/26 16:31:56 graaff Exp $
EAPI=2
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
S="${WORKDIR}/rails-rails-*/activeresource"