diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-libs/libowfat | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r-- | dev-libs/libowfat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libowfat/libowfat-0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libowfat/libowfat-0.14.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog index 0fa4ee35a452..8633bfc491e8 100644 --- a/dev-libs/libowfat/ChangeLog +++ b/dev-libs/libowfat/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-libs/libowfat # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.3 2002/12/02 18:27:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.4 2002/12/09 04:21:03 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libowfat-0.14 (02 Dec 2002) 02 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: New libowfat release. diff --git a/dev-libs/libowfat/libowfat-0.10.ebuild b/dev-libs/libowfat/libowfat-0.10.ebuild index 5dc20b09a7ea..d63da05c3ef7 100644 --- a/dev-libs/libowfat/libowfat-0.10.ebuild +++ b/dev-libs/libowfat/libowfat-0.10.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.10.ebuild,v 1.6 2002/10/04 20:52:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.10.ebuild,v 1.7 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" 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" |