summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-19 20:52:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-19 20:52:37 +0000
commit3e55be6208d35b0aca084c6c6bd8bfa88efc1df4 (patch)
treee2b76255a71c638f9aca99277171bbf9f8b22f44 /sys-libs/com_err/com_err-1.38.ebuild
parentInitial commit. Based on ebuild submitted by Paul Berens <pjb8774@rit.edu>, b... (diff)
downloadhistorical-3e55be6208d35b0aca084c6c6bd8bfa88efc1df4.tar.gz
historical-3e55be6208d35b0aca084c6c6bd8bfa88efc1df4.tar.bz2
historical-3e55be6208d35b0aca084c6c6bd8bfa88efc1df4.zip
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-libs/com_err/com_err-1.38.ebuild')
-rw-r--r--sys-libs/com_err/com_err-1.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/com_err/com_err-1.38.ebuild b/sys-libs/com_err/com_err-1.38.ebuild
index 30f341ddded4..d273564013c8 100644
--- a/sys-libs/com_err/com_err-1.38.ebuild
+++ b/sys-libs/com_err/com_err-1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.38.ebuild,v 1.5 2005/07/18 05:54:14 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.38.ebuild,v 1.6 2005/07/19 20:52:37 kloeri Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/e2fsprogs-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE="nls"
RDEPEND=""