summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r--kde-base/libkscan/ChangeLog5
-rw-r--r--kde-base/libkscan/libkscan-3.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog
index 03f77dbe92c2..c27057327da6 100644
--- a/kde-base/libkscan/ChangeLog
+++ b/kde-base/libkscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkscan
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.67 2007/08/09 19:25:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.68 2007/08/10 15:01:43 angelos Exp $
+
+ 10 Aug 2007; Christoph Mende <angelos@gentoo.org> libkscan-3.5.7.ebuild:
+ Stable on amd64 wrt bug #176297
09 Aug 2007; Markus Rothe <corsair@gentoo.org> libkscan-3.5.7.ebuild:
Stable on ppc64; bug #176297
diff --git a/kde-base/libkscan/libkscan-3.5.7.ebuild b/kde-base/libkscan/libkscan-3.5.7.ebuild
index 9413ae772f5e..c750f2cf60f9 100644
--- a/kde-base/libkscan/libkscan-3.5.7.ebuild
+++ b/kde-base/libkscan/libkscan-3.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.7.ebuild,v 1.5 2007/08/09 19:25:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.7.ebuild,v 1.6 2007/08/10 15:01:43 angelos Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE scanner library"
-KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="media-gfx/sane-backends"
RDEPEND="${DEPEND}"