diff options
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.11.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.13.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.2.5.ebuild | 6 |
6 files changed, 24 insertions, 15 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index aee308e8a628..c81df1411ecb 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.22 2005/12/13 21:44:48 caleb Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.23 2006/01/02 21:16:09 caleb Exp $ + + 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> actionpack-1.11.2.ebuild: + x86 stable *actionpack-1.11.2 (13 Dec 2005) diff --git a/dev-ruby/actionpack/actionpack-1.11.2.ebuild b/dev-ruby/actionpack/actionpack-1.11.2.ebuild index c1acbab72cd7..2634ccc363c2 100644 --- a/dev-ruby/actionpack/actionpack-1.11.2.ebuild +++ b/dev-ruby/actionpack/actionpack-1.11.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.11.2.ebuild,v 1.1 2005/12/13 21:44:48 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.11.2.ebuild,v 1.2 2006/01/02 21:16:09 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index b2df1820f343..f943222f5d94 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activerecord -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.20 2005/12/13 21:42:56 caleb Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.21 2006/01/02 21:15:30 caleb Exp $ + + 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activerecord-1.13.2.ebuild: + x86 stable *activerecord-1.13.2 (13 Dec 2005) diff --git a/dev-ruby/activerecord/activerecord-1.13.2.ebuild b/dev-ruby/activerecord/activerecord-1.13.2.ebuild index 9153ac202f29..4dd28e352008 100644 --- a/dev-ruby/activerecord/activerecord-1.13.2.ebuild +++ b/dev-ruby/activerecord/activerecord-1.13.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.13.2.ebuild,v 1.1 2005/12/13 21:42:56 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.13.2.ebuild,v 1.2 2006/01/02 21:15:30 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RESTRICT="test" diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 33b5cab41b1b..a061c83c7249 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.21 2005/12/13 21:41:33 caleb Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.22 2006/01/02 21:14:02 caleb Exp $ + + 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activesupport-1.2.5.ebuild: + x86 stable *activesupport-1.2.5 (13 Dec 2005) diff --git a/dev-ruby/activesupport/activesupport-1.2.5.ebuild b/dev-ruby/activesupport/activesupport-1.2.5.ebuild index d5719704f7e1..b140a5a4d31e 100644 --- a/dev-ruby/activesupport/activesupport-1.2.5.ebuild +++ b/dev-ruby/activesupport/activesupport-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.1 2005/12/13 21:41:33 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.2 2006/01/02 21:14:02 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |