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/bsdsfv | |
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/bsdsfv')
-rw-r--r-- | app-arch/bsdsfv/bsdsfv-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/bsdsfv/bsdsfv-1.14.ebuild b/app-arch/bsdsfv/bsdsfv-1.14.ebuild index a3addaa2f90b..8355ab6cc9f5 100644 --- a/app-arch/bsdsfv/bsdsfv-1.14.ebuild +++ b/app-arch/bsdsfv/bsdsfv-1.14.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/bsdsfv/bsdsfv-1.14.ebuild,v 1.2 2003/04/16 20:13:55 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdsfv/bsdsfv-1.14.ebuild,v 1.3 2003/06/29 15:40:50 aliz Exp $ S="${WORKDIR}/bsdsfv" DESCRIPTION="BSDSFV: All-in-one SFV checksum utility" @@ -9,7 +9,7 @@ HOMEPAGE="http://bsdsfv.sourceforge.net/" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " DEPEND="virtual/glibc" |