/[gentoo-x86]/dev-ruby/ruby-glib2/ruby-glib2-1.1.5.ebuild
Gentoo

Contents of /dev-ruby/ruby-glib2/ruby-glib2-1.1.5.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Mon Oct 15 08:49:03 2012 UTC (7 months, 1 week ago) by graaff
Branch: MAIN
CVS Tags: HEAD
Version bump.

(Portage version: 2.1.11.9/cvs/Linux x86_64)

1 graaff 1.1 # Copyright 1999-2012 Gentoo Foundation
2     # Distributed under the terms of the GNU General Public License v2
3     # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-1.1.4.ebuild,v 1.1 2012/08/18 07:31:00 graaff Exp $
4    
5     EAPI=4
6     USE_RUBY="ruby18 ree18 ruby19"
7    
8     inherit ruby-ng-gnome2
9    
10     DESCRIPTION="Ruby Glib2 bindings"
11     KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
12     IUSE=""
13     RDEPEND="${RDEPEND} >=dev-libs/glib-2"
14     DEPEND="${DEPEND}
15     >=dev-libs/glib-2"
16    
17     each_ruby_configure() {
18     ${RUBY} extconf.rb || die "extconf.rb failed"
19     }

  ViewVC Help
Powered by ViewVC 1.1.20