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/gi-detect
parentFix for mysql ssl linking issues. (diff)
downloadhistorical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.gz
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.bz2
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.zip
blah
Diffstat (limited to 'sys-libs/gi-detect')
-rw-r--r--sys-libs/gi-detect/Manifest2
-rw-r--r--sys-libs/gi-detect/gi-detect-0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/gi-detect/Manifest b/sys-libs/gi-detect/Manifest
index 719cdff980dd..139ecf69b81a 100644
--- a/sys-libs/gi-detect/Manifest
+++ b/sys-libs/gi-detect/Manifest
@@ -1,3 +1,3 @@
MD5 a639e87f6c80f27bc5feeaa075d59aa8 ChangeLog 306
-MD5 e0b5ce7270edabd10fa65813b2ae8e16 gi-detect-0.1.ebuild 692
+MD5 1ebd872ce351acc9402c810a5c8ffe3e gi-detect-0.1.ebuild 684
MD5 87ca1c24ae679b39c8c300914f2e8c01 files/digest-gi-detect-0.1 63
diff --git a/sys-libs/gi-detect/gi-detect-0.1.ebuild b/sys-libs/gi-detect/gi-detect-0.1.ebuild
index 6e3c889f5f13..265075a4e7d8 100644
--- a/sys-libs/gi-detect/gi-detect-0.1.ebuild
+++ b/sys-libs/gi-detect/gi-detect-0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gi-detect/gi-detect-0.1.ebuild,v 1.3 2003/06/21 22:06:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gi-detect/gi-detect-0.1.ebuild,v 1.4 2003/06/22 05:10:31 seemant Exp $
DESCRIPTION="Python interface to detect."
HOMEPAGE="http://sourceforge.net/projects/linbrew/"
SRC_URI="mirror://sourceforge/linbrew/GI_Detect-0.1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86"
DEPEND="sys-apps/discover
sys-libs/detect"
S="${WORKDIR}/GI_Detect-0.1"