diff options
Diffstat (limited to 'dev-ruby/rack-openid/rack-openid-1.3.1.ebuild')
-rw-r--r-- | dev-ruby/rack-openid/rack-openid-1.3.1.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild deleted file mode 100644 index 3579345a9034..000000000000 --- a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby20 ruby21" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_EXTRADOC="README.rdoc" - -inherit ruby-fakegem - -DESCRIPTION="Provides a more HTTPish API around the ruby-openid library" -HOMEPAGE="https://github.com/josh/rack-openid" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/ruby-openid-2.1.8 >=dev-ruby/rack-1.1.0" |