diff options
author | 2005-08-26 21:34:10 +0000 | |
---|---|---|
committer | 2005-08-26 21:34:10 +0000 | |
commit | a694a037ea2115a713528358f00c60e8273a0623 (patch) | |
tree | ec65e4c8dc4aa5093b1dd23d70380acf1c77859e /net-libs | |
parent | Marking sodipodi-0.34 ~ppc64 (diff) | |
download | gentoo-2-a694a037ea2115a713528358f00c60e8273a0623.tar.gz gentoo-2-a694a037ea2115a713528358f00c60e8273a0623.tar.bz2 gentoo-2-a694a037ea2115a713528358f00c60e8273a0623.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/aqhbci/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/aqhbci/aqhbci-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/aqhbci/ChangeLog b/net-libs/aqhbci/ChangeLog index e3d4f30995b7..d35b39ad1f0d 100644 --- a/net-libs/aqhbci/ChangeLog +++ b/net-libs/aqhbci/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/aqhbci # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.13 2005/07/12 21:53:45 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.14 2005/08/26 21:34:10 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> aqhbci-1.1.0.ebuild: + add ~ia64 *aqhbci-1.1.0 (12 Jul 2005) diff --git a/net-libs/aqhbci/aqhbci-1.1.0.ebuild b/net-libs/aqhbci/aqhbci-1.1.0.ebuild index 85dda1b0b5d4..adb2a468835b 100644 --- a/net-libs/aqhbci/aqhbci-1.1.0.ebuild +++ b/net-libs/aqhbci/aqhbci-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-1.1.0.ebuild,v 1.1 2005/07/12 21:53:45 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-1.1.0.ebuild,v 1.2 2005/08/26 21:34:10 agriffis Exp $ DESCRIPTION="HBCI backend for AqBanking" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="debug" DEPEND=">=net-libs/aqbanking-1.1.0" |