diff options
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/cksfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog index 743278ad395c..037445069a04 100644 --- a/app-arch/cksfv/ChangeLog +++ b/app-arch/cksfv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/cksfv # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.33 2008/01/14 19:54:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.34 2008/02/21 20:35:01 jer Exp $ + + 21 Feb 2008; Jeroen Roovers <jer@gentoo.org> cksfv-1.3.12.ebuild: + Stable for HPPA (bug #210986). 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> cksfv-1.3.12.ebuild: ppc. stable diff --git a/app-arch/cksfv/cksfv-1.3.12.ebuild b/app-arch/cksfv/cksfv-1.3.12.ebuild index b577547b71e7..0c0ca21c1591 100644 --- a/app-arch/cksfv/cksfv-1.3.12.ebuild +++ b/app-arch/cksfv/cksfv-1.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.12.ebuild,v 1.3 2008/01/14 19:54:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.12.ebuild,v 1.4 2008/02/21 20:35:01 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="" |