diff options
Diffstat (limited to 'dev-ruby/autotest-rails')
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index e843d63bb74a..cc590dee08a7 100644 --- a/dev-ruby/autotest-rails/ChangeLog +++ b/dev-ruby/autotest-rails/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/autotest-rails # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.15 2012/04/07 06:27:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.16 2012/05/01 18:24:12 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> + autotest-rails-4.1.0-r1.ebuild, autotest-rails-4.1.1.ebuild, + autotest-rails-4.1.2.ebuild: + Drop ia64/sparc keywords *autotest-rails-4.1.2 (07 Apr 2012) diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild index 428e2cf7c301..42037369c8bd 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.0-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/autotest-rails/autotest-rails-4.1.0-r1.ebuild,v 1.3 2011/08/07 07:02:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0-r1.ebuild,v 1.4 2012/05/01 18:24:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ DESCRIPTION="This is an autotest plugin to provide rails support." HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="MIT" -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-macos" SLOT="0" IUSE="" diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.1.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.1.ebuild index 2c97b253d949..e4ecf4927b8c 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.1.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.1.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/autotest-rails/autotest-rails-4.1.1.ebuild,v 1.1 2011/09/10 08:08:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.1.ebuild,v 1.2 2012/05/01 18:24:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ DESCRIPTION="This is an autotest plugin to provide rails support." HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="MIT" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild index 669bfe56e269..2b89557a5191 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.2.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/autotest-rails/autotest-rails-4.1.2.ebuild,v 1.1 2012/04/07 06:27:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild,v 1.2 2012/05/01 18:24:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ DESCRIPTION="This is an autotest plugin to provide rails support." HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="MIT" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |