summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-04-08 16:27:32 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-04-08 16:27:32 +0000
commitde426189be7562b60edd130da0b375292c5861cd (patch)
treed40444626a179b17e7ef6dee3b038e1e182008fa /dev-libs/libowfat
parent_pre8 Manifest (diff)
downloadgentoo-2-de426189be7562b60edd130da0b375292c5861cd.tar.gz
gentoo-2-de426189be7562b60edd130da0b375292c5861cd.tar.bz2
gentoo-2-de426189be7562b60edd130da0b375292c5861cd.zip
ppc stable
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r--dev-libs/libowfat/ChangeLog6
-rw-r--r--dev-libs/libowfat/libowfat-0.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 8217605b8e62..0350c7b63650 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2006/03/31 18:52:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.19 2006/04/08 16:27:32 dertobi123 Exp $
+
+ 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ libowfat-0.24.ebuild:
+ ppc stable
31 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> libowfat-0.24.ebuild:
Fixed man page installation, provided by Christian Heim, see bug 128243.
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild
index d22c0934c235..d52abc64c446 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.3 2006/03/31 18:52:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.4 2006/04/08 16:27:32 dertobi123 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="~amd64 ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"