summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-12-09 21:52:01 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-12-09 21:52:01 +0000
commitfadc6152efbf38d9987ee40fe42991961b2e243d (patch)
treed96296ac9a327c99e4b3aaaf38cf8fd4f2c00dd0 /dev-libs/libowfat
parentStable on Alpha. (diff)
downloadgentoo-2-fadc6152efbf38d9987ee40fe42991961b2e243d.tar.gz
gentoo-2-fadc6152efbf38d9987ee40fe42991961b2e243d.tar.bz2
gentoo-2-fadc6152efbf38d9987ee40fe42991961b2e243d.zip
Stable on sparc, x86. See bug #157477.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r--dev-libs/libowfat/ChangeLog5
-rw-r--r--dev-libs/libowfat/libowfat-0.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 0350c7b63650..856cee58dbc9 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libowfat
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.19 2006/04/08 16:27:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.20 2006/12/09 21:52:01 hansmi Exp $
+
+ 09 Dec 2006; Michael Hanselmann <hansmi@gentoo.org> libowfat-0.24.ebuild:
+ Stable on sparc, x86. See bug #157477.
08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libowfat-0.24.ebuild:
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild
index d52abc64c446..3fb0da033de5 100644
--- a/dev-libs/libowfat/libowfat-0.24.ebuild
+++ b/dev-libs/libowfat/libowfat-0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.4 2006/04/08 16:27:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.5 2006/12/09 21:52:01 hansmi Exp $
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"