diff options
author | 2004-02-22 19:58:20 +0000 | |
---|---|---|
committer | 2004-02-22 19:58:20 +0000 | |
commit | b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23 (patch) | |
tree | 713b9acf64dca94ad8439ccc49c0fa185d61a6e5 /dev-lang/hugs98 | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.gz gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.bz2 gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.zip |
Remove arm keywords
Diffstat (limited to 'dev-lang/hugs98')
-rw-r--r-- | dev-lang/hugs98/hugs98-2000.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/hugs98/hugs98-2000.12-r1.ebuild b/dev-lang/hugs98/hugs98-2000.12-r1.ebuild index db8f51cb1ff6..dd2ae68a44a1 100644 --- a/dev-lang/hugs98/hugs98-2000.12-r1.ebuild +++ b/dev-lang/hugs98/hugs98-2000.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2000.12-r1.ebuild,v 1.6 2003/02/13 10:25:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2000.12-r1.ebuild,v 1.7 2004/02/22 19:54:52 agriffis Exp $ IUSE="readline" @@ -11,7 +11,7 @@ SRC_URI="http://cvs.haskell.org/Hugs/downloads/${MY_P}.tar.gz" HOMEPAGE="http://www.haskell.org/hugs" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" LICENSE="as-is" DEPEND="virtual/glibc |