summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 21:52:05 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 21:52:05 +0000
commitf93d7ce58ac1ce8f0c38ef393f3e7415aa623235 (patch)
tree70a79a988aaf26624ed4584619d5b0514c9ac75d /kde-base/kdelibs
parentFix ordering of some stuff. (diff)
downloadgentoo-2-f93d7ce58ac1ce8f0c38ef393f3e7415aa623235.tar.gz
gentoo-2-f93d7ce58ac1ce8f0c38ef393f3e7415aa623235.tar.bz2
gentoo-2-f93d7ce58ac1ce8f0c38ef393f3e7415aa623235.zip
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kdelibs')
-rw-r--r--kde-base/kdelibs/ChangeLog5
-rw-r--r--kde-base/kdelibs/kdelibs-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog
index 05f174521d77..b1a2bdc00f17 100644
--- a/kde-base/kdelibs/ChangeLog
+++ b/kde-base/kdelibs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdelibs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.287 2005/11/24 19:29:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.288 2005/11/24 21:52:05 cryos Exp $
+
+ 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kdelibs-3.4.3.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Markus Rothe <corsair@gentoo.org> kdelibs-3.4.3.ebuild:
Stable on ppc64
diff --git a/kde-base/kdelibs/kdelibs-3.4.3.ebuild b/kde-base/kdelibs/kdelibs-3.4.3.ebuild
index d4aacc988e17..163e51371dbb 100644
--- a/kde-base/kdelibs/kdelibs-3.4.3.ebuild
+++ b/kde-base/kdelibs/kdelibs-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/kdelibs/kdelibs-3.4.3.ebuild,v 1.4 2005/11/24 19:29:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.3.ebuild,v 1.5 2005/11/24 21:52:05 cryos Exp $
inherit kde flag-o-matic eutils multilib
set-kdedir 3.4
@@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="3.4"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86"
IUSE="alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff zeroconf"
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.