diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-07 10:29:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-07 10:29:11 +0000 |
commit | 95831b4e00635eab231a8248672ea4ae0fd5b7a8 (patch) | |
tree | 96e071ea2642bcb0efb41fdfb04201359a11caf0 /app-arch/ncompress/ncompress-4.2.4-r1.ebuild | |
parent | initial import (Manifest recommit) (diff) | |
download | gentoo-2-95831b4e00635eab231a8248672ea4ae0fd5b7a8.tar.gz gentoo-2-95831b4e00635eab231a8248672ea4ae0fd5b7a8.tar.bz2 gentoo-2-95831b4e00635eab231a8248672ea4ae0fd5b7a8.zip |
Stable on alpha, bug 66251.
Diffstat (limited to 'app-arch/ncompress/ncompress-4.2.4-r1.ebuild')
-rw-r--r-- | app-arch/ncompress/ncompress-4.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/ncompress/ncompress-4.2.4-r1.ebuild b/app-arch/ncompress/ncompress-4.2.4-r1.ebuild index eb3ec01368d7..0cc6ad67717c 100644 --- a/app-arch/ncompress/ncompress-4.2.4-r1.ebuild +++ b/app-arch/ncompress/ncompress-4.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/ncompress/ncompress-4.2.4-r1.ebuild,v 1.2 2004/10/07 05:07:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/ncompress/ncompress-4.2.4-r1.ebuild,v 1.3 2004/10/07 10:29:11 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.leo.org/pub/comp/os/unix/linux/sunsite/utils/compress/${P}.ta LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="~x86 ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" IUSE="build" src_unpack() { |