summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libowfat/ChangeLog7
-rw-r--r--dev-libs/libowfat/libowfat-0.10.ebuild7
-rw-r--r--dev-libs/libowfat/libowfat-0.14.ebuild7
-rw-r--r--dev-libs/libowfat/libowfat-0.15.ebuild9
-rw-r--r--dev-libs/libowfat/libowfat-0.16.ebuild7
5 files changed, 19 insertions, 18 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 6b4fb533fbde..aa2d9ee33242 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libowfat
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.9 2004/02/03 06:09:18 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.10 2004/03/23 19:03:19 dragonheart Exp $
+
+ 24 Mar 2004; Daniel Black <dragonheart@gentoo.org> libowfat-0.10.ebuild,
+ libowfat-0.14.ebuild, libowfat-0.15.ebuild, libowfat-0.16.ebuild:
+ QA - removed surperflous S assignment. Added missing IUSE. Marked stable on
+ x86 and sparc (0.15,0.16). ppc still marked due to dietlib being masked
03 Feb 2004; Daniel Black <dragonheart@gentoo.org> libowfat-0.16.ebuild:
Added ~sparc and ~ppc as they were included previously and this is just a
diff --git a/dev-libs/libowfat/libowfat-0.10.ebuild b/dev-libs/libowfat/libowfat-0.10.ebuild
index 2cb0ad84a2cd..b76e19318dba 100644
--- a/dev-libs/libowfat/libowfat-0.10.ebuild
+++ b/dev-libs/libowfat/libowfat-0.10.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.10.ebuild,v 1.9 2004/02/22 20:05:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.10.ebuild,v 1.10 2004/03/23 19:03:19 dragonheart Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://www.fefe.de/libowfat/${P}.tar.bz2"
HOMEPAGE="http://www.fefe.de/libowfat/"
@@ -10,7 +9,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
-
+IUSE=""
DEPEND=">=dev-libs/dietlibc-0.16"
src_unpack() {
diff --git a/dev-libs/libowfat/libowfat-0.14.ebuild b/dev-libs/libowfat/libowfat-0.14.ebuild
index 1b78448413b8..bd90ff1e16d6 100644
--- a/dev-libs/libowfat/libowfat-0.14.ebuild
+++ b/dev-libs/libowfat/libowfat-0.14.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.14.ebuild,v 1.4 2004/02/22 20:05:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.14.ebuild,v 1.5 2004/03/23 19:03:19 dragonheart Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://www.fefe.de/libowfat/${P}.tar.bz2"
HOMEPAGE="http://www.fefe.de/libowfat/"
@@ -10,7 +9,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
-
+IUSE=""
DEPEND=">=dev-libs/dietlibc-0.16"
src_unpack() {
diff --git a/dev-libs/libowfat/libowfat-0.15.ebuild b/dev-libs/libowfat/libowfat-0.15.ebuild
index 65cdf4cdc67c..64be8a2bc272 100644
--- a/dev-libs/libowfat/libowfat-0.15.ebuild
+++ b/dev-libs/libowfat/libowfat-0.15.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.15.ebuild,v 1.1 2003/07/01 22:37:52 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.15.ebuild,v 1.2 2004/03/23 19:03:19 dragonheart Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://www.fefe.de/libowfat/${P}.tar.bz2"
HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
-
+KEYWORDS="x86 sparc ~ppc"
+IUSE=""
DEPEND=">=dev-libs/dietlibc-0.16"
src_unpack() {
diff --git a/dev-libs/libowfat/libowfat-0.16.ebuild b/dev-libs/libowfat/libowfat-0.16.ebuild
index 7dd02624ff76..2d3c5e1eec99 100644
--- a/dev-libs/libowfat/libowfat-0.16.ebuild
+++ b/dev-libs/libowfat/libowfat-0.16.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.16.ebuild,v 1.2 2004/02/03 06:09:18 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.16.ebuild,v 1.3 2004/03/23 19:03:19 dragonheart Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://www.fefe.de/libowfat/${P}.tar.bz2"
HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
-
+KEYWORDS="x86 sparc ~ppc"
+IUSE=""
DEPEND=">=dev-libs/dietlibc-0.22"
src_unpack() {