diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | b6d3b862c7c690a21af8a059327768fbaf947914 (patch) | |
tree | 2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/facets | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2 gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/facets')
-rw-r--r-- | dev-ruby/facets/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/facets/facets-1.4.5.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/facets/facets-2.8.4-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog index 92d3ac69cd1e..3be66484bab1 100644 --- a/dev-ruby/facets/ChangeLog +++ b/dev-ruby/facets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/facets -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.35 2011/07/17 18:27:13 halcy0n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.36 2012/05/01 18:24:13 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> facets-1.4.5.ebuild, + facets-2.8.4-r1.ebuild: + Drop ia64/sparc keywords 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> facets-2.8.4-r1.ebuild: Stable for ppc64; bug #344477 diff --git a/dev-ruby/facets/facets-1.4.5.ebuild b/dev-ruby/facets/facets-1.4.5.ebuild index 91ff074380fb..d81f068f5d55 100644 --- a/dev-ruby/facets/facets-1.4.5.ebuild +++ b/dev-ruby/facets/facets-1.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.4.5.ebuild,v 1.6 2010/05/22 15:14:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.4.5.ebuild,v 1.7 2012/05/01 18:24:13 armin76 Exp $ inherit ruby gems @@ -16,6 +16,6 @@ HOMEPAGE="http://facets.rubyforge.org/" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ia64 ppc64 x86" +KEYWORDS="amd64 ppc64 x86" DEPEND=">=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/facets/facets-2.8.4-r1.ebuild b/dev-ruby/facets/facets-2.8.4-r1.ebuild index 8b4303952c74..2d39c7c512f5 100644 --- a/dev-ruby/facets/facets-2.8.4-r1.ebuild +++ b/dev-ruby/facets/facets-2.8.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-2.8.4-r1.ebuild,v 1.5 2011/07/17 18:27:13 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-2.8.4-r1.ebuild,v 1.6 2012/05/01 18:24:14 armin76 Exp $ EAPI=2 # ree18 -> test failure on hash ordering @@ -17,7 +17,7 @@ HOMEPAGE="http://facets.rubyforge.org/" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" all_ruby_prepare() { |