diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-02-22 20:28:40 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-02-22 20:28:40 +0000 |
commit | ad6a0b50da592d6618b0978787cc67938f8f7819 (patch) | |
tree | d76ea4a9c15ce844546010604e8dc4b3eb0c6e56 /app-arch/cksfv | |
parent | Bump to 2.16.1. Bug and memory leak fixes. (diff) | |
download | gentoo-2-ad6a0b50da592d6618b0978787cc67938f8f7819.tar.gz gentoo-2-ad6a0b50da592d6618b0978787cc67938f8f7819.tar.bz2 gentoo-2-ad6a0b50da592d6618b0978787cc67938f8f7819.zip |
stable amd64, bug 258532
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r-- | app-arch/cksfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog index f135d237a943..bd5fa313d04a 100644 --- a/app-arch/cksfv/ChangeLog +++ b/app-arch/cksfv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/cksfv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.40 2009/02/14 16:05:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.41 2009/02/22 20:28:40 tcunha Exp $ + + 22 Feb 2009; Tiago Cunha <tcunha@gentoo.org> cksfv-1.3.13.ebuild: + stable amd64, bug 258532 14 Feb 2009; Raúl Porcel <armin76@gentoo.org> cksfv-1.3.13.ebuild: ia64/sparc/x86 stable wrt #258532 diff --git a/app-arch/cksfv/cksfv-1.3.13.ebuild b/app-arch/cksfv/cksfv-1.3.13.ebuild index 3b81a162af49..0117c6ad7b1b 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.5 2009/02/14 16:05:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.13.ebuild,v 1.6 2009/02/22 20:28:40 tcunha 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="" |