summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2004-09-30 09:04:37 +0000
committerMichael Kohl <citizen428@gentoo.org>2004-09-30 09:04:37 +0000
commit5abbc8b2c69acb24b6a6aa1d17fc411bf67a2469 (patch)
tree31ee55fa4061075fe878be6a9afc7cb26411b70b /dev-ruby
parentcleanup (Manifest recommit) (diff)
downloadgentoo-2-5abbc8b2c69acb24b6a6aa1d17fc411bf67a2469.tar.gz
gentoo-2-5abbc8b2c69acb24b6a6aa1d17fc411bf67a2469.tar.bz2
gentoo-2-5abbc8b2c69acb24b6a6aa1d17fc411bf67a2469.zip
Versions 0.8.2 and 0.8.3 marked stable on x86
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-amazon/ChangeLog6
-rw-r--r--dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild4
-rw-r--r--dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-amazon/ChangeLog b/dev-ruby/ruby-amazon/ChangeLog
index d4a7f79afde7..4088f1c0f56b 100644
--- a/dev-ruby/ruby-amazon/ChangeLog
+++ b/dev-ruby/ruby-amazon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-amazon
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ChangeLog,v 1.7 2004/09/26 22:38:47 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ChangeLog,v 1.8 2004/09/30 09:04:37 citizen428 Exp $
+
+ 30 Sep 2004; Michael Kohl <citizen428@gentoo.org>
+ ruby-amazon-0.8.2.ebuild, ruby-amazon-0.8.3.ebuild:
+ Versions 0.8.2 and 0.8.3 marked stable on x86
*ruby-amazon-0.8.5 (27 Sep 2004)
diff --git a/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild b/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild
index dad2f88c1438..0664dc7c79e1 100644
--- a/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild
+++ b/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild,v 1.3 2004/06/25 01:56:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ruby-amazon-0.8.2.ebuild,v 1.4 2004/09/30 09:04:37 citizen428 Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://www.caliban.org/files/ruby/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/ruby
geoip? ( >=dev-ruby/net-geoip-0.06 )"
diff --git a/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild b/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild
index c7da89a98987..a3f2373c3a7b 100644
--- a/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild
+++ b/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild,v 1.1 2004/07/05 05:48:25 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-amazon/ruby-amazon-0.8.3.ebuild,v 1.2 2004/09/30 09:04:37 citizen428 Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://www.caliban.org/files/ruby/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/ruby
geoip? ( >=dev-ruby/net-geoip-0.06 )"