diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:13:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:13:17 +0000 |
commit | b4ff9868f494fe44c5912e80d2a8224cf936c3e8 (patch) | |
tree | 8a32c33215e8f1f3cd6c59731f6e96f5d1356865 /dev-ruby/activesupport/activesupport-1.3.1.ebuild | |
parent | GCC 4.1 patch, closes bug #135358 (diff) | |
download | gentoo-2-b4ff9868f494fe44c5912e80d2a8224cf936c3e8.tar.gz gentoo-2-b4ff9868f494fe44c5912e80d2a8224cf936c3e8.tar.bz2 gentoo-2-b4ff9868f494fe44c5912e80d2a8224cf936c3e8.zip |
Mark 1.3.1 stable on ia64. #138323
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby/activesupport/activesupport-1.3.1.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.3.1.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.ebuild index 8b2ccf28425c..161e44b139fc 100644 --- a/dev-ruby/activesupport/activesupport-1.3.1.ebuild +++ b/dev-ruby/activesupport/activesupport-1.3.1.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/activesupport/activesupport-1.3.1.ebuild,v 1.6 2006/06/06 16:54:39 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.7 2006/07/13 01:13:17 agriffis 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 |