summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:10:31 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:10:31 +0000
commit7269fcd326f9cd8bc2673aeea87adfa4686ba80c (patch)
tree7b0fd40eb88500dc8164c496b19f3907ce6ce78b /sys-libs/detect/detect-0.9.72.ebuild
parentFix for mysql ssl linking issues. (diff)
downloadhistorical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.gz
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.bz2
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.zip
blah
Diffstat (limited to 'sys-libs/detect/detect-0.9.72.ebuild')
-rw-r--r--sys-libs/detect/detect-0.9.72.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/detect/detect-0.9.72.ebuild b/sys-libs/detect/detect-0.9.72.ebuild
index 61d8881d95bb..13d44fac421b 100644
--- a/sys-libs/detect/detect-0.9.72.ebuild
+++ b/sys-libs/detect/detect-0.9.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/detect/detect-0.9.72.ebuild,v 1.3 2003/06/21 22:06:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/detect/detect-0.9.72.ebuild,v 1.4 2003/06/22 05:10:31 seemant Exp $
DESCRIPTION="Detect is a library for automatic hardware detection."
HOMEPAGE="http://www.mandrakelinux.com/harddrake/index.php"
@@ -8,7 +8,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/detect/${P//-/_}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/d/detect/${P//-/_}-6.1.diff.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86"
DEPEND="virtual/glibc"
S="${WORKDIR}/${PN}"