diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 19:00:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 19:00:48 +0000 |
commit | 33d9c160aa7fb1e9ca79bb5b4815a7a7cdb63a6c (patch) | |
tree | c2da9cd005ec820e46a5fa8188f70089d141412b /net-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-33d9c160aa7fb1e9ca79bb5b4815a7a7cdb63a6c.tar.gz gentoo-2-33d9c160aa7fb1e9ca79bb5b4815a7a7cdb63a6c.tar.bz2 gentoo-2-33d9c160aa7fb1e9ca79bb5b4815a7a7cdb63a6c.zip |
add ~ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/aqhbci-qt-tools/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_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 1cddb864f368..a35fbfcca2c7 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.8 2005/07/25 17:47:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.9 2005/08/26 19:00:28 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + aqhbci-qt-tools-1.0.6_beta.ebuild: + add ~ia64 25 Jul 2005; Caleb Tennis <caleb@gentoo.org> aqhbci-qt-tools-1.0.6_beta.ebuild: diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild index a06cfd8e87b6..2c2cd94cfaa1 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_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.6_beta.ebuild,v 1.2 2005/07/25 17:47:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.6_beta.ebuild,v 1.3 2005/08/26 19:00:28 agriffis Exp $ inherit eutils kde-functions need-qt 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.aquamaniac.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="debug" DEPEND=">=net-libs/aqhbci-1.1.0 =x11-libs/qt-3*" |