diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:40:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:40:50 +0000 |
commit | 211590c76e85ed8b000fee61231c0df3f050882e (patch) | |
tree | 8aa693093928168d3d87996f603d4e0ba9deace9 /app-arch/cfv | |
parent | unmasking and changelog fixups (diff) | |
download | historical-211590c76e85ed8b000fee61231c0df3f050882e.tar.gz historical-211590c76e85ed8b000fee61231c0df3f050882e.tar.bz2 historical-211590c76e85ed8b000fee61231c0df3f050882e.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-arch/cfv')
-rw-r--r-- | app-arch/cfv/cfv-1.12.ebuild | 4 | ||||
-rw-r--r-- | app-arch/cfv/cfv-1.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/cfv/cfv-1.12.ebuild b/app-arch/cfv/cfv-1.12.ebuild index 6590b7e01f5b..6ac6e4c4a107 100644 --- a/app-arch/cfv/cfv-1.12.ebuild +++ b/app-arch/cfv/cfv-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.12.ebuild,v 1.2 2003/02/13 05:53:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.12.ebuild,v 1.3 2003/06/29 15:40:50 aliz Exp $ DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" HOMEPAGE="http://cfv.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="" RDEPEND="dev-lang/python diff --git a/app-arch/cfv/cfv-1.13.ebuild b/app-arch/cfv/cfv-1.13.ebuild index 0a3a2d69eae9..da50f1666fbf 100644 --- a/app-arch/cfv/cfv-1.13.ebuild +++ b/app-arch/cfv/cfv-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.13.ebuild,v 1.4 2003/03/28 10:44:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.13.ebuild,v 1.5 2003/06/29 15:40:50 aliz Exp $ DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" HOMEPAGE="http://cfv.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" DEPEND="" RDEPEND="dev-lang/python |