summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-29 15:18:31 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-29 15:18:31 +0000
commitcd8f28e4a743edfe539041730330ba4b1173a62c (patch)
tree291b422da85ae5d4c555aba6681fd818e46cc17b /dev-ruby/facets
parentStable for HPPA (bug #211449). (diff)
downloadgentoo-2-cd8f28e4a743edfe539041730330ba4b1173a62c.tar.gz
gentoo-2-cd8f28e4a743edfe539041730330ba4b1173a62c.tar.bz2
gentoo-2-cd8f28e4a743edfe539041730330ba4b1173a62c.zip
Added ~ppc wrt bug 211754
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/facets')
-rw-r--r--dev-ruby/facets/ChangeLog7
-rw-r--r--dev-ruby/facets/facets-1.8.54.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog
index 1cf65bcab83d..b4db2033c8ce 100644
--- a/dev-ruby/facets/ChangeLog
+++ b/dev-ruby/facets/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/facets
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.18 2007/07/24 16:27:40 beandog Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.19 2008/02/29 15:18:31 nixnut Exp $
+
+ 29 Feb 2008; nixnut <nixnut@gentoo.org> facets-1.8.54.ebuild:
+ Added ~ppc wrt bug 211754
24 Jul 2007; Steve Dibb <beandog@gentoo.org> facets-1.4.5.ebuild:
amd64 stable, bug 185300
diff --git a/dev-ruby/facets/facets-1.8.54.ebuild b/dev-ruby/facets/facets-1.8.54.ebuild
index e240b18cffe0..5d9f05737fdd 100644
--- a/dev-ruby/facets/facets-1.8.54.ebuild
+++ b/dev-ruby/facets/facets-1.8.54.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild,v 1.1 2007/07/14 14:29:37 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild,v 1.2 2008/02/29 15:18:31 nixnut Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5"