summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-27 15:47:56 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-27 15:47:56 +0000
commit37b6e10cd390da3a8c14952d0b05776403c9029b (patch)
treea2ed40dab436607699f96b8996b5b69a7eb1f81e /kde-base/kdeprint
parentMark 3.4.3 stable on ia64. #112842 (diff)
downloadgentoo-2-37b6e10cd390da3a8c14952d0b05776403c9029b.tar.gz
gentoo-2-37b6e10cd390da3a8c14952d0b05776403c9029b.tar.bz2
gentoo-2-37b6e10cd390da3a8c14952d0b05776403c9029b.zip
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kdeprint')
-rw-r--r--kde-base/kdeprint/ChangeLog7
-rw-r--r--kde-base/kdeprint/kdeprint-3.4.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kdeprint/ChangeLog b/kde-base/kdeprint/ChangeLog
index 8f31156b8fa6..c07e22b27ba9 100644
--- a/kde-base/kdeprint/ChangeLog
+++ b/kde-base/kdeprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdeprint
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/ChangeLog,v 1.36 2006/03/22 20:15:10 danarmak Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/ChangeLog,v 1.37 2006/03/27 15:47:56 agriffis Exp $
+
+ 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kdeprint-3.4.3.ebuild:
+ Mark 3.4.3 stable on ia64. #112842
*kdeprint-3.5.2 (22 Mar 2006)
diff --git a/kde-base/kdeprint/kdeprint-3.4.3.ebuild b/kde-base/kdeprint/kdeprint-3.4.3.ebuild
index d532c04c61f7..206f0e7d58d1 100644
--- a/kde-base/kdeprint/kdeprint-3.4.3.ebuild
+++ b/kde-base/kdeprint/kdeprint-3.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/kdeprint-3.4.3.ebuild,v 1.7 2005/12/10 19:09:10 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/kdeprint-3.4.3.ebuild,v 1.8 2006/03/27 15:47:56 agriffis Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE printer queue/device manager"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="cups"
DEPEND="cups? ( net-print/cups )"