diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-10-30 14:39:59 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-10-30 14:39:59 +0000 |
commit | e84ca65506627d4b7733052bc6a494762a58cbdb (patch) | |
tree | cf976fcadbadcdf7bd0017ab850546e688c7ab49 /dev-ruby | |
parent | Initial import (diff) | |
download | gentoo-2-e84ca65506627d4b7733052bc6a494762a58cbdb.tar.gz gentoo-2-e84ca65506627d4b7733052bc6a494762a58cbdb.tar.bz2 gentoo-2-e84ca65506627d4b7733052bc6a494762a58cbdb.zip |
get rid of python eclass
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/IceRuby/IceRuby-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild b/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild index b0de646906c1..00d9aa163260 100644 --- a/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild +++ b/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild,v 1.1 2006/10/30 14:37:08 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IceRuby/IceRuby-3.1.1.ebuild,v 1.2 2006/10/30 14:39:59 caleb Exp $ -inherit eutils python +inherit eutils DESCRIPTION="ICE middleware C++ bindings" HOMEPAGE="http://www.zeroc.com/index.html" |