diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-27 01:35:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-27 01:35:44 +0000 |
commit | 65666af0c6ef2dc4042bc2e93cde364eefefa8be (patch) | |
tree | e27d7ddc39b93e045b086f01b058fbe34b21f462 /net-libs/aqhbci-ddvcard | |
parent | ~alpha keyword. (Manifest recommit) (diff) | |
download | gentoo-2-65666af0c6ef2dc4042bc2e93cde364eefefa8be.tar.gz gentoo-2-65666af0c6ef2dc4042bc2e93cde364eefefa8be.tar.bz2 gentoo-2-65666af0c6ef2dc4042bc2e93cde364eefefa8be.zip |
~alpha keyword.
Diffstat (limited to 'net-libs/aqhbci-ddvcard')
-rw-r--r-- | net-libs/aqhbci-ddvcard/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/aqhbci-ddvcard/ChangeLog b/net-libs/aqhbci-ddvcard/ChangeLog index df71a9c49c3e..68d73d957c1e 100644 --- a/net-libs/aqhbci-ddvcard/ChangeLog +++ b/net-libs/aqhbci-ddvcard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/aqhbci-ddvcard # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/ChangeLog,v 1.2 2004/12/26 19:58:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/ChangeLog,v 1.3 2004/12/27 01:35:44 kloeri Exp $ + + 27 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + aqhbci-ddvcard-0.9.4_beta.ebuild: + ~alpha keyword. 26 Dec 2004; Jason Wever <weeve@gentoo.org> aqhbci-ddvcard-0.9.4_beta.ebuild: diff --git a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild index 999fe23dddd7..3c720339ca6a 100644 --- a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild +++ b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild,v 1.2 2004/12/26 19:58:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild,v 1.3 2004/12/27 01:35:44 kloeri Exp $ DESCRIPTION="DDV-Card plugin for aqhbci" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${PN/-/_}-${PV/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~alpha" IUSE="debug" DEPEND="net-libs/aqhbci sys-libs/chipcard-client" |