diff options
author | 2004-06-06 10:40:44 +0000 | |
---|---|---|
committer | 2004-06-06 10:40:44 +0000 | |
commit | fca789b123c5c219b4bd019a071e5004da2a6186 (patch) | |
tree | 323fcc2c087abab7f27604168e4376feac26f336 /app-admin/chkrootkit/chkrootkit-0.43.ebuild | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-fca789b123c5c219b4bd019a071e5004da2a6186.tar.gz gentoo-2-fca789b123c5c219b4bd019a071e5004da2a6186.tar.bz2 gentoo-2-fca789b123c5c219b4bd019a071e5004da2a6186.zip |
x86 stable. QA fix on 0.37 - IUSE
Diffstat (limited to 'app-admin/chkrootkit/chkrootkit-0.43.ebuild')
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chkrootkit/chkrootkit-0.43.ebuild b/app-admin/chkrootkit/chkrootkit-0.43.ebuild index 40355221d23e..1732d2e461f8 100644 --- a/app-admin/chkrootkit/chkrootkit-0.43.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.43.ebuild,v 1.4 2004/06/01 20:27:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.43.ebuild,v 1.5 2004/06/06 10:40:44 dragonheart Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz" LICENSE="AMS" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" IUSE="" DEPEND="virtual/glibc" |