diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 02:37:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 02:37:12 +0000 |
commit | 3987f18a3e19cbb4d2cfc67a98d3b8e8fe957b57 (patch) | |
tree | 939cdf95264a2fc5b1eddc329acd51aa8831aa7e /dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild | |
parent | Added KEYWORDS (diff) | |
download | gentoo-2-3987f18a3e19cbb4d2cfc67a98d3b8e8fe957b57.tar.gz gentoo-2-3987f18a3e19cbb4d2cfc67a98d3b8e8fe957b57.tar.bz2 gentoo-2-3987f18a3e19cbb4d2cfc67a98d3b8e8fe957b57.zip |
Added LICENSE, KEYWORDS, SLOT.
Diffstat (limited to 'dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild index 836cbe7f4ee9..3f823bbca5da 100644 --- a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild +++ b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.3 2002/05/27 17:27:37 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.4 2002/07/08 02:37:12 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ruby Gconf bindings" SRC_URI="mirror://sourceforge/ruby-gnome/${P}.tar.gz" HOMEPAGE="http://ruby-gnome.sourceforge.net/" +LICENSE="Ruby" +KEYWORDS="x86" +SLOT="0" DEPEND=">=dev-lang/ruby-1.6.4-r1 =x11-libs/gtk+-1.2* |