summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2003-07-14 18:37:55 +0000
committerHanno Boeck <hanno@gentoo.org>2003-07-14 18:37:55 +0000
commit57b0011d3bd48bc594ea088e6fbab20341c861fe (patch)
treec712260f0baf20e971b90912435086fd343e93f8 /net-libs
parentbug 20801 (diff)
downloadhistorical-57b0011d3bd48bc594ea088e6fbab20341c861fe.tar.gz
historical-57b0011d3bd48bc594ea088e6fbab20341c861fe.tar.bz2
historical-57b0011d3bd48bc594ea088e6fbab20341c861fe.zip
fixing dependency for openhbci-plugin-ddvcard
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/openhbci-plugin-ddvcard/Manifest2
-rw-r--r--net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/openhbci-plugin-ddvcard/Manifest b/net-libs/openhbci-plugin-ddvcard/Manifest
index d84dadbe823b..795420320935 100644
--- a/net-libs/openhbci-plugin-ddvcard/Manifest
+++ b/net-libs/openhbci-plugin-ddvcard/Manifest
@@ -1,3 +1,3 @@
-MD5 2b27eb82b28aaf83a696e600bf1e52dd openhbci-plugin-ddvcard-0.3.ebuild 631
MD5 b9571dc727336953b0e7a8f424b739c8 ChangeLog 415
+MD5 1d4e2a62c50b52ad83fac19650f29e65 openhbci-plugin-ddvcard-0.3.ebuild 640
MD5 ce8172834d26e251fc12906320e78725 files/digest-openhbci-plugin-ddvcard-0.3 79
diff --git a/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild b/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild
index 65b66886e4d1..8df0f8b4a848 100644
--- a/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild
+++ b/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.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/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild,v 1.1 2003/07/08 14:48:17 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci-plugin-ddvcard/openhbci-plugin-ddvcard-0.3.ebuild,v 1.2 2003/07/14 18:37:43 hanno Exp $
DESCRIPTION="Plugin to use DDV cards with openhbci."
HOMEPAGE="http://openhbci.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND="net-libs/openhbci"
+DEPEND=">=net-libs/openhbci-0.9.12"
src_compile() {
econf --with-chipcard=/usr || die