diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 18:44:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 18:44:26 +0000 |
commit | 6bdfde22afd426fe0df8cd815f3d0c89bf6b52f4 (patch) | |
tree | dbc43b64b124578d977078c2f72ce7acf1d344e0 /dev-ruby/autotest-rails | |
parent | Version bump, also fixes bug 274175 (diff) | |
download | gentoo-2-6bdfde22afd426fe0df8cd815f3d0c89bf6b52f4.tar.gz gentoo-2-6bdfde22afd426fe0df8cd815f3d0c89bf6b52f4.tar.bz2 gentoo-2-6bdfde22afd426fe0df8cd815f3d0c89bf6b52f4.zip |
ppc stable #280665
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 a8bcab0252fe..b311da5e6189 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.7 2009/08/26 14:57:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.8 2009/08/29 18:44:26 nixnut Exp $ + + 29 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild: + ppc stable #280665 25 Aug 2009; Raúl Porcel <armin76@gentoo.org> autotest-rails-4.1.0.ebuild: ia64 stable wrt #280665 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 2e50ad90ce34..67ee78cedbe4 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.7 2009/08/25 17:15:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.8 2009/08/29 18:44:26 nixnut 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="" |