diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 19:43:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 19:43:17 +0000 |
commit | 8fbff4a3e752c20e1e2e01c69a04f00670c0f60b (patch) | |
tree | 0b617b2c932f52aba039cb9dda34e8b7580cbb94 /dev-ruby/ruby-gdkpixbuf2 | |
parent | x86 stable wrt bug 169166 (diff) | |
download | historical-8fbff4a3e752c20e1e2e01c69a04f00670c0f60b.tar.gz historical-8fbff4a3e752c20e1e2e01c69a04f00670c0f60b.tar.bz2 historical-8fbff4a3e752c20e1e2e01c69a04f00670c0f60b.zip |
Stable on ppc wrt bug 169064
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ChangeLog b/dev-ruby/ruby-gdkpixbuf2/ChangeLog index 4085caca25c8..570a91ab8999 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ChangeLog +++ b/dev-ruby/ruby-gdkpixbuf2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-gdkpixbuf2 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.35 2006/12/30 04:26:17 metalgod Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.36 2007/03/03 19:39:00 nixnut Exp $ + + 03 Mar 2007; nixnut <nixnut@gentoo.org> ruby-gdkpixbuf2-0.16.0.ebuild: + Stable on ppc wrt bug 169064 30 Dec 2006; Luis Medinas <metalgod@gentoo.org> ruby-gdkpixbuf2-0.14.1.ebuild: diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild index 2b52ee659c61..7cc571216ed0 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild,v 1.1 2006/12/30 04:20:29 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.16.0.ebuild,v 1.2 2007/03/03 19:39:00 nixnut Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND=">=x11-libs/gtk+-2.0.0" |