summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 19:06:41 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 19:06:41 +0000
commit36455d77e7d1b0bab07f6ae29d9cd9bb63375a0c (patch)
tree48d25c802a66a80c8634f5b8f74fc90de0dc3395 /dev-ruby/ruby-gconf2
parentppc stable (diff)
downloadhistorical-36455d77e7d1b0bab07f6ae29d9cd9bb63375a0c.tar.gz
historical-36455d77e7d1b0bab07f6ae29d9cd9bb63375a0c.tar.bz2
historical-36455d77e7d1b0bab07f6ae29d9cd9bb63375a0c.zip
ppc stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r--dev-ruby/ruby-gconf2/ChangeLog6
-rw-r--r--dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog
index 49a84d3748f9..9dbe6ebbd6c3 100644
--- a/dev-ruby/ruby-gconf2/ChangeLog
+++ b/dev-ruby/ruby-gconf2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gconf2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.28 2006/08/30 11:17:14 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.29 2006/09/17 19:04:33 dertobi123 Exp $
+
+ 17 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ ruby-gconf2-0.14.1.ebuild:
+ ppc stable
*ruby-gconf2-0.15.0 (30 Aug 2006)
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild
index 14e37c1f6a51..d18ddbfe209b 100644
--- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild
+++ b/dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 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.14.1.ebuild,v 1.3 2006/04/03 16:38:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.14.1.ebuild,v 1.4 2006/09/17 19:04:33 dertobi123 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 ruby19"
DEPEND=">=gnome-base/gconf-2"