summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild')
-rw-r--r--dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild b/dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild
deleted file mode 100644
index 0e2d7af284a6..000000000000
--- a/dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pango/ruby-pango-1.1.5.ebuild,v 1.1 2012/10/15 14:55:32 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
-
-inherit ruby-ng-gnome2
-
-DESCRIPTION="Ruby Pango bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-DEPEND="${DEPEND}
- >=x11-libs/pango-1.2.1
- >=dev-ruby/rcairo-1.2.0"
-RDEPEND="${RDEPEND}
- >=x11-libs/pango-1.2.1
- >=dev-ruby/rcairo-1.2.0"
-
-ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"