summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2014-01-15 19:42:08 +0000
committerNaohiro Aota <naota@gentoo.org>2014-01-15 19:42:08 +0000
commitfdfe44173d05a133eb9363d980a8b8fb660e18d4 (patch)
tree7fc923628395ee91b41cdae1510bb0f0dbf4c0a8 /dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild
parentImport from science overlay, version bump, removed as-needed (applied upstream) (diff)
downloadgentoo-2-fdfe44173d05a133eb9363d980a8b8fb660e18d4.tar.gz
gentoo-2-fdfe44173d05a133eb9363d980a8b8fb660e18d4.tar.bz2
gentoo-2-fdfe44173d05a133eb9363d980a8b8fb660e18d4.zip
version bump
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild')
-rw-r--r--dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild b/dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild
new file mode 100644
index 000000000000..392905fb2067
--- /dev/null
+++ b/dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.1.0.ebuild,v 1.1 2014/01/15 19:42:08 naota Exp $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20"
+
+inherit ruby-ng-gnome2
+
+DESCRIPTION="Ruby binding of GooCanvas"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"