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 | abcefc77e57c983a4126f4a40352ac68ee078e40 (patch) | |
tree | ad81a9470331ef22d588a1d14f212fa11c30cb3a /dev-cpp/libbinio | |
parent | Stable on hppa (diff) | |
download | gentoo-2-abcefc77e57c983a4126f4a40352ac68ee078e40.tar.gz gentoo-2-abcefc77e57c983a4126f4a40352ac68ee078e40.tar.bz2 gentoo-2-abcefc77e57c983a4126f4a40352ac68ee078e40.zip |
Stable on hppa wrt #130123
(Portage version: 2.0.54)
Diffstat (limited to 'dev-cpp/libbinio')
-rw-r--r-- | dev-cpp/libbinio/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libbinio/libbinio-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |