diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 10:59:24 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 10:59:24 +0000 |
commit | d18d91e9e31d18e336f04fb8d18267519e1c79df (patch) | |
tree | 6c4112da75badb1a00093472747b574954db0543 /app-arch/cfv/cfv-1.16.ebuild | |
parent | Removed USERLAND="macos" from profiles; USERLAND is an internal portage varia... (diff) | |
download | gentoo-2-d18d91e9e31d18e336f04fb8d18267519e1c79df.tar.gz gentoo-2-d18d91e9e31d18e336f04fb8d18267519e1c79df.tar.bz2 gentoo-2-d18d91e9e31d18e336f04fb8d18267519e1c79df.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'app-arch/cfv/cfv-1.16.ebuild')
-rw-r--r-- | app-arch/cfv/cfv-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cfv/cfv-1.16.ebuild b/app-arch/cfv/cfv-1.16.ebuild index 6f068c481d75..176459447cba 100644 --- a/app-arch/cfv/cfv-1.16.ebuild +++ b/app-arch/cfv/cfv-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.16.ebuild,v 1.6 2004/06/24 21:28:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.16.ebuild,v 1.7 2004/10/05 10:59:23 pvdabeel Exp $ DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" HOMEPAGE="http://cfv.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" DEPEND="" RDEPEND="dev-lang/python |