diff options
author | Jason Wever <weeve@gentoo.org> | 2006-07-06 01:12:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-07-06 01:12:42 +0000 |
commit | 6b9ec61ba5035cb8ef80da21172d6d3e99bb91bd (patch) | |
tree | 5e2d7da9ff1a53ec1242a22f07426f343b0ae918 /dev-ruby/actionpack | |
parent | Stable on SPARC wrt bug #138323. (diff) | |
download | gentoo-2-6b9ec61ba5035cb8ef80da21172d6d3e99bb91bd.tar.gz gentoo-2-6b9ec61ba5035cb8ef80da21172d6d3e99bb91bd.tar.bz2 gentoo-2-6b9ec61ba5035cb8ef80da21172d6d3e99bb91bd.zip |
Stable on SPARC wrt bug #138323.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 2c7adf3e84a1..5aa680a15eca 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.37 2006/07/05 17:37:47 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.38 2006/07/06 01:12:42 weeve Exp $ + + 06 Jul 2006; Jason Wever <weeve@gentoo.org> actionpack-1.12.3.ebuild: + Stable on SPARC wrt bug #138323. 05 Jul 2006; Joshua Jackson <tsunam@gentoo.org> actionpack-1.12.3.ebuild: Stable x86; for ruby #138323 diff --git a/dev-ruby/actionpack/actionpack-1.12.3.ebuild b/dev-ruby/actionpack/actionpack-1.12.3.ebuild index 9a87189ba6e8..61e626b05c9a 100644 --- a/dev-ruby/actionpack/actionpack-1.12.3.ebuild +++ b/dev-ruby/actionpack/actionpack-1.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.3.ebuild,v 1.3 2006/07/05 17:37:47 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.3.ebuild,v 1.4 2006/07/06 01:12:42 weeve Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |