diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:21:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:21:53 +0000 |
commit | ed6a7edef05159ebd7d3dcba40664e6955a9fd13 (patch) | |
tree | 4524028af0b58c2b72747388dba035feaf6a9488 /dev-cpp/libbinio | |
parent | Stable on hppa (diff) | |
download | historical-ed6a7edef05159ebd7d3dcba40664e6955a9fd13.tar.gz historical-ed6a7edef05159ebd7d3dcba40664e6955a9fd13.tar.bz2 historical-ed6a7edef05159ebd7d3dcba40664e6955a9fd13.zip |
Stable on hppa wrt #130123
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-cpp/libbinio')
-rw-r--r-- | dev-cpp/libbinio/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libbinio/Manifest | 14 | ||||
-rw-r--r-- | dev-cpp/libbinio/libbinio-1.4.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-cpp/libbinio/ChangeLog b/dev-cpp/libbinio/ChangeLog index c82e729b238f..1f2e4a455851 100644 --- a/dev-cpp/libbinio/ChangeLog +++ b/dev-cpp/libbinio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libbinio # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.21 2006/04/17 20:59:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.22 2006/04/21 21:21:53 gustavoz Exp $ + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> libbinio-1.4.ebuild: + Stable on hppa wrt #130123 17 Apr 2006; Markus Rothe <corsair@gentoo.org> libbinio-1.4.ebuild: Stable on ppc64; bug #130123 diff --git a/dev-cpp/libbinio/Manifest b/dev-cpp/libbinio/Manifest index afcd033d26fc..4c2636b165f6 100644 --- a/dev-cpp/libbinio/Manifest +++ b/dev-cpp/libbinio/Manifest @@ -1,8 +1,18 @@ -MD5 a29b40b8d94eee1432e752a6976c61c8 ChangeLog 2372 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 e70f9e119ca8f1708771a7e562efdbbf ChangeLog 2478 MD5 2276483f87057a438fb25dc0b61c195c files/digest-libbinio-1.2 65 MD5 e5e473002a0e114687fe4ae1d6ce6381 files/digest-libbinio-1.3 65 MD5 b2b2352a99072a579e0e8b934c669361 files/digest-libbinio-1.4 65 MD5 90c41044d21ff48862e332109ee88b0f libbinio-1.2.ebuild 553 MD5 fdb8e82b886896da0b70de4aebe0bed3 libbinio-1.3.ebuild 553 -MD5 465d5c00d4490406f4f1f8abd8e3b62c libbinio-1.4.ebuild 578 +MD5 fcf571635559d78e6fca1e229d9ad35c libbinio-1.4.ebuild 578 MD5 0c27f7afe2c19e3a67f3c7d36045ef6e metadata.xml 217 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFESU0GKRy60XGEcJIRAnAaAJ9hJjAwSj1GOxO7ubYjJJqut1ES1wCdFtOJ +ALjoaubC/ogJd3vBTa/Hn+0= +=f5Gr +-----END PGP SIGNATURE----- diff --git a/dev-cpp/libbinio/libbinio-1.4.ebuild b/dev-cpp/libbinio/libbinio-1.4.ebuild index 27e0e3d17dd4..bf7eb16927d0 100644 --- a/dev-cpp/libbinio/libbinio-1.4.ebuild +++ b/dev-cpp/libbinio/libbinio-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.11 2006/04/17 20:59:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.12 2006/04/21 21:21:53 gustavoz Exp $ DESCRIPTION="Binary I/O stream class library" HOMEPAGE="http://libbinio.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |