diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-16 13:12:53 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-16 13:12:53 +0000 |
commit | cc52f1aa95c6bf8ca96af1a603245923cf58924c (patch) | |
tree | aa3cf46c79912c138fd2d49121a8ed78e463d69d /dev-cpp/libbinio | |
parent | Stable on alpha. (diff) | |
download | historical-cc52f1aa95c6bf8ca96af1a603245923cf58924c.tar.gz historical-cc52f1aa95c6bf8ca96af1a603245923cf58924c.tar.bz2 historical-cc52f1aa95c6bf8ca96af1a603245923cf58924c.zip |
Stable on alpha.
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, 8 insertions, 15 deletions
diff --git a/dev-cpp/libbinio/ChangeLog b/dev-cpp/libbinio/ChangeLog index e37e2a71e4ff..03f4ba2097ca 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.17 2006/04/16 06:27:44 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.18 2006/04/16 13:12:53 tcort Exp $ + + 16 Apr 2006; Thomas Cort <tcort@gentoo.org> libbinio-1.4.ebuild: + Stable on alpha. 16 Apr 2006; Chris White <chriswhite@gentoo.org> libbinio-1.4.ebuild: marked x86 stable bug #130123 depend. diff --git a/dev-cpp/libbinio/Manifest b/dev-cpp/libbinio/Manifest index 282fd7e3f6d9..547b5d7ca76b 100644 --- a/dev-cpp/libbinio/Manifest +++ b/dev-cpp/libbinio/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 2a2a23eca8fae85ab1b537213f629c00 ChangeLog 1976 +MD5 b72af7af7e833a2de617097537c705e2 ChangeLog 2058 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 f34b73a1ffc882a6f244bd45b01321e4 libbinio-1.4.ebuild 584 +MD5 d005cdff2db8e88b1e701c776aea665f libbinio-1.4.ebuild 578 MD5 0c27f7afe2c19e3a67f3c7d36045ef6e metadata.xml 217 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.2 (GNU/Linux) - -iD8DBQFEQePzFdQwWVoAgN4RAvSXAJ9RVJ0LNbBGYbBXsvkWLB17SiJXBQCgs2b8 -v6tSObifzcQKl7LAoAYIEEM= -=V9kh ------END PGP SIGNATURE----- diff --git a/dev-cpp/libbinio/libbinio-1.4.ebuild b/dev-cpp/libbinio/libbinio-1.4.ebuild index 718ae589513f..a6b9b5ec32f0 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.7 2006/04/16 06:27:44 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.8 2006/04/16 13:12:53 tcort 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="" |