summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-03-30 16:09:46 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-03-30 16:09:46 +0000
commit42ea577fa307a2bb5dc5c6b7e5a404df5aadf4b8 (patch)
tree3b0781ab05635eeefc7e192da943675b42f3d1a8 /dev-ruby
parentFixed and tested. Unmasking dev-haskell/hdbc-*. (diff)
downloadhistorical-42ea577fa307a2bb5dc5c6b7e5a404df5aadf4b8.tar.gz
historical-42ea577fa307a2bb5dc5c6b7e5a404df5aadf4b8.tar.bz2
historical-42ea577fa307a2bb5dc5c6b7e5a404df5aadf4b8.zip
Stable on sparc (part of the -14.1 version bump).
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ChangeLog8
-rw-r--r--dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ChangeLog b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
index e3ca3dc573c6..c74588a862c2 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ChangeLog
+++ b/dev-ruby/ruby-gdkpixbuf2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gdkpixbuf2
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.28 2005/11/15 10:35:56 citizen428 Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ChangeLog,v 1.29 2006/03/30 16:09:46 fmccor Exp $
+
+ 30 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ ruby-gdkpixbuf2-0.14.1.ebuild:
+ Stable on sparc (part of the -14.1 version bump).
*ruby-gdkpixbuf2-0.14.1 (15 Nov 2005)
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild
index 302ccef8aefb..8e1c1ea63b07 100644
--- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild
+++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.14.1.ebuild,v 1.1 2005/11/15 10:35:56 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-0.14.1.ebuild,v 1.2 2006/03/30 16:09:46 fmccor 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"