summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-08-30 11:30:56 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-08-30 11:30:56 +0000
commit2d479d533300924c13733321ebe91c54fe44b4c1 (patch)
tree05c9faa30d89de6211978db0ae29b3ba6e8e4fcc /dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild
parentVersion bump, #139164 (diff)
downloadgentoo-2-2d479d533300924c13733321ebe91c54fe44b4c1.tar.gz
gentoo-2-2d479d533300924c13733321ebe91c54fe44b4c1.tar.bz2
gentoo-2-2d479d533300924c13733321ebe91c54fe44b4c1.zip
Version bump, #139164
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild')
-rw-r--r--dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild b/dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild
new file mode 100644
index 000000000000..103f29ddb4e2
--- /dev/null
+++ b/dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.15.0.ebuild,v 1.1 2006/08/30 11:30:55 pclouds Exp $
+
+inherit ruby ruby-gnome2
+
+DESCRIPTION="Ruby bindings for librsvg"
+KEYWORDS="~ia64 ~x86"
+IUSE=""
+USE_RUBY="ruby18 ruby19"
+DEPEND=">=gnome-base/librsvg-2.8"
+RDEPEND="${DEPEND}
+ >=dev-ruby/ruby-glib2-${PV}
+ >=dev-ruby/ruby-gdkpixbuf2-${PV}"