diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:43:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:43:02 +0000 |
commit | 75d243f1bf7ce7fbb07dc3ba723a7e238b33cdc9 (patch) | |
tree | 4cf5223cc2dcb27ab476efcc735c49376315dc54 /dev-ruby/amstd/amstd-2.0.0-r1.ebuild | |
parent | Mark 3.10 stable on alpha (diff) | |
download | gentoo-2-75d243f1bf7ce7fbb07dc3ba723a7e238b33cdc9.tar.gz gentoo-2-75d243f1bf7ce7fbb07dc3ba723a7e238b33cdc9.tar.bz2 gentoo-2-75d243f1bf7ce7fbb07dc3ba723a7e238b33cdc9.zip |
Mark 2.0.0-r1 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-ruby/amstd/amstd-2.0.0-r1.ebuild')
-rw-r--r-- | dev-ruby/amstd/amstd-2.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild index 77cf0ae6814f..6448a68071bc 100644 --- a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild +++ b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.14 2005/10/03 12:59:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.15 2006/01/31 19:43:02 agriffis Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" USE_RUBY="any" |