diff options
author | 2006-11-27 22:28:24 +0000 | |
---|---|---|
committer | 2006-11-27 22:28:24 +0000 | |
commit | cbd2e1072ea774130df151c9e43d581b9e105f7d (patch) | |
tree | f5800b9afa32fa8d7301ef8ea5dc9ef5eefebe93 /app-arch/cfv/cfv-1.18.1.ebuild | |
parent | Added libburn support and remove libnotify since it won't be used by this sta... (diff) | |
download | historical-cbd2e1072ea774130df151c9e43d581b9e105f7d.tar.gz historical-cbd2e1072ea774130df151c9e43d581b9e105f7d.tar.bz2 historical-cbd2e1072ea774130df151c9e43d581b9e105f7d.zip |
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'app-arch/cfv/cfv-1.18.1.ebuild')
-rw-r--r-- | app-arch/cfv/cfv-1.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cfv/cfv-1.18.1.ebuild b/app-arch/cfv/cfv-1.18.1.ebuild index 38a4a50278c3..f5f237ef279e 100644 --- a/app-arch/cfv/cfv-1.18.1.ebuild +++ b/app-arch/cfv/cfv-1.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.1.ebuild,v 1.6 2006/09/06 22:35:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.1.ebuild,v 1.7 2006/11/27 22:28:24 drizzt 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="amd64 ~hppa ppc ~ppc-macos ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ~ppc-macos ~sparc x86 ~x86-fbsd" DEPEND="" RDEPEND="dev-lang/python |