summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 12:20:53 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 12:20:53 +0000
commit1fb388d4b22562953b5f143248386affb26f48b2 (patch)
tree148267a797674716abd8f6d877bd8dfe30690023 /dev-ruby/facter
parentppc stable #273964 (diff)
downloadgentoo-2-1fb388d4b22562953b5f143248386affb26f48b2.tar.gz
gentoo-2-1fb388d4b22562953b5f143248386affb26f48b2.tar.bz2
gentoo-2-1fb388d4b22562953b5f143248386affb26f48b2.zip
ppc stable #274574
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/facter')
-rw-r--r--dev-ruby/facter/ChangeLog5
-rw-r--r--dev-ruby/facter/facter-1.5.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/facter/ChangeLog b/dev-ruby/facter/ChangeLog
index a26e817d1ac1..eaa60dbe03b4 100644
--- a/dev-ruby/facter/ChangeLog
+++ b/dev-ruby/facter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/facter
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.17 2009/07/05 03:34:46 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.18 2009/08/09 12:20:53 nixnut Exp $
+
+ 09 Aug 2009; nixnut <nixnut@gentoo.org> facter-1.5.2-r1.ebuild:
+ ppc stable #274574
05 Jul 2009; MATSUU Takuto <matsuu@gentoo.org> facter-1.5.6.ebuild:
Removed ruby19 from USE_RUBY, bug #275998.
diff --git a/dev-ruby/facter/facter-1.5.2-r1.ebuild b/dev-ruby/facter/facter-1.5.2-r1.ebuild
index d11189efa1fe..d4cc61aa1836 100644
--- a/dev-ruby/facter/facter-1.5.2-r1.ebuild
+++ b/dev-ruby/facter/facter-1.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.5.2-r1.ebuild,v 1.4 2009/06/18 11:05:56 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.5.2-r1.ebuild,v 1.5 2009/08/09 12:20:53 nixnut Exp $
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://reductivelabs.com/downloads/${PN}/${P}.tgz"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
USE_RUBY="ruby18"