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/ruby-tcpwrap | |
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/ruby-tcpwrap')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index 256abda1b2ac..da8440a63c5b 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-tcpwrap -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.16 2010/05/28 15:58:42 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.17 2012/05/01 18:24:11 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> ruby-tcpwrap-0.6.ebuild, + ruby-tcpwrap-0.6-r1.ebuild: + Drop ia64/sparc keywords *ruby-tcpwrap-0.6-r1 (27 May 2010) diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild index 94be847a131c..132af2654cf9 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.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/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.1 2010/05/28 15:58:42 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.2 2012/05/01 18:24:11 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18" @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86" IUSE="" DEPEND="net-libs/libident diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index 8f3f0b8271aa..d52dd6c453ed 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.15 2009/12/24 17:22:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.16 2012/05/01 18:24:11 armin76 Exp $ inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" USE_RUBY="ruby18" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc x86" DEPEND=" net-libs/libident |