diff options
author | 2005-01-02 18:32:12 +0000 | |
---|---|---|
committer | 2005-01-02 18:32:12 +0000 | |
commit | 6c0018151f110ebb9bba2a853ffbdc27e437ffd3 (patch) | |
tree | 7ae8fa3e1847e48053e079b4fa48b22b11d5a844 /net-libs | |
parent | ~ppc towards bug #73702. (diff) | |
download | historical-6c0018151f110ebb9bba2a853ffbdc27e437ffd3.tar.gz historical-6c0018151f110ebb9bba2a853ffbdc27e437ffd3.tar.bz2 historical-6c0018151f110ebb9bba2a853ffbdc27e437ffd3.zip |
~ppc towards bug #73702.
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/aqhbci-wizard-kde/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/aqhbci-wizard-kde/Manifest | 14 | ||||
-rw-r--r-- | net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild | 6 |
3 files changed, 21 insertions, 7 deletions
diff --git a/net-libs/aqhbci-wizard-kde/ChangeLog b/net-libs/aqhbci-wizard-kde/ChangeLog index f5cfe3efebf3..47eba2712a4f 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/ChangeLog,v 1.2 2004/12/30 23:41:20 weeve Exp $ +# 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 $ + + 03 Jan 2005; Chris White <chriswhite@gentoo.org> + aqhbci-wizard-kde-0.9.13_beta.ebuild: + ~ppc towards bug #73702. 30 Dec 2004; Jason Wever <weeve@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 02643ea2ab3b..9c0181fa781b 100644 --- a/net-libs/aqhbci-wizard-kde/Manifest +++ b/net-libs/aqhbci-wizard-kde/Manifest @@ -1,4 +1,14 @@ -MD5 42486a264416c0d2b21a8f94b8486ca3 ChangeLog 502 -MD5 22370b6059310fb1358c86d6f0b5c2a3 aqhbci-wizard-kde-0.9.13_beta.ebuild 757 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 761009e84133f57f49de1066e6be9f5f ChangeLog 626 +MD5 da68c10a9e18721464ce18aeaffc1939 aqhbci-wizard-kde-0.9.13_beta.ebuild 767 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 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 +-----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 68744ccf1796..046a2101ceaa 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-2004 Gentoo Foundation +# 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.3 2004/12/30 23:41:20 weeve Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.14_beta >=x11-libs/qt-3.0" |