diff options
author | Markus Meier <maekke@gentoo.org> | 2009-08-14 20:29:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-08-14 20:29:18 +0000 |
commit | 14db84f0de08f052ab57055f030d510d3505c131 (patch) | |
tree | 2b1e70da2279070e260f5faff635d42a582fd39d /dev-ruby/autotest-rails | |
parent | LIBS patch from Fredric Johansson via bug #281460; EAPI=2 (diff) | |
download | historical-14db84f0de08f052ab57055f030d510d3505c131.tar.gz historical-14db84f0de08f052ab57055f030d510d3505c131.tar.bz2 historical-14db84f0de08f052ab57055f030d510d3505c131.zip |
amd64/x86 stable, bug #280665
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/autotest-rails')
-rw-r--r-- | dev-ruby/autotest-rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index 8c04f9ef9d1b..0da5434e2f64 100644 --- a/dev-ruby/autotest-rails/ChangeLog +++ b/dev-ruby/autotest-rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/autotest-rails # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.5 2009/08/09 16:40:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.6 2009/08/14 20:29:18 maekke Exp $ + + 14 Aug 2009; Markus Meier <maekke@gentoo.org> autotest-rails-4.1.0.ebuild: + amd64/x86 stable, bug #280665 09 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild: ~ppc'd diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild index 631858574d74..7f6e82d628ca 100644 --- a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild +++ b/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.5 2009/08/09 16:40:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.6 2009/08/14 20:29:18 maekke Exp $ inherit gems @@ -8,7 +8,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" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="" |