summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:13:18 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:13:18 +0000
commitfa520d5ad560a9d06f01d7afe9269aabd9be2e0e (patch)
treebec01201cdb2570558c5a6b596e6657d40dfcf7f /sys-libs/detect
parentblah (diff)
downloadgentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.gz
gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.bz2
gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.zip
blah
Diffstat (limited to 'sys-libs/detect')
-rw-r--r--sys-libs/detect/Manifest2
-rw-r--r--sys-libs/detect/detect-0.9.72.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/detect/Manifest b/sys-libs/detect/Manifest
index aa5910160581..c0b0f793b30f 100644
--- a/sys-libs/detect/Manifest
+++ b/sys-libs/detect/Manifest
@@ -1,3 +1,3 @@
+MD5 dc1dff19da3ce21332c89be44b4d3639 detect-0.9.72.ebuild 1164
MD5 30bf4486f65e52dd4b810ee1e044cad0 ChangeLog 300
-MD5 ff114a6ebcd55a16ddd635832b94bfe6 detect-0.9.72.ebuild 1163
MD5 8861af0d18236fbf10c7754660853ed1 files/digest-detect-0.9.72 140
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}"