summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 20:44:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 20:44:59 +0000
commitffc250bec2ae278fc49c74912e54684555fff95e (patch)
treef5c07c5e05a977490332f649da7594baa7b9f872 /kde-base/kfax
parentChange gettext dependencies as per bug #123113. (diff)
downloadgentoo-2-ffc250bec2ae278fc49c74912e54684555fff95e.tar.gz
gentoo-2-ffc250bec2ae278fc49c74912e54684555fff95e.tar.bz2
gentoo-2-ffc250bec2ae278fc49c74912e54684555fff95e.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kfax')
-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 2cf0088d87c5..2616caece6ef 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.44 2006/05/26 17:24:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.45 2006/05/26 20:44:59 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> kfax-3.5.2.ebuild:
+ Stable on ppc64
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kfax-3.5.2.ebuild:
Stable on amd64 wrt bug #132213
diff --git a/kde-base/kfax/kfax-3.5.2.ebuild b/kde-base/kfax/kfax-3.5.2.ebuild
index f4f547849589..6e9d2a886dc6 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.6 2006/05/26 17:24:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.2.ebuild,v 1.7 2006/05/26 20:44:59 corsair 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)"