summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-29 12:44:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-29 12:44:53 +0000
commit897dcca9aabf9809f47cd66e5c467b85535595b4 (patch)
tree91511ac3c19ae8f8729ff4468d02296345f28b08 /kde-base/ktimer
parentAdd USE=static-libs. (diff)
downloadgentoo-2-897dcca9aabf9809f47cd66e5c467b85535595b4.tar.gz
gentoo-2-897dcca9aabf9809f47cd66e5c467b85535595b4.tar.bz2
gentoo-2-897dcca9aabf9809f47cd66e5c467b85535595b4.zip
Stable for amd64, wrt to bug #466074
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r--kde-base/ktimer/ChangeLog5
-rw-r--r--kde-base/ktimer/ktimer-4.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog
index 7d27b2a8fc1c..22de828f9709 100644
--- a/kde-base/ktimer/ChangeLog
+++ b/kde-base/ktimer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktimer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.241 2013/04/06 00:04:41 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.242 2013/04/29 12:44:38 ago Exp $
+
+ 29 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.10.2.ebuild:
+ Stable for amd64, wrt to bug #466074
*ktimer-4.10.2 (05 Apr 2013)
diff --git a/kde-base/ktimer/ktimer-4.10.2.ebuild b/kde-base/ktimer/ktimer-4.10.2.ebuild
index 9fc80473f554..bd883cdb3729 100644
--- a/kde-base/ktimer/ktimer-4.10.2.ebuild
+++ b/kde-base/ktimer/ktimer-4.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.10.2.ebuild,v 1.1 2013/04/06 00:04:41 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.10.2.ebuild,v 1.2 2013/04/29 12:44:38 ago Exp $
EAPI=5
@@ -8,5 +8,5 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE Timer"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"