diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-01 04:20:48 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-01 04:20:48 +0000 |
commit | 3056311e9f5b345d533198140f31fe43f1584ea8 (patch) | |
tree | 76eafc22299d76db4fd5996981a14cb819e42cbb /dev-libs/libowfat/libowfat-0.24.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.tar.gz gentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.tar.bz2 gentoo-2-3056311e9f5b345d533198140f31fe43f1584ea8.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.24.ebuild')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild index 11fd0ceb6440..401f6ee9157d 100644 --- a/dev-libs/libowfat/libowfat-0.24.ebuild +++ b/dev-libs/libowfat/libowfat-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1 2005/09/04 15:30:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.2 2005/12/01 04:16:43 tgall 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="~x86 ~sparc ~ppc ppc64 ~amd64" IUSE="" DEPEND=">=dev-libs/dietlibc-0.23 >=sys-apps/sed-4" |