diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-07 14:36:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-07 14:36:25 +0000 |
commit | 4291cf870ee96a037340a2a908536a13ebaaebf5 (patch) | |
tree | f587753357d73066d44510077cdcc457b5dfe0b8 /net-libs/openhbci | |
parent | version bump (diff) | |
download | historical-4291cf870ee96a037340a2a908536a13ebaaebf5.tar.gz historical-4291cf870ee96a037340a2a908536a13ebaaebf5.tar.bz2 historical-4291cf870ee96a037340a2a908536a13ebaaebf5.zip |
Stable on sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-libs/openhbci')
-rw-r--r-- | net-libs/openhbci/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/openhbci/Manifest | 14 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.17.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-libs/openhbci/ChangeLog b/net-libs/openhbci/ChangeLog index 7e329f2128c2..facc32c580e6 100644 --- a/net-libs/openhbci/ChangeLog +++ b/net-libs/openhbci/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/openhbci # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.22 2005/02/02 16:45:30 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.23 2005/02/07 14:36:25 gustavoz Exp $ + + 07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> openhbci-0.9.17.ebuild: + Stable on sparc 02 Feb 2005; Hanno Boeck <hanno@gentoo.org> openhbci-0.9.17.ebuild: Mark stable on x86. diff --git a/net-libs/openhbci/Manifest b/net-libs/openhbci/Manifest index f12f116345e4..9273f8f8db43 100644 --- a/net-libs/openhbci/Manifest +++ b/net-libs/openhbci/Manifest @@ -1,7 +1,17 @@ -MD5 7fac39b04a05746eb8e9238d60aa9baf ChangeLog 2597 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 abbfc620dd167a9d9ca2420f9d458ed2 ChangeLog 2697 MD5 4c1c1e710ea77d8d7db9906084c4228d metadata.xml 215 MD5 6c2137a3fc42ee45ef6b1b9b58be1503 openhbci-0.9.16.ebuild 817 -MD5 4d7a96d1ea0aa1f2f95ead7164fc1272 openhbci-0.9.17.ebuild 784 +MD5 e9ac2d8cdf3d1078a36273bf5e6f00a7 openhbci-0.9.17.ebuild 786 MD5 e3f327c9b6672bdf75575aed1d6326a1 files/digest-openhbci-0.9.16 67 MD5 5f290d906a9ad365e70e6eedd850db85 files/openhbci_gcc34.gz 315 MD5 cc6b8a2880519c38fe6d71e2aa796def files/digest-openhbci-0.9.17 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCB3zqKRy60XGEcJIRAjG/AJ9I9vgtri/K8FD0yUWxbGP04Ydf7QCgoSk2 +07GN20wJGJ9k78vuRRR+ljA= +=2bcB +-----END PGP SIGNATURE----- diff --git a/net-libs/openhbci/openhbci-0.9.17.ebuild b/net-libs/openhbci/openhbci-0.9.17.ebuild index 11bab74eacaa..57a80811b5c9 100644 --- a/net-libs/openhbci/openhbci-0.9.17.ebuild +++ b/net-libs/openhbci/openhbci-0.9.17.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/openhbci/openhbci-0.9.17.ebuild,v 1.2 2005/02/02 16:45:30 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.17.ebuild,v 1.3 2005/02/07 14:36:25 gustavoz 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" |