diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 09:08:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 09:08:50 +0000 |
commit | 4fca311fbe74a4ec4e9110da6062c2ede59f8e89 (patch) | |
tree | ae0b00f8903dc9dc9ccf71ec6a7ea6e846f43e28 /kde-base/ktimer/ktimer-4.11.5.ebuild | |
parent | Stable for ppc, wrt bug #491946 (diff) | |
download | gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.tar.gz gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.tar.bz2 gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.zip |
Stable for ppc64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimer/ktimer-4.11.5.ebuild')
-rw-r--r-- | kde-base/ktimer/ktimer-4.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktimer/ktimer-4.11.5.ebuild b/kde-base/ktimer/ktimer-4.11.5.ebuild index 81aa33674974..882516da0de0 100644 --- a/kde-base/ktimer/ktimer-4.11.5.ebuild +++ b/kde-base/ktimer/ktimer-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.11.5.ebuild,v 1.5 2014/02/20 09:27:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.11.5.ebuild,v 1.6 2014/02/23 09:08:09 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ inherit kde4-base DESCRIPTION="KDE Timer" HOMEPAGE="http://www.kde.org/applications/utilities/ktimer http://utils.kde.org/projects/ktimer" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |