summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-12-01 04:20:48 +0000
committerTom Gall <tgall@gentoo.org>2005-12-01 04:20:48 +0000
commit3056311e9f5b345d533198140f31fe43f1584ea8 (patch)
tree76eafc22299d76db4fd5996981a14cb819e42cbb /dev-libs/libowfat
parentstable on ppc64 (diff)
downloadgentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.tar.gz
gentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.tar.bz2
gentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
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 da51ae854482..db513bb0cf24 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libowfat
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.16 2005/09/04 15:30:05 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.17 2005/12/01 04:16:43 tgall Exp $
+
+ 30 Nov 2005; Tom Gall <tgall@gentoo.org> libowfat-0.24.ebuild:
+ stable on ppc64
*libowfat-0.24 (04 Sep 2005)
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild
index 11fd0ceb6440..401f6ee9157d 100644
--- a/dev-libs/libowfat/libowfat-0.24.ebuild
+++ b/dev-libs/libowfat/libowfat-0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1 2005/09/04 15:30:05 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.2 2005/12/01 04:16:43 tgall 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="~x86 ~sparc ~ppc ~ppc64 ~amd64"
+KEYWORDS="~x86 ~sparc ~ppc ppc64 ~amd64"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"