diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-18 15:09:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-18 15:09:33 +0000 |
commit | 10243e325b49c57359918f64a13341d28077cb92 (patch) | |
tree | a81279697213a320f9b7020f5e8509af71890a59 /dev-ruby/ruby-gconf2 | |
parent | alpha/ia64/sparc stable wrt #295942 (diff) | |
download | gentoo-2-10243e325b49c57359918f64a13341d28077cb92.tar.gz gentoo-2-10243e325b49c57359918f64a13341d28077cb92.tar.bz2 gentoo-2-10243e325b49c57359918f64a13341d28077cb92.zip |
alpha/ia64/sparc stable wrt #295942
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r-- | dev-ruby/ruby-gconf2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog index 01962dfec50e..052c9d8bf4ec 100644 --- a/dev-ruby/ruby-gconf2/ChangeLog +++ b/dev-ruby/ruby-gconf2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-gconf2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.43 2009/12/16 12:33:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.44 2009/12/18 15:09:33 armin76 Exp $ + + 18 Dec 2009; Raúl Porcel <armin76@gentoo.org> ruby-gconf2-0.19.1.ebuild: + alpha/ia64/sparc stable wrt #295942 16 Dec 2009; Markus Meier <maekke@gentoo.org> ruby-gconf2-0.19.1.ebuild: amd64/x86 stable, bug #295942 diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild index f13ba307d8d1..ba16365639ed 100644 --- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild +++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 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.19.1.ebuild,v 1.3 2009/12/16 12:33:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild,v 1.4 2009/12/18 15:09:33 armin76 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" DEPEND=">=gnome-base/gconf-2 |