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/tins | |
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/tins')
-rw-r--r-- | dev-ruby/tins/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/tins/tins-0.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/tins/tins-0.3.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog index 54b760071e2b..b1f499ef9c5d 100644 --- a/dev-ruby/tins/ChangeLog +++ b/dev-ruby/tins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/tins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.3 2012/01/28 11:16:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.4 2012/05/01 18:24:13 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> tins-0.3.6.ebuild, + tins-0.3.7.ebuild: + Drop ia64/sparc keywords *tins-0.3.7 (28 Jan 2012) diff --git a/dev-ruby/tins/tins-0.3.6.ebuild b/dev-ruby/tins/tins-0.3.6.ebuild index 8c2c19c3f705..cc1c33e66d2b 100644 --- a/dev-ruby/tins/tins-0.3.6.ebuild +++ b/dev-ruby/tins/tins-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.6.ebuild,v 1.2 2012/01/14 07:18:35 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.6.ebuild,v 1.3 2012/05/01 18:24:13 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/flori/spruz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.3 ) " diff --git a/dev-ruby/tins/tins-0.3.7.ebuild b/dev-ruby/tins/tins-0.3.7.ebuild index c321a7313859..5adc429b7d46 100644 --- a/dev-ruby/tins/tins-0.3.7.ebuild +++ b/dev-ruby/tins/tins-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.7.ebuild,v 1.1 2012/01/28 11:16:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.7.ebuild,v 1.2 2012/05/01 18:24:13 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.3 ) " |