diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-30 21:50:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-30 21:50:36 +0000 |
commit | c53f013965dbda81d8973be6a31a2d4f998ed143 (patch) | |
tree | 7554c7da839824e4e40ce9f38052d03bd314ee8d /net-libs/aqhbci-qt-tools | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-c53f013965dbda81d8973be6a31a2d4f998ed143.tar.gz gentoo-2-c53f013965dbda81d8973be6a31a2d4f998ed143.tar.bz2 gentoo-2-c53f013965dbda81d8973be6a31a2d4f998ed143.zip |
Added ~sparc keyword wrt bug #73702.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs/aqhbci-qt-tools')
-rw-r--r-- | net-libs/aqhbci-qt-tools/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/aqhbci-qt-tools/ChangeLog b/net-libs/aqhbci-qt-tools/ChangeLog index d3c6fc68d60d..16ecddb1b57b 100644 --- a/net-libs/aqhbci-qt-tools/ChangeLog +++ b/net-libs/aqhbci-qt-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/aqhbci-qt-tools # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.1 2005/01/23 01:52:01 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.2 2005/01/30 21:50:36 weeve Exp $ + + 30 Jan 2005; Jason Wever <weeve@gentoo.org> + aqhbci-qt-tools-0.9.17_beta.ebuild: + Added ~sparc keyword wrt bug #73702. *aqhbci-qt-tools-0.9.17_beta (23 Jan 2005) diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild index c36a281d1df7..0d30cfb5a90a 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_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-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.1 2005/01/23 01:52:01 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.2 2005/01/30 21:50:36 weeve Exp $ inherit eutils kde-functions need-qt 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.aquamaniacs.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.19_beta >=x11-libs/qt-3.0" |