diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:57:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:57:53 +0000 |
commit | 0afa4eca24ac269e59fbd77aa695d11ce4c0b133 (patch) | |
tree | eaa62dceebb8e29e4a7ba4b27c6f90a27990e623 | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-0afa4eca24ac269e59fbd77aa695d11ce4c0b133.tar.gz gentoo-2-0afa4eca24ac269e59fbd77aa695d11ce4c0b133.tar.bz2 gentoo-2-0afa4eca24ac269e59fbd77aa695d11ce4c0b133.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | kde-base/ktimer/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimer/ktimer-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index 35aa186fbcce..467936159e0d 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.235 2013/03/06 13:41:55 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.236 2013/03/31 15:57:53 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *ktimer-4.10.1 (06 Mar 2013) diff --git a/kde-base/ktimer/ktimer-4.10.1.ebuild b/kde-base/ktimer/ktimer-4.10.1.ebuild index bb58b8f55d52..1c2a0b118adf 100644 --- a/kde-base/ktimer/ktimer-4.10.1.ebuild +++ b/kde-base/ktimer/ktimer-4.10.1.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.1.ebuild,v 1.1 2013/03/06 13:41:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.10.1.ebuild,v 1.2 2013/03/31 15:57:53 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" |