diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:04 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:04 +0000 |
commit | 23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e (patch) | |
tree | 01666b54889d18af79eaa4fdb463c3a15451a13e /dev-libs/libowfat/libowfat-0.14.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.gz historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.bz2 historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.14.ebuild')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.14.ebuild b/dev-libs/libowfat/libowfat-0.14.ebuild index d5ad7f400319..a6e87a80807c 100644 --- a/dev-libs/libowfat/libowfat-0.14.ebuild +++ b/dev-libs/libowfat/libowfat-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1 2002/12/02 18:27:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.14.ebuild,v 1.2 2002/12/09 04:21:03 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=dev-libs/dietlibc-0.16" |