diff options
author | 2008-04-02 07:48:20 +0000 | |
---|---|---|
committer | 2008-04-02 07:48:20 +0000 | |
commit | aa2085cbe9dae6326b8eac084d8e6d5759a7f288 (patch) | |
tree | f2873946589fa601d29d67076c70fdabd1bd2726 /dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild | |
parent | stable x86, bug 215149 (diff) | |
download | gentoo-2-aa2085cbe9dae6326b8eac084d8e6d5759a7f288.tar.gz gentoo-2-aa2085cbe9dae6326b8eac084d8e6d5759a7f288.tar.bz2 gentoo-2-aa2085cbe9dae6326b8eac084d8e6d5759a7f288.zip |
stable x86, bug 215149
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild')
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild index f5a0b4508aa8..97716e5b77e3 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild,v 1.5 2008/03/30 20:18:26 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild,v 1.6 2008/04/02 07:48:20 opfer Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" -KEYWORDS="alpha amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND=">=gnome-base/gconf-2" |