summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 17:15:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 17:15:58 +0000
commit5c3b48aa716db0a616dc82e9fd2e906850c6b9e2 (patch)
tree476accca4afbaab66bf2b88ad8fd8f8f5013cd33
parentStable on amd64 wrt bug #132213 (diff)
downloadgentoo-2-5c3b48aa716db0a616dc82e9fd2e906850c6b9e2.tar.gz
gentoo-2-5c3b48aa716db0a616dc82e9fd2e906850c6b9e2.tar.bz2
gentoo-2-5c3b48aa716db0a616dc82e9fd2e906850c6b9e2.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
-rw-r--r--kde-base/ktimer/ChangeLog5
-rw-r--r--kde-base/ktimer/ktimer-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog
index 504c7698c554..8485ea771e24 100644
--- a/kde-base/ktimer/ChangeLog
+++ b/kde-base/ktimer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktimer
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.43 2006/05/26 16:59:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.44 2006/05/26 17:15:58 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> ktimer-3.5.2.ebuild:
+ Stable on ppc64
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktimer-3.5.2.ebuild:
Stable on amd64 wrt bug #132213
diff --git a/kde-base/ktimer/ktimer-3.5.2.ebuild b/kde-base/ktimer/ktimer-3.5.2.ebuild
index ab71ade1c520..44c90667f072 100644
--- a/kde-base/ktimer/ktimer-3.5.2.ebuild
+++ b/kde-base/ktimer/ktimer-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/ktimer/ktimer-3.5.2.ebuild,v 1.5 2006/05/26 16:59:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-3.5.2.ebuild,v 1.6 2006/05/26 17:15:58 corsair Exp $
KMNAME=kdeutils
MAXKDEVER=$PV
@@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE Timer"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="" \ No newline at end of file