summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-12-18 18:53:42 +0000
committerSimon Stelling <blubb@gentoo.org>2004-12-18 18:53:42 +0000
commit7d4781c8dba968b814ab2c42adb5505f034358a1 (patch)
treea199e7d429e29f3d59674098d07fe632812665ae /app-arch/cksfv
parentstable (diff)
downloadhistorical-7d4781c8dba968b814ab2c42adb5505f034358a1.tar.gz
historical-7d4781c8dba968b814ab2c42adb5505f034358a1.tar.bz2
historical-7d4781c8dba968b814ab2c42adb5505f034358a1.zip
stable
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r--app-arch/cksfv/ChangeLog5
-rw-r--r--app-arch/cksfv/cksfv-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog
index d4039feced0a..96111066e704 100644
--- a/app-arch/cksfv/ChangeLog
+++ b/app-arch/cksfv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/cksfv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.10 2004/06/24 21:29:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.11 2004/12/18 18:43:24 blubb Exp $
+
+ 18 Dec 2004; Simon Stelling <blubb@gentoo.org> cksfv-1.3.ebuild:
+ was testing for a long time, marking stable on amd64
25 May 2004; Jason Eric Huebel <jhuebel@gentoo.org>
+files/cksfv-1.3-64bit-fix.patch, cksfv-1.3.ebuild:
diff --git a/app-arch/cksfv/cksfv-1.3.ebuild b/app-arch/cksfv/cksfv-1.3.ebuild
index 3aa942f330b7..121f9259c8f2 100644
--- a/app-arch/cksfv/cksfv-1.3.ebuild
+++ b/app-arch/cksfv/cksfv-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.ebuild,v 1.14 2004/06/25 23:48:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.ebuild,v 1.15 2004/12/18 18:43:24 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.fodder.org/cksfv/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~amd64"
+KEYWORDS="x86 ppc sparc alpha amd64"
IUSE=""
DEPEND="virtual/libc"