summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-12-10 22:13:50 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-12-10 22:13:50 +0000
commit0fa6409f24c4c4ff336f7f2625e1071d72e2997c (patch)
treee814635a7e2b71c30d51c32f4c32906aa25e414d /kde-base/libkscan
parentStable on alpha. (diff)
downloadgentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.gz
gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.bz2
gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.zip
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r--kde-base/libkscan/ChangeLog5
-rw-r--r--kde-base/libkscan/libkscan-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog
index 658cbbfa0b73..c3e4933beaa1 100644
--- a/kde-base/libkscan/ChangeLog
+++ b/kde-base/libkscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkscan
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.31 2005/12/10 06:16:39 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.32 2005/12/10 22:10:32 kloeri Exp $
+
+ 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org libkscan-3.4.3.ebuild:
+ Stable on alpha.
10 Dec 2005; Chris White <chriswhite@gentoo.org> libkscan-3.4.3.ebuild:
Marked x86 stable for bug #112842.
diff --git a/kde-base/libkscan/libkscan-3.4.3.ebuild b/kde-base/libkscan/libkscan-3.4.3.ebuild
index 4526efadab36..925910e6b422 100644
--- a/kde-base/libkscan/libkscan-3.4.3.ebuild
+++ b/kde-base/libkscan/libkscan-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.4.3.ebuild,v 1.6 2005/12/10 06:16:39 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.4.3.ebuild,v 1.7 2005/12/10 22:10:32 kloeri Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE scanner library"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="media-gfx/sane-backends"