diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:16:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:16:03 +0000 |
commit | 51b98ecd2447f757c6805a1e38a526a2295c4233 (patch) | |
tree | 7e65578eb9a86490132cf97899ff8e8302f5150f /dev-ruby/ruby-gconf2 | |
parent | ppc stable #296263 (diff) | |
download | historical-51b98ecd2447f757c6805a1e38a526a2295c4233.tar.gz historical-51b98ecd2447f757c6805a1e38a526a2295c4233.tar.bz2 historical-51b98ecd2447f757c6805a1e38a526a2295c4233.zip |
ppc stable #295942
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r-- | dev-ruby/ruby-gconf2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog index 052c9d8bf4ec..26472686dbbd 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.44 2009/12/18 15:09:33 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.45 2010/01/10 18:02:16 nixnut Exp $ + + 10 Jan 2010; nixnut <nixnut@gentoo.org> ruby-gconf2-0.19.1.ebuild: + ppc stable #295942 18 Dec 2009; Raúl Porcel <armin76@gentoo.org> ruby-gconf2-0.19.1.ebuild: alpha/ia64/sparc stable wrt #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 ba16365639ed..8bb769024f43 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 +# Copyright 1999-2010 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.4 2009/12/18 15:09:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild,v 1.5 2010/01/10 18:02:16 nixnut 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 |