diff options
author | 2003-06-22 05:13:18 +0000 | |
---|---|---|
committer | 2003-06-22 05:13:18 +0000 | |
commit | fa520d5ad560a9d06f01d7afe9269aabd9be2e0e (patch) | |
tree | bec01201cdb2570558c5a6b596e6657d40dfcf7f /sys-libs/ldetect-lst | |
parent | blah (diff) | |
download | gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.gz gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.bz2 gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.zip |
blah
Diffstat (limited to 'sys-libs/ldetect-lst')
-rw-r--r-- | sys-libs/ldetect-lst/Manifest | 4 | ||||
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/ldetect-lst/Manifest b/sys-libs/ldetect-lst/Manifest index 2ec5c2351606..c69ff0ff21f3 100644 --- a/sys-libs/ldetect-lst/Manifest +++ b/sys-libs/ldetect-lst/Manifest @@ -1,4 +1,4 @@ +MD5 87a3fd6a74f6ae8f2f8499c5ebea4576 ldetect-lst-0.1.4.ebuild 1128 MD5 19b7deb2711f775a841fae2cd2b7afc2 ChangeLog 414 -MD5 38a4508603d86994229c40b5e295dde5 ldetect-lst-0.1.4.ebuild 1128 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ldetect-lst-0.1.4 0 MD5 4a22f1a47a32bf01df07bad058da1534 files/ldetect-lst-0.1.4.patch 252 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ldetect-lst-0.1.4 0 diff --git a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild index e83793f5b716..83007d3d4857 100644 --- a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild +++ b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 damien krotkine <dams@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.6 2003/06/21 22:06:04 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.7 2003/06/22 05:10:31 seemant Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -18,7 +18,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { cd ../../ldetect-lst; |