summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-10-07 18:29:10 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-10-07 18:29:10 +0000
commitebf295d26ba39bbdcbfb078954bad14c4446aa37 (patch)
tree057f07957c53edef5d2aaa5b7d717c8d209b8502
parent(#150334) Add x11-apps/xsm to dependencies when minimal is not in USE, becaus... (diff)
downloadgentoo-2-ebf295d26ba39bbdcbfb078954bad14c4446aa37.tar.gz
gentoo-2-ebf295d26ba39bbdcbfb078954bad14c4446aa37.tar.bz2
gentoo-2-ebf295d26ba39bbdcbfb078954bad14c4446aa37.zip
Removed dev-ruby/ruby-amazon-0.8.5
(Portage version: 2.1.1)
-rw-r--r--dev-ruby/ruby-amazon/files/digest-ruby-amazon-0.8.51
-rw-r--r--dev-ruby/ruby-amazon/ruby-amazon-0.8.5.ebuild19
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 )"