diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 14:29:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 14:29:30 +0000 |
commit | aa9fe2e66bcc265e5ba6d9ab5632ebb7e422d149 (patch) | |
tree | b669687b9fe67e2c4d41ec50899a759b77e8128e /dev-ruby | |
parent | arm/ia64/m68k/s390/sh/sparc stable wrt #273431 (diff) | |
download | gentoo-2-aa9fe2e66bcc265e5ba6d9ab5632ebb7e422d149.tar.gz gentoo-2-aa9fe2e66bcc265e5ba6d9ab5632ebb7e422d149.tar.bz2 gentoo-2-aa9fe2e66bcc265e5ba6d9ab5632ebb7e422d149.zip |
Add ~ia64 wrt #273414
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog index 117a6bd6920a..dfb1a3f80365 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.2 2009/06/09 19:24:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.3 2009/06/24 14:29:30 armin76 Exp $ + + 24 Jun 2009; Raúl Porcel <armin76@gentoo.org> + autotest-rails-4.1.0.ebuild: + Add ~ia64 wrt #273414 09 Jun 2009; Ferris McCormick <fmccor@gentoo.org> autotest-rails-4.1.0.ebuild: 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 e438d1ae3476..4a1013b9b46e 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.2 2009/06/09 19:24:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.3 2009/06/24 14:29:30 armin76 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" SLOT="0" IUSE="" |