diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:58 +0000 |
commit | aa81a82004019e8e4bc64a7383e719096ab7a6ce (patch) | |
tree | e1d218fd7f9642807cc60257f173cc0260fdaa3f /net-libs | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.tar.gz gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.tar.bz2 gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.zip |
PPC stable profile update
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.13.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.14.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/openhbci/openhbci-0.9.13.ebuild b/net-libs/openhbci/openhbci-0.9.13.ebuild index fb6bf1679fcb..907e6bfe3687 100644 --- a/net-libs/openhbci/openhbci-0.9.13.ebuild +++ b/net-libs/openhbci/openhbci-0.9.13.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/openhbci/openhbci-0.9.13.ebuild,v 1.4 2004/06/24 23:17:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.13.ebuild,v 1.5 2004/10/05 13:19:03 pvdabeel Exp $ DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha ppc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 diff --git a/net-libs/openhbci/openhbci-0.9.14.ebuild b/net-libs/openhbci/openhbci-0.9.14.ebuild index baac19d160ca..e1718d0163bc 100644 --- a/net-libs/openhbci/openhbci-0.9.14.ebuild +++ b/net-libs/openhbci/openhbci-0.9.14.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/openhbci/openhbci-0.9.14.ebuild,v 1.6 2004/06/24 23:17:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.14.ebuild,v 1.7 2004/10/05 13:19:03 pvdabeel Exp $ DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 alpha ~ppc ~sparc" +KEYWORDS="x86 alpha ppc ~sparc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 diff --git a/net-libs/openhbci/openhbci-0.9.16.ebuild b/net-libs/openhbci/openhbci-0.9.16.ebuild index 3eb1a8a83b43..572985254209 100644 --- a/net-libs/openhbci/openhbci-0.9.16.ebuild +++ b/net-libs/openhbci/openhbci-0.9.16.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/openhbci/openhbci-0.9.16.ebuild,v 1.5 2004/10/02 12:27:37 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.6 2004/10/05 13:19:03 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~alpha ppc ~sparc ~amd64" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 |