summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-08-24 17:57:16 +0000
committerHans de Graaff <graaff@gentoo.org>2009-08-24 17:57:16 +0000
commitb3df4d4913775337148c9ed6690bcca53ea6050d (patch)
treea1e596e36637db66764fe1d820d99e90004e21b0 /dev-ruby/nora/nora-0.0.20041114.ebuild
parentstable x86, security bug 282179 (diff)
downloadhistorical-b3df4d4913775337148c9ed6690bcca53ea6050d.tar.gz
historical-b3df4d4913775337148c9ed6690bcca53ea6050d.tar.bz2
historical-b3df4d4913775337148c9ed6690bcca53ea6050d.zip
Version bump.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/nora/nora-0.0.20041114.ebuild')
-rw-r--r--dev-ruby/nora/nora-0.0.20041114.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-ruby/nora/nora-0.0.20041114.ebuild b/dev-ruby/nora/nora-0.0.20041114.ebuild
new file mode 100644
index 000000000000..3370fae4133d
--- /dev/null
+++ b/dev-ruby/nora/nora-0.0.20041114.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nora/nora-0.0.20041114.ebuild,v 1.1 2009/08/24 17:57:16 graaff Exp $
+
+inherit ruby
+
+IUSE=""
+
+DESCRIPTION="Nora - ruby libraries for web application library"
+HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=nora"
+SRC_URI="http://www.moonwolf.com/ruby/archive/${P}.tar.gz"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+USE_RUBY="ruby18"