summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-02 20:08:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-02 20:08:13 +0000
commite4ae218fed51b4ac94a8c4dc194edc71cf874dab (patch)
tree611712cdf78c06021bd59698fc8f5bccf8c7b8d8
parentStable for amd64, wrt bug #431892 (diff)
downloadgentoo-2-e4ae218fed51b4ac94a8c4dc194edc71cf874dab.tar.gz
gentoo-2-e4ae218fed51b4ac94a8c4dc194edc71cf874dab.tar.bz2
gentoo-2-e4ae218fed51b4ac94a8c4dc194edc71cf874dab.zip
Stable for amd64, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--kde-base/ktimer/ChangeLog5
-rw-r--r--kde-base/ktimer/ktimer-4.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog
index b11fdb20f128..7a809d3384b3 100644
--- a/kde-base/ktimer/ChangeLog
+++ b/kde-base/ktimer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktimer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.210 2012/08/17 11:04:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.211 2012/09/02 20:08:13 ago Exp $
+
+ 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ktimer-4.8.5.ebuild:
+ Stable for amd64, wrt bug #431892
17 Aug 2012; Johannes Huber <johu@gentoo.org> -ktimer-4.8.4.ebuild:
Remove KDE SC 4.8.4
diff --git a/kde-base/ktimer/ktimer-4.8.5.ebuild b/kde-base/ktimer/ktimer-4.8.5.ebuild
index a1cb8c7eb1ae..f9c693fcd475 100644
--- a/kde-base/ktimer/ktimer-4.8.5.ebuild
+++ b/kde-base/ktimer/ktimer-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.8.5.ebuild,v 1.1 2012/08/07 11:04:25 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.8.5.ebuild,v 1.2 2012/09/02 20:08:13 ago Exp $
EAPI=4
@@ -9,5 +9,5 @@ KDE_SCM="git"
inherit kde4-base
DESCRIPTION="KDE Timer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"