summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-11-13 11:26:25 +0100
committerHans de Graaff <graaff@gentoo.org>2016-11-13 11:31:58 +0100
commit8bcf6ee5db0fb414a46c9979a0684631ae9ebc57 (patch)
tree987af509e41a4bfec98c3f7d776a1d9c07bdaa7d /dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild
parentdev-ruby/ruby-rsvg: cleanup; drops x86 stable keyword, bug 587024 (diff)
downloadgentoo-8bcf6ee5db0fb414a46c9979a0684631ae9ebc57.tar.gz
gentoo-8bcf6ee5db0fb414a46c9979a0684631ae9ebc57.tar.bz2
gentoo-8bcf6ee5db0fb414a46c9979a0684631ae9ebc57.zip
dev-ruby/ruby-gio2: cleanup; drops x86 stable keyword, bug 587024
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild')
-rw-r--r--dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild b/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild
deleted file mode 100644
index f497710112d4..000000000000
--- a/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-inherit ruby-ng-gnome2
-
-DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND+="dev-libs/gobject-introspection"
-
-ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"