summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-03-23 19:03:19 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-03-23 19:03:19 +0000
commit4b469be70dc2a7e4ba1a983cf0afb2a93b653850 (patch)
tree338629feae12b813c601de9c718ff81e7151d9b1 /dev-libs/libowfat/libowfat-0.14.ebuild
parentFixed install location of init script. (Manifest recommit) (diff)
downloadgentoo-2-4b469be70dc2a7e4ba1a983cf0afb2a93b653850.tar.gz
gentoo-2-4b469be70dc2a7e4ba1a983cf0afb2a93b653850.tar.bz2
gentoo-2-4b469be70dc2a7e4ba1a983cf0afb2a93b653850.zip
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.
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.14.ebuild')
-rw-r--r--dev-libs/libowfat/libowfat-0.14.ebuild7
1 files changed, 3 insertions, 4 deletions
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() {