summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-16 13:22:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-16 13:22:25 +0000
commit43657621879747de4348a95c923c4e7e65e8b5a3 (patch)
tree2c94d51696067802c0ac26a6d2b76afad8c07c42 /dev-cpp
parentStable on alpha wrt Bug #130123 (diff)
downloadgentoo-2-43657621879747de4348a95c923c4e7e65e8b5a3.tar.gz
gentoo-2-43657621879747de4348a95c923c4e7e65e8b5a3.tar.bz2
gentoo-2-43657621879747de4348a95c923c4e7e65e8b5a3.zip
Stable on sparc wrt #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 03f4ba2097ca..478b8a8ad108 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.18 2006/04/16 13:12:53 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.19 2006/04/16 13:22:24 gustavoz Exp $
+
+ 16 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> libbinio-1.4.ebuild:
+ Stable on sparc wrt #130123
16 Apr 2006; Thomas Cort <tcort@gentoo.org> libbinio-1.4.ebuild:
Stable on alpha.
diff --git a/dev-cpp/libbinio/libbinio-1.4.ebuild b/dev-cpp/libbinio/libbinio-1.4.ebuild
index a6b9b5ec32f0..374d118b9b19 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.8 2006/04/16 13:12:53 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.9 2006/04/16 13:22:25 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=""