summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-04-17 20:59:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-04-17 20:59:30 +0000
commit50f8b58a6df1c93262207920ade40029b9a30142 (patch)
tree722c2cd04ceecf1e894ea12ea48fc7ad05c1c3c1 /dev-cpp
parentVersion bumped to 1.0.1 and closing bug #122965. I am also removing the olde... (diff)
downloadgentoo-2-50f8b58a6df1c93262207920ade40029b9a30142.tar.gz
gentoo-2-50f8b58a6df1c93262207920ade40029b9a30142.tar.bz2
gentoo-2-50f8b58a6df1c93262207920ade40029b9a30142.zip
Stable on ppc64; bug #130123
(Portage version: 2.0.54)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libbinio/ChangeLog5
-rw-r--r--dev-cpp/libbinio/libbinio-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libbinio/ChangeLog b/dev-cpp/libbinio/ChangeLog
index f1eeaf4a96b8..c82e729b238f 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.20 2006/04/17 10:03:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.21 2006/04/17 20:59:30 corsair Exp $
+
+ 17 Apr 2006; Markus Rothe <corsair@gentoo.org> libbinio-1.4.ebuild:
+ Stable on ppc64; bug #130123
17 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> libbinio-1.4.ebuild:
ppc stable, bug #130123
diff --git a/dev-cpp/libbinio/libbinio-1.4.ebuild b/dev-cpp/libbinio/libbinio-1.4.ebuild
index c5394b2ceb1f..27e0e3d17dd4 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.10 2006/04/17 10:03:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.11 2006/04/17 20:59:30 corsair 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=""