diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:14:05 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:14:05 +0000 |
commit | f69f5cf747c384dcd48f1e75ff9f6132502240a4 (patch) | |
tree | 3798008b5f32813fdafd852ac0c42e054aef1c7e /kde-base/khotkeys | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-f69f5cf747c384dcd48f1e75ff9f6132502240a4.tar.gz gentoo-2-f69f5cf747c384dcd48f1e75ff9f6132502240a4.tar.bz2 gentoo-2-f69f5cf747c384dcd48f1e75ff9f6132502240a4.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 24f5165bfe8f..97982c5b9822 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.136 2009/11/09 10:17:04 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.137 2009/11/29 15:14:05 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> khotkeys-4.3.3.ebuild: + amd64 stable wrt #292455 09 Nov 2009; Jonathan Callen <abcd@gentoo.org> -files/khotkeys-4-parallel.patch: diff --git a/kde-base/khotkeys/khotkeys-4.3.3.ebuild b/kde-base/khotkeys/khotkeys-4.3.3.ebuild index 6872ef3415cb..68440529c551 100644 --- a/kde-base/khotkeys/khotkeys-4.3.3.ebuild +++ b/kde-base/khotkeys/khotkeys-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.3.3.ebuild,v 1.1 2009/11/02 21:15:53 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.3.3.ebuild,v 1.2 2009/11/29 15:14:05 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |