diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-31 03:03:55 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-31 03:03:55 +0000 |
commit | 5544a3764ef483375c134df3e0622566c270a7fb (patch) | |
tree | 6c80e3f68e9e06d50cdbbc30a4e4af21317c7ddf /dev-ruby | |
parent | Keyword ~ppc bug #416099 (diff) | |
download | gentoo-2-5544a3764ef483375c134df3e0622566c270a7fb.tar.gz gentoo-2-5544a3764ef483375c134df3e0622566c270a7fb.tar.bz2 gentoo-2-5544a3764ef483375c134df3e0622566c270a7fb.zip |
Stable ppc ppc64, bug #428692
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/autotest-rails/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index 339b86cf4b57..31367b3b3c60 100644 --- a/dev-ruby/autotest-rails/ChangeLog +++ b/dev-ruby/autotest-rails/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2012/07/30 18:14:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.18 2012/07/31 03:03:55 blueness Exp $ + + 31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + autotest-rails-4.1.2.ebuild: + Stable ppc ppc64, bug #428692 30 Jul 2012; Hans de Graaff <graaff@gentoo.org> -autotest-rails-4.1.1.ebuild: Cleanup. 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 2b89557a5191..1c2682f20db5 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.2 2012/05/01 18:24:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.2.ebuild,v 1.3 2012/07/31 03:03:55 blueness 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 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |