diff options
author | 2008-11-04 17:47:17 +0000 | |
---|---|---|
committer | 2008-11-04 17:47:17 +0000 | |
commit | edfe8557d624ff69cfc3a24760aa204db5f322d6 (patch) | |
tree | 5ac3d77dde1dda0061420b7c4c17355c971d74d2 /dev-ruby/activeresource | |
parent | Marking activesupport-2.0.5 activesupport-2.1.2 ppc64 stable for bg 237385 (diff) | |
download | historical-edfe8557d624ff69cfc3a24760aa204db5f322d6.tar.gz historical-edfe8557d624ff69cfc3a24760aa204db5f322d6.tar.bz2 historical-edfe8557d624ff69cfc3a24760aa204db5f322d6.zip |
Marking activeresource-2.0.5 activeresource-2.1.2 ppc64 for bug 237385
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 09df61f7f2b9..41ca88439388 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.17 2008/11/03 22:21:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.18 2008/11/04 17:47:17 ranger Exp $ + + 04 Nov 2008; Brent Baude <ranger@gentoo.org> activeresource-2.0.5.ebuild, + activeresource-2.1.2.ebuild: + Marking activeresource-2.0.5 activeresource-2.1.2 ppc64 for bug 237385 03 Nov 2008; Markus Meier <maekke@gentoo.org> activeresource-2.1.2.ebuild: amd64/x86 stable, bug #237385 diff --git a/dev-ruby/activeresource/activeresource-2.0.5.ebuild b/dev-ruby/activeresource/activeresource-2.0.5.ebuild index 88fcbdff1306..0d6f2eafbc62 100644 --- a/dev-ruby/activeresource/activeresource-2.0.5.ebuild +++ b/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.0.5.ebuild,v 1.2 2008/11/03 19:33:19 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.3 2008/11/04 17:47:17 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 diff --git a/dev-ruby/activeresource/activeresource-2.1.2.ebuild b/dev-ruby/activeresource/activeresource-2.1.2.ebuild index fb5a8cb483ba..5b11691c9765 100644 --- a/dev-ruby/activeresource/activeresource-2.1.2.ebuild +++ b/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.1.2.ebuild,v 1.3 2008/11/03 22:21:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.4 2008/11/04 17:47:17 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.1" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |