diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-14 17:21:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-14 17:21:30 +0000 |
commit | 2d3378372ee0437170c904ecaf647fb3b305758c (patch) | |
tree | c87dacafea5f78a5673d9e7244f3017cef966bf2 /net-libs/aqhbci-qt-tools | |
parent | ~amd64 (diff) | |
download | gentoo-2-2d3378372ee0437170c904ecaf647fb3b305758c.tar.gz gentoo-2-2d3378372ee0437170c904ecaf647fb3b305758c.tar.bz2 gentoo-2-2d3378372ee0437170c904ecaf647fb3b305758c.zip |
~amd64
(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-1.0.1_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 788f38e0ec16..7a06b13aa3ba 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.3 2005/02/01 15:15:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.4 2005/02/14 17:21:30 blubb Exp $ + + 14 Feb 2005; Simon Stelling <blubb@gentoo.org> + aqhbci-qt-tools-1.0.1_beta.ebuild: + added ~amd64 *aqhbci-qt-tools-1.0.1_beta (01 Feb 2005) diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild index f6fe6245dcc1..edcb635f32de 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_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-1.0.1_beta.ebuild,v 1.1 2005/02/01 15:15:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild,v 1.2 2005/02/14 17:21:30 blubb 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 ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.19_beta >=x11-libs/qt-3.0" |