diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:26:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:26:43 +0000 |
commit | 1b45d4f6254a66e0f12f4ea27581fe138414d1a6 (patch) | |
tree | 47ec8714624120222666063186dfa98055a01723 /net-libs/openhbci | |
parent | sync IUSE (+alsa, +esd) (diff) | |
download | historical-1b45d4f6254a66e0f12f4ea27581fe138414d1a6.tar.gz historical-1b45d4f6254a66e0f12f4ea27581fe138414d1a6.tar.bz2 historical-1b45d4f6254a66e0f12f4ea27581fe138414d1a6.zip |
inherit eutils
Diffstat (limited to 'net-libs/openhbci')
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.16.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/openhbci/openhbci-0.9.16.ebuild b/net-libs/openhbci/openhbci-0.9.16.ebuild index abea267b24a7..9c5e9c8b494f 100644 --- a/net-libs/openhbci/openhbci-0.9.16.ebuild +++ b/net-libs/openhbci/openhbci-0.9.16.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.2 2004/06/24 23:17:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.3 2004/07/15 01:26:43 agriffis Exp $ + +inherit eutils DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" |