summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-11 16:20:48 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-11 16:20:48 +0000
commit632ab3d0a7f7fa48bda3a404454db77166a084e1 (patch)
treea471b22e388af5b2d2f77f586a8ee9e7a926962e /dev-ruby/ruby-pango
parent Version bump. Closes #46598 (Manifest recommit) (diff)
downloadgentoo-2-632ab3d0a7f7fa48bda3a404454db77166a084e1.tar.gz
gentoo-2-632ab3d0a7f7fa48bda3a404454db77166a084e1.tar.bz2
gentoo-2-632ab3d0a7f7fa48bda3a404454db77166a084e1.zip
Removed 0.5.0 and added ruby.eclass support to 0.9.1
Diffstat (limited to 'dev-ruby/ruby-pango')
-rw-r--r--dev-ruby/ruby-pango/files/digest-ruby-pango-0.5.01
-rw-r--r--dev-ruby/ruby-pango/ruby-pango-0.5.0.ebuild10
-rw-r--r--dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild5
3 files changed, 3 insertions, 13 deletions
diff --git a/dev-ruby/ruby-pango/files/digest-ruby-pango-0.5.0 b/dev-ruby/ruby-pango/files/digest-ruby-pango-0.5.0
deleted file mode 100644
index 39565cf52491..000000000000
--- a/dev-ruby/ruby-pango/files/digest-ruby-pango-0.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8601201fb3edb8d5920bd701a7c80d29 ruby-gnome2-0.5.0.tar.gz 620612
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.5.0.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.5.0.ebuild
deleted file mode 100644
index b7d0725c62ce..000000000000
--- a/dev-ruby/ruby-pango/ruby-pango-0.5.0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.5.0.ebuild,v 1.1 2003/08/06 13:38:27 agriffis Exp $
-
-inherit ruby-gnome2
-
-DESCRIPTION="Ruby Pango bindings"
-KEYWORDS="~alpha ~x86"
-DEPEND="${DEPEND} >=x11-libs/pango-1.2.1"
-RDEPEND="${RDEPEND} >=x11-libs/pango-1.2.1 >=dev-ruby/ruby-glib2-${PV}"
diff --git a/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild b/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild
index 4fbb9e468743..8095320eec47 100644
--- a/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild
+++ b/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild,v 1.1 2004/03/18 23:38:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-0.9.1.ebuild,v 1.2 2004/04/11 16:20:48 usata Exp $
-inherit ruby-gnome2
+inherit ruby ruby-gnome2
DESCRIPTION="Ruby Pango bindings"
KEYWORDS="~alpha ~x86 ~ppc ~ia64"
+USE_RUBY="ruby18 ruby19" # ruby16 is not supported
DEPEND="${DEPEND} >=x11-libs/pango-1.2.1"
RDEPEND="${RDEPEND} >=x11-libs/pango-1.2.1 >=dev-ruby/ruby-glib2-${PV}"