Parent Directory
|
Revision Log
Version bump. (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
| 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-vte/ruby-vte-1.1.5.ebuild,v 1.1 2012/10/16 07:17:54 graaff Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | USE_RUBY="ruby18 ruby19 ree18" |
| 7 | |
| 8 | inherit ruby-ng-gnome2 |
| 9 | |
| 10 | DESCRIPTION="Ruby vte bindings" |
| 11 | KEYWORDS="~amd64 ~ppc ~x86" |
| 12 | IUSE="" |
| 13 | |
| 14 | RDEPEND="${RDEPEND} |
| 15 | >=x11-libs/vte-0.12.1:0" |
| 16 | DEPEND="${DEPEND} |
| 17 | >=x11-libs/vte-0.12.1:0" |
| 18 | |
| 19 | ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |