diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-12 17:53:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-12 17:53:24 +0000 |
commit | f7f625f6fe8e860e654a8a0c2f19e339e3effbc5 (patch) | |
tree | 3e91262e7f8dbe29fd942dea76e096680efddae6 /app-arch/cksfv/cksfv-1.3.13.ebuild | |
parent | ppc stable #258746 (diff) | |
download | gentoo-2-f7f625f6fe8e860e654a8a0c2f19e339e3effbc5.tar.gz gentoo-2-f7f625f6fe8e860e654a8a0c2f19e339e3effbc5.tar.bz2 gentoo-2-f7f625f6fe8e860e654a8a0c2f19e339e3effbc5.zip |
Stable for HPPA (bug #258532).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-arch/cksfv/cksfv-1.3.13.ebuild')
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cksfv/cksfv-1.3.13.ebuild b/app-arch/cksfv/cksfv-1.3.13.ebuild index bba4d7ceb366..8eac96767c3d 100644 --- a/app-arch/cksfv/cksfv-1.3.13.ebuild +++ b/app-arch/cksfv/cksfv-1.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.13.ebuild,v 1.3 2009/02/12 17:47:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.13.ebuild,v 1.4 2009/02/12 17:53:24 jer Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://zakalwe.fi/~shd/foss/cksfv/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |