diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:49:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:49:55 +0000 |
commit | 4ab638950292042d6a13a6c37d2902dad2ce5069 (patch) | |
tree | 2960a4397271611597de2d2b5591c7b288578f84 /dev-lang/hugs98/hugs98-2005.3-r2.ebuild | |
parent | Mark 0.17-r2 stable on ia64. #139661 (diff) | |
download | gentoo-2-4ab638950292042d6a13a6c37d2902dad2ce5069.tar.gz gentoo-2-4ab638950292042d6a13a6c37d2902dad2ce5069.tar.bz2 gentoo-2-4ab638950292042d6a13a6c37d2902dad2ce5069.zip |
Mark 2005.3-r2 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-lang/hugs98/hugs98-2005.3-r2.ebuild')
-rw-r--r-- | dev-lang/hugs98/hugs98-2005.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/hugs98/hugs98-2005.3-r2.ebuild b/dev-lang/hugs98/hugs98-2005.3-r2.ebuild index 6ce4eeeb01ea..2a231d6e5c36 100644 --- a/dev-lang/hugs98/hugs98-2005.3-r2.ebuild +++ b/dev-lang/hugs98/hugs98-2005.3-r2.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-lang/hugs98/hugs98-2005.3-r2.ebuild,v 1.9 2006/07/05 20:56:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2005.3-r2.ebuild,v 1.10 2006/07/13 02:49:55 agriffis Exp $ inherit base flag-o-matic eutils versionator multilib @@ -38,7 +38,7 @@ SRC_URI="http://cvs.haskell.org/Hugs/downloads/${MY_PV}/${MY_P}.tar.gz HOMEPAGE="http://www.haskell.org/hugs/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="as-is" RDEPEND=" |