From b6d3b862c7c690a21af8a059327768fbaf947914 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Tue, 1 May 2012 18:24:28 +0000 Subject: Drop ia64/sparc keywords (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force) --- dev-ruby/rubytorrent/ChangeLog | 8 ++++++-- dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild | 6 +++--- dev-ruby/rubytorrent/rubytorrent-0.3.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'dev-ruby/rubytorrent') diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog index e2ef1020e4d1..4eb2e717cdb2 100644 --- a/dev-ruby/rubytorrent/ChangeLog +++ b/dev-ruby/rubytorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rubytorrent -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.11 2010/07/11 09:31:42 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.12 2012/05/01 18:24:03 armin76 Exp $ + + 01 May 2012; Raúl Porcel rubytorrent-0.3.ebuild, + rubytorrent-0.3-r1.ebuild: + Drop ia64/sparc keywords *rubytorrent-0.3-r1 (11 Jul 2010) diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild index ce286df8521b..1d5042c03cfe 100644 --- a/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild +++ b/dev-ruby/rubytorrent/rubytorrent-0.3-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/rubytorrent/rubytorrent-0.3-r1.ebuild,v 1.1 2010/07/11 09:31:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild,v 1.2 2012/05/01 18:24:03 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3017/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" each_ruby_install() { diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild index 5256b8bd5f47..240cee1a3a1d 100644 --- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild +++ b/dev-ruby/rubytorrent/rubytorrent-0.3.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/rubytorrent/rubytorrent-0.3.ebuild,v 1.11 2010/05/22 15:55:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.12 2012/05/01 18:24:03 armin76 Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3017/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" USE_RUBY="ruby18" -- cgit v1.2.3-65-gdbad