diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-04 17:49:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-04 17:49:12 +0000 |
commit | 25a8e47f7b0fd2dd87733a4a31f765c225b00c48 (patch) | |
tree | 41b0be4770926bec87a62f23de52f58631e8c693 /dev-ruby/activerecord | |
parent | Marking actionmailer-2.0.5 actionmailer-2.1.2 ppc64 for bug 237385 (diff) | |
download | historical-25a8e47f7b0fd2dd87733a4a31f765c225b00c48.tar.gz historical-25a8e47f7b0fd2dd87733a4a31f765c225b00c48.tar.bz2 historical-25a8e47f7b0fd2dd87733a4a31f765c225b00c48.zip |
Marking activerecord-2.0.0|2.1.2 ppc64 stable for bug 237385
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-2.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index adc623c99c5a..2e83fed81372 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.85 2008/11/03 22:26:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.86 2008/11/04 17:49:12 ranger Exp $ + + 04 Nov 2008; Brent Baude <ranger@gentoo.org> activerecord-2.0.5.ebuild, + activerecord-2.1.2.ebuild: + Marking activerecord-2.0.0|2.1.2 ppc64 stable for bug 237385 03 Nov 2008; Markus Meier <maekke@gentoo.org> activerecord-2.1.2.ebuild: amd64/x86 stable, bug #237385 diff --git a/dev-ruby/activerecord/activerecord-2.0.5.ebuild b/dev-ruby/activerecord/activerecord-2.0.5.ebuild index cd54a9bed14b..efbcdc580e3a 100644 --- a/dev-ruby/activerecord/activerecord-2.0.5.ebuild +++ b/dev-ruby/activerecord/activerecord-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.5.ebuild,v 1.2 2008/11/03 19:38:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.0.5.ebuild,v 1.3 2008/11/04 17:49:12 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="mysql postgres sqlite sqlite3" RESTRICT="test" diff --git a/dev-ruby/activerecord/activerecord-2.1.2.ebuild b/dev-ruby/activerecord/activerecord-2.1.2.ebuild index e2ddec6abf66..5e8331b1d5b9 100644 --- a/dev-ruby/activerecord/activerecord-2.1.2.ebuild +++ b/dev-ruby/activerecord/activerecord-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.1.2.ebuild,v 1.3 2008/11/03 22:26:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.1.2.ebuild,v 1.4 2008/11/04 17:49:12 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="2.1" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="mysql postgres sqlite sqlite3" RESTRICT="test" |