summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 19:37:46 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 19:37:46 +0000
commitf0e8c71ada9f641e67be39bac34ca0b2c862ce2a (patch)
tree0cb833f32f8570e69b69f964b4ec03ee84532dcf /dev-ruby/ruby-glib2
parentx86 stable wrt bug 169166 (diff)
downloadgentoo-2-f0e8c71ada9f641e67be39bac34ca0b2c862ce2a.tar.gz
gentoo-2-f0e8c71ada9f641e67be39bac34ca0b2c862ce2a.tar.bz2
gentoo-2-f0e8c71ada9f641e67be39bac34ca0b2c862ce2a.zip
Stable on ppc wrt bug 169064
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/ruby-glib2')
-rw-r--r--dev-ruby/ruby-glib2/ChangeLog7
-rw-r--r--dev-ruby/ruby-glib2/ruby-glib2-0.16.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-glib2/ChangeLog b/dev-ruby/ruby-glib2/ChangeLog
index 427930d7bfc6..5b7095e3fe49 100644
--- a/dev-ruby/ruby-glib2/ChangeLog
+++ b/dev-ruby/ruby-glib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-glib2
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ChangeLog,v 1.37 2006/12/30 04:06:06 metalgod Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ChangeLog,v 1.38 2007/03/03 19:37:46 nixnut Exp $
+
+ 03 Mar 2007; nixnut <nixnut@gentoo.org> ruby-glib2-0.16.0.ebuild:
+ Stable on ppc wrt bug 169064
*ruby-glib2-0.16.0 (30 Dec 2006)
diff --git a/dev-ruby/ruby-glib2/ruby-glib2-0.16.0.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-0.16.0.ebuild
index dbaade7be15f..7c608c883e52 100644
--- a/dev-ruby/ruby-glib2/ruby-glib2-0.16.0.ebuild
+++ b/dev-ruby/ruby-glib2/ruby-glib2-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-glib2/ruby-glib2-0.16.0.ebuild,v 1.1 2006/12/30 04:06:06 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-0.16.0.ebuild,v 1.2 2007/03/03 19:37:46 nixnut Exp $
inherit ruby ruby-gnome2 eutils
DESCRIPTION="Ruby Glib2 bindings"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
IUSE=""
USE_RUBY="ruby18 ruby19"
DEPEND=">=dev-libs/glib-2"