diff options
author | 2011-05-19 19:22:51 +0000 | |
---|---|---|
committer | 2011-05-19 19:22:51 +0000 | |
commit | ee05e78fcc96410cea7533593c3e147eca3d3277 (patch) | |
tree | dd338cd8e2465b99dbca56b769bd1098061d5880 /app-arch/cfv/cfv-1.18.3.ebuild | |
parent | Added Prefix keywords, bug #367981 (diff) | |
download | historical-ee05e78fcc96410cea7533593c3e147eca3d3277.tar.gz historical-ee05e78fcc96410cea7533593c3e147eca3d3277.tar.bz2 historical-ee05e78fcc96410cea7533593c3e147eca3d3277.zip |
Marked ~x64-macos, bug #367895
Package-Manager: portage-2.2.01.18252-prefix/cvs/Darwin powerpc
Diffstat (limited to 'app-arch/cfv/cfv-1.18.3.ebuild')
-rw-r--r-- | app-arch/cfv/cfv-1.18.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/cfv/cfv-1.18.3.ebuild b/app-arch/cfv/cfv-1.18.3.ebuild index b4ca551bd55e..4c702a01d002 100644 --- a/app-arch/cfv/cfv-1.18.3.ebuild +++ b/app-arch/cfv/cfv-1.18.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.3.ebuild,v 1.3 2010/01/20 23:35:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.3.ebuild,v 1.4 2011/05/19 19:22:51 grobian 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="bittorrent" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND="" RDEPEND="dev-lang/python |