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 | 540a7403c1025888f240c5b89f093257dbadd988 (patch) | |
tree | 50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/test-spec | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | historical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2 historical-540a7403c1025888f240c5b89f093257dbadd988.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/test-spec')
-rw-r--r-- | dev-ruby/test-spec/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/test-spec/ChangeLog b/dev-ruby/test-spec/ChangeLog index e94c4c593877..0fa081810366 100644 --- a/dev-ruby/test-spec/ChangeLog +++ b/dev-ruby/test-spec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/test-spec -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.22 2011/10/28 15:49:17 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.23 2012/05/01 18:24:05 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild, + test-spec-0.10.0-r3.ebuild: + Drop ia64/sparc keywords 28 Oct 2011; Jeroen Roovers <jer@gentoo.org> test-spec-0.10.0-r3.ebuild: Marked ~hppa (bug #388355). diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild index 4164623b006b..fe4d03451023 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r2.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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.15 2011/07/23 10:22:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.16 2012/05/01 18:24:05 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild index c0d7741fd21a..5ca32b2dce50 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r3.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/test-spec/test-spec-0.10.0-r3.ebuild,v 1.2 2011/10/28 15:49:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild,v 1.3 2012/05/01 18:24:05 armin76 Exp $ EAPI="2" @@ -17,7 +17,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit |