diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 22:47:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 22:47:12 +0000 |
commit | 6a0cb62c8c6e8304ca58290d14b9b93c5bc80aa0 (patch) | |
tree | e910387e88bf1da02b2af718fdce34154b73b999 /dev-ruby/ruby-gconf2 | |
parent | Stable on SPARC wrt security bug #97374. (diff) | |
download | gentoo-2-6a0cb62c8c6e8304ca58290d14b9b93c5bc80aa0.tar.gz gentoo-2-6a0cb62c8c6e8304ca58290d14b9b93c5bc80aa0.tar.bz2 gentoo-2-6a0cb62c8c6e8304ca58290d14b9b93c5bc80aa0.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r-- | dev-ruby/ruby-gconf2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog index 010c27163b8c..de5d502f921c 100644 --- a/dev-ruby/ruby-gconf2/ChangeLog +++ b/dev-ruby/ruby-gconf2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gconf2 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.20 2005/05/22 00:13:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.21 2005/07/02 22:47:12 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + ruby-gconf2-0.12.0.ebuild: + Stable on alpha. 22 May 2005; Jason Wever <weeve@gentoo.org> ruby-gconf2-0.12.0.ebuild: Added ~sparc keyword. 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 975f9a89d6a3..66a26fb544da 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.3 2005/06/26 15:37:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.12.0.ebuild,v 1.4 2005/07/02 22:47:12 kloeri 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" |