diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-02 19:44:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-02 19:44:23 +0000 |
commit | e1b079cce49ec4c0ef6e8aca8fda19d139d4c50e (patch) | |
tree | 6bfb7e601423b6685fe17482b4b9ad8bba3b5175 /net-libs | |
parent | Change virtual/kernel to virtual/linux-sources (Manifest recommit) (diff) | |
download | gentoo-2-e1b079cce49ec4c0ef6e8aca8fda19d139d4c50e.tar.gz gentoo-2-e1b079cce49ec4c0ef6e8aca8fda19d139d4c50e.tar.bz2 gentoo-2-e1b079cce49ec4c0ef6e8aca8fda19d139d4c50e.zip |
~alpha keyword, bug 73702.
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/aqhbci-wizard-kde/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/aqhbci-wizard-kde/ChangeLog b/net-libs/aqhbci-wizard-kde/ChangeLog index 47eba2712a4f..5827f0dfa82a 100644 --- a/net-libs/aqhbci-wizard-kde/ChangeLog +++ b/net-libs/aqhbci-wizard-kde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/aqhbci-wizard-kde # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/ChangeLog,v 1.3 2005/01/02 18:32:12 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/ChangeLog,v 1.4 2005/01/02 19:42:36 kloeri Exp $ + + 02 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + aqhbci-wizard-kde-0.9.13_beta.ebuild: + ~alpha keyword, bug 73702. 03 Jan 2005; Chris White <chriswhite@gentoo.org> aqhbci-wizard-kde-0.9.13_beta.ebuild: diff --git a/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild b/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild index 046a2101ceaa..4608756227fe 100644 --- a/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild +++ b/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild,v 1.4 2005/01/02 18:32:12 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild,v 1.5 2005/01/02 19:42:36 kloeri Exp $ inherit eutils kde-functions need-qt 3 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.aquamaniacs.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.14_beta >=x11-libs/qt-3.0" |