diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-30 23:41:20 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-30 23:41:20 +0000 |
commit | 90bf7d5af6d773e3c5e0ed93378eeac0c684e028 (patch) | |
tree | 43532fe57cf92db9d91d20b968ddca80abacf147 /net-libs | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (diff) | |
download | historical-90bf7d5af6d773e3c5e0ed93378eeac0c684e028.tar.gz historical-90bf7d5af6d773e3c5e0ed93378eeac0c684e028.tar.bz2 historical-90bf7d5af6d773e3c5e0ed93378eeac0c684e028.zip |
Added ~sparc keyword wrt 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 | 4 | ||||
-rw-r--r-- | net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/aqhbci-wizard-kde/ChangeLog b/net-libs/aqhbci-wizard-kde/ChangeLog index 3eb30574abbb..f5cfe3efebf3 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.1 2004/12/21 17:27:32 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/ChangeLog,v 1.2 2004/12/30 23:41:20 weeve Exp $ + + 30 Dec 2004; Jason Wever <weeve@gentoo.org> + aqhbci-wizard-kde-0.9.13_beta.ebuild: + Added ~sparc keyword wrt bug #73702. *aqhbci-wizard-kde-0.9.13_beta (21 Dec 2004) diff --git a/net-libs/aqhbci-wizard-kde/Manifest b/net-libs/aqhbci-wizard-kde/Manifest index 3b90c2d9540f..02643ea2ab3b 100644 --- a/net-libs/aqhbci-wizard-kde/Manifest +++ b/net-libs/aqhbci-wizard-kde/Manifest @@ -1,4 +1,4 @@ -MD5 1d419c028800fb5cb69e95b90cb6bc32 aqhbci-wizard-kde-0.9.13_beta.ebuild 750 -MD5 9c42be30424fb5638759ce7e55e3efb9 ChangeLog 376 +MD5 42486a264416c0d2b21a8f94b8486ca3 ChangeLog 502 +MD5 22370b6059310fb1358c86d6f0b5c2a3 aqhbci-wizard-kde-0.9.13_beta.ebuild 757 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 MD5 6d67c913213803fc8950f9ac7fa23cd2 files/digest-aqhbci-wizard-kde-0.9.13_beta 73 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 e6c2feccc450..68744ccf1796 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 # 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.2 2004/12/21 19:02:44 hanno Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~sparc" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.14_beta >=x11-libs/qt-3.0" |