summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2007-12-16 02:22:51 +0000
committerJoshua Nichols <nichoj@gentoo.org>2007-12-16 02:22:51 +0000
commitbef4217fb5c1bd1437cc76d28f801334ec3dc57d (patch)
treeecc4b390d04d094a4125994416cf63173e06758d /dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild
parentremoved unpatched revision. (diff)
downloadgentoo-2-bef4217fb5c1bd1437cc76d28f801334ec3dc57d.tar.gz
gentoo-2-bef4217fb5c1bd1437cc76d28f801334ec3dc57d.tar.bz2
gentoo-2-bef4217fb5c1bd1437cc76d28f801334ec3dc57d.zip
Version bump needed for mongrel 1.1.2. See bug #198510
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild')
-rw-r--r--dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild
new file mode 100644
index 000000000000..40038fe1d799
--- /dev/null
+++ b/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.1 2007/12/16 02:22:51 nichoj Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="A plugin system based only on rubygems that uses dependencies only."
+# Hosted by mongrel's rubyforge
+HOMEPAGE="http://mongrel.rubyforge.org/"
+
+LICENSE="mongrel"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""