diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2006-10-07 18:29:10 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2006-10-07 18:29:10 +0000 |
commit | c6f48d89a52b18a85bd2296fd4903c24b98bdc4d (patch) | |
tree | 11342cf6a6ed298f7172fe2ef8d96b34a024137a /dev-ruby/ruby-amazon | |
parent | (#150334) Add x11-apps/xsm to dependencies when minimal is not in USE, becaus... (diff) | |
download | historical-c6f48d89a52b18a85bd2296fd4903c24b98bdc4d.tar.gz historical-c6f48d89a52b18a85bd2296fd4903c24b98bdc4d.tar.bz2 historical-c6f48d89a52b18a85bd2296fd4903c24b98bdc4d.zip |
Removed dev-ruby/ruby-amazon-0.8.5
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-ruby/ruby-amazon')
-rw-r--r-- | dev-ruby/ruby-amazon/files/digest-ruby-amazon-0.8.5 | 1 | ||||
-rw-r--r-- | dev-ruby/ruby-amazon/ruby-amazon-0.8.5.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/ruby-amazon/files/digest-ruby-amazon-0.8.5 b/dev-ruby/ruby-amazon/files/digest-ruby-amazon-0.8.5 deleted file mode 100644 index 19bf61b4a9d9..000000000000 --- a/dev-ruby/ruby-amazon/files/digest-ruby-amazon-0.8.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 756e212c585c31bf1c24d7d8e6db9838 ruby-amazon-0.8.5.tar.gz 110390 diff --git a/dev-ruby/ruby-amazon/ruby-amazon-0.8.5.ebuild b/dev-ruby/ruby-amazon/ruby-amazon-0.8.5.ebuild deleted file mode 100644 index c668cf02db99..000000000000 --- a/dev-ruby/ruby-amazon/ruby-amazon-0.8.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 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.5.ebuild,v 1.2 2005/01/26 16:53:14 citizen428 Exp $ - -inherit ruby - -IUSE="geoip" -USE_RUBY="ruby18" - -DESCRIPTION="A Ruby interface to Amazon web services" -HOMEPAGE="http://www.caliban.org/ruby/ruby-amazon.shtml" -SRC_URI="http://www.caliban.org/files/ruby/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" - -DEPEND="virtual/ruby - geoip? ( >=dev-ruby/net-geoip-0.06 )" |