summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kfax/ChangeLog5
-rw-r--r--kde-base/kfax/kfax-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog
index 5001928c5c96..2cf0088d87c5 100644
--- a/kde-base/kfax/ChangeLog
+++ b/kde-base/kfax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.43 2006/05/26 16:16:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.44 2006/05/26 17:24:40 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kfax-3.5.2.ebuild:
+ Stable on amd64 wrt bug #132213
26 May 2006; Markus Rothe <corsair@gentoo.org> kfax-3.5.2.ebuild:
Stable on ppc64
diff --git a/kde-base/kfax/kfax-3.5.2.ebuild b/kde-base/kfax/kfax-3.5.2.ebuild
index a556a2791b15..f4f547849589 100644
--- a/kde-base/kfax/kfax-3.5.2.ebuild
+++ b/kde-base/kfax/kfax-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.2.ebuild,v 1.5 2006/05/26 16:16:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.2.ebuild,v 1.6 2006/05/26 17:24:40 wolf31o2 Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE G3/G4 fax viewer"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kviewshell)"