summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commit540a7403c1025888f240c5b89f093257dbadd988 (patch)
tree50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/activerecord
parentMask xf86-video-intel glamor flag. (diff)
downloadhistorical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz
historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2
historical-540a7403c1025888f240c5b89f093257dbadd988.zip
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog7
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.14.ebuild6
-rw-r--r--dev-ruby/activerecord/activerecord-3.0.10.ebuild6
-rw-r--r--dev-ruby/activerecord/activerecord-3.0.11.ebuild6
-rw-r--r--dev-ruby/activerecord/activerecord-3.0.12.ebuild4
5 files changed, 17 insertions, 12 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 74ff1feffe68..4aec251d8f31 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.181 2012/04/20 07:30:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.182 2012/05/01 18:24:21 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> activerecord-2.3.14.ebuild,
+ activerecord-3.0.10.ebuild, activerecord-3.0.11.ebuild,
+ activerecord-3.0.12.ebuild:
+ Drop ia64/sparc keywords
*activerecord-3.2.3 (20 Apr 2012)
diff --git a/dev-ruby/activerecord/activerecord-2.3.14.ebuild b/dev-ruby/activerecord/activerecord-2.3.14.ebuild
index 053470606f69..5e967042ef7c 100644
--- a/dev-ruby/activerecord/activerecord-2.3.14.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.14.ebuild
@@ -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/activerecord/activerecord-2.3.14.ebuild,v 1.6 2011/12/27 07:42:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v 1.7 2012/05/01 18:24:21 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3" #sqlite
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
diff --git a/dev-ruby/activerecord/activerecord-3.0.10.ebuild b/dev-ruby/activerecord/activerecord-3.0.10.ebuild
index 6d2fb5a68be6..d02a001a8fa9 100644
--- a/dev-ruby/activerecord/activerecord-3.0.10.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.0.10.ebuild
@@ -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/activerecord/activerecord-3.0.10.ebuild,v 1.1 2011/09/28 07:27:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"
diff --git a/dev-ruby/activerecord/activerecord-3.0.11.ebuild b/dev-ruby/activerecord/activerecord-3.0.11.ebuild
index 7d10f2d64aba..745c55fdac68 100644
--- a/dev-ruby/activerecord/activerecord-3.0.11.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.0.11.ebuild
@@ -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/activerecord/activerecord-3.0.11.ebuild,v 1.1 2011/11/19 11:06:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"
diff --git a/dev-ruby/activerecord/activerecord-3.0.12.ebuild b/dev-ruby/activerecord/activerecord-3.0.12.ebuild
index d7f262402cdc..db70c2679a6e 100644
--- a/dev-ruby/activerecord/activerecord-3.0.12.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.0.12.ebuild
@@ -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/activerecord/activerecord-3.0.12.ebuild,v 1.1 2012/04/04 09:51:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"