diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-06-26 15:42:17 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-06-26 15:42:17 +0000 |
commit | afb1f5900084b8f795ccc5405d9f4d9c9d9f6d73 (patch) | |
tree | 006e57e1a05911e7853230908de5a8da7e3c26ea /dev-ruby/ruby-gconf2 | |
parent | stable on ppc64 (diff) | |
download | historical-afb1f5900084b8f795ccc5405d9f4d9c9d9f6d73.tar.gz historical-afb1f5900084b8f795ccc5405d9f4d9c9d9f6d73.tar.bz2 historical-afb1f5900084b8f795ccc5405d9f4d9c9d9f6d73.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild index 78af5ca1c05a..c33d3ecd2cf3 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.11.0.ebuild,v 1.2 2005/04/01 05:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.11.0.ebuild,v 1.3 2005/06/26 15:37:09 usata Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GConf2 bindings" -KEYWORDS="~alpha ~x86 ~ia64 ~ppc ~amd64" +KEYWORDS="~alpha x86 ~ia64 ~ppc ~amd64" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND=">=gnome-base/gconf-2" diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild index 03e2469bcee4..975f9a89d6a3 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.12.0.ebuild,v 1.2 2005/05/22 00:13:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild,v 1.3 2005/06/26 15:37:09 usata 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="ruby16 ruby18 ruby19" DEPEND=">=gnome-base/gconf-2" |