summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2013-08-24 07:35:41 +0000
committerHans de Graaff <graaff@gentoo.org>2013-08-24 07:35:41 +0000
commit8cfe2b7ef1687fa8ede408e201853c1db9f6ceed (patch)
tree7e6423376d023caa9d7e23f85c0bd4c4cb268d40 /dev-ruby/shipping/shipping-1.6.0-r1.ebuild
parentRemove masked package dev-ruby/autotest-rails. (diff)
downloadhistorical-8cfe2b7ef1687fa8ede408e201853c1db9f6ceed.tar.gz
historical-8cfe2b7ef1687fa8ede408e201853c1db9f6ceed.tar.bz2
historical-8cfe2b7ef1687fa8ede408e201853c1db9f6ceed.zip
Remove masked package.
Diffstat (limited to 'dev-ruby/shipping/shipping-1.6.0-r1.ebuild')
-rw-r--r--dev-ruby/shipping/shipping-1.6.0-r1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-ruby/shipping/shipping-1.6.0-r1.ebuild b/dev-ruby/shipping/shipping-1.6.0-r1.ebuild
deleted file mode 100644
index 84a6b803b517..000000000000
--- a/dev-ruby/shipping/shipping-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shipping/shipping-1.6.0-r1.ebuild,v 1.1 2010/07/11 19:28:49 graaff Exp $
-
-EAPI=2
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RUBY_FAKEGEM_DOCDIR="html"
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An easy to use shipping API for Ruby"
-HOMEPAGE="http://shipping.rubyforge.org/"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Tests require Fedex and UPS license numbers to be configured.
-RESTRICT="test"
-
-ruby_add_rdepend ">=dev-ruby/builder-1.2.0"