diff options
author | 2005-01-02 19:42:36 +0000 | |
---|---|---|
committer | 2005-01-02 19:42:36 +0000 | |
commit | 36fd2374a013c4945e6ef06d46b3875f31b8b9cd (patch) | |
tree | 77ebe536cb77ba69d78bd15528f0c81a9177b5de /net-libs | |
parent | Unconditionally disable built-in OSS driver, stable on x86. Closes bug #76020. (diff) | |
download | historical-36fd2374a013c4945e6ef06d46b3875f31b8b9cd.tar.gz historical-36fd2374a013c4945e6ef06d46b3875f31b8b9cd.tar.bz2 historical-36fd2374a013c4945e6ef06d46b3875f31b8b9cd.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/Manifest | 10 | ||||
-rw-r--r-- | net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild | 4 |
3 files changed, 12 insertions, 8 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/Manifest b/net-libs/aqhbci-wizard-kde/Manifest index 9c0181fa781b..34731eabea0b 100644 --- a/net-libs/aqhbci-wizard-kde/Manifest +++ b/net-libs/aqhbci-wizard-kde/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 761009e84133f57f49de1066e6be9f5f ChangeLog 626 -MD5 da68c10a9e18721464ce18aeaffc1939 aqhbci-wizard-kde-0.9.13_beta.ebuild 767 +MD5 2946493bbc47d460689d1caafad597fc ChangeLog 745 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 +MD5 83668de0c7ff784bee675dc128008423 aqhbci-wizard-kde-0.9.13_beta.ebuild 770 MD5 6d67c913213803fc8950f9ac7fa23cd2 files/digest-aqhbci-wizard-kde-0.9.13_beta 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFB2D1KFdQwWVoAgN4RAlwEAKDYGPJw6a5Jm1FrKzGiOhvPpXfdzgCfbGxB -kgbqAN497kbdxaA4MeoJ7MA= -=Z747 +iD8DBQFB2E6zugEuf3OQ0akRAj5zAJ0dE+X7JEIbjhr2bzr3dVxSyyctWgCeM032 +0uQTV8qCrCXY4RzDg+4Txjg= +=PXBZ -----END PGP SIGNATURE----- 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" |