diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-22 05:10:31 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-22 05:10:31 +0000 |
commit | 7269fcd326f9cd8bc2673aeea87adfa4686ba80c (patch) | |
tree | 7b0fd40eb88500dc8164c496b19f3907ce6ce78b /sys-libs/ldetect-lst | |
parent | Fix for mysql ssl linking issues. (diff) | |
download | historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.gz historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.bz2 historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.zip |
blah
Diffstat (limited to 'sys-libs/ldetect-lst')
-rw-r--r-- | sys-libs/ldetect-lst/Manifest | 2 | ||||
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/ldetect-lst/Manifest b/sys-libs/ldetect-lst/Manifest index fdd354fca58b..2ec5c2351606 100644 --- a/sys-libs/ldetect-lst/Manifest +++ b/sys-libs/ldetect-lst/Manifest @@ -1,4 +1,4 @@ MD5 19b7deb2711f775a841fae2cd2b7afc2 ChangeLog 414 -MD5 c2660ed087699eb3d2e38ac527186e50 ldetect-lst-0.1.4.ebuild 1134 +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 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; |