summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 5ca2896f7ce3..f355ca149754 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.41 2006/04/09 13:57:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.42 2006/05/25 22:37:44 wolf31o2 Exp $
+
+ 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kfax-3.5.2.ebuild:
+ Stable on x86 wrt bug #132213
09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> kfax-3.5.2.ebuild:
Add ~x86-fbsd keyword.
diff --git a/kde-base/kfax/kfax-3.5.2.ebuild b/kde-base/kfax/kfax-3.5.2.ebuild
index 195e75ec5175..4ae8f162f8da 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.3 2006/04/09 13:57:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.2.ebuild,v 1.4 2006/05/25 22:37:44 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)"