summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-04 19:01:54 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-04 19:01:54 +0000
commit7a5889a7468f5344dc1f3c1b672eaed6b2f20c4e (patch)
tree7d12314ed2d5cb4479a608d429c11b3d758167d9 /dev-libs/libowfat
parentStable on ppc wrt bug 155828 (diff)
downloadgentoo-2-7a5889a7468f5344dc1f3c1b672eaed6b2f20c4e.tar.gz
gentoo-2-7a5889a7468f5344dc1f3c1b672eaed6b2f20c4e.tar.bz2
gentoo-2-7a5889a7468f5344dc1f3c1b672eaed6b2f20c4e.zip
amd64 stable, bug 157477
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r--dev-libs/libowfat/ChangeLog7
-rw-r--r--dev-libs/libowfat/files/digest-libowfat-0.242
-rw-r--r--dev-libs/libowfat/libowfat-0.24.ebuild6
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 856cee58dbc9..a90e2db51bdf 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.20 2006/12/09 21:52:01 hansmi Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.21 2007/02/04 19:01:54 beandog Exp $
+
+ 04 Feb 2007; Steve Dibb <beandog@gentoo.org> libowfat-0.24.ebuild:
+ amd64 stable, bug 157477
09 Dec 2006; Michael Hanselmann <hansmi@gentoo.org> libowfat-0.24.ebuild:
Stable on sparc, x86. See bug #157477.
diff --git a/dev-libs/libowfat/files/digest-libowfat-0.24 b/dev-libs/libowfat/files/digest-libowfat-0.24
index c127b276a2b5..38fad0edac93 100644
--- a/dev-libs/libowfat/files/digest-libowfat-0.24
+++ b/dev-libs/libowfat/files/digest-libowfat-0.24
@@ -1 +1,3 @@
MD5 a38b74998a45fd6c47e93e0fec1f6560 libowfat-0.24.tar.bz2 112302
+RMD160 86d8f7f696715a55439558e9d57ac11d9ced8dac libowfat-0.24.tar.bz2 112302
+SHA256 64c6b42af4c9df60f2c672ef89f056cfb8f0c6f437359dfca6618b5d1b9805af libowfat-0.24.tar.bz2 112302
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild
index 3fb0da033de5..1bc9e73bcecf 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
+# Copyright 1999-2007 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.5 2006/12/09 21:52:01 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.6 2007/02/04 19:01:54 beandog 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"