diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:02:05 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:02:05 +0000 |
commit | 2d8f9483c7b9ae4bbdf7596cea3ef737c477e87e (patch) | |
tree | a2e72efbbd08cff5405464689993c153f259bbb5 /kde-base/khotkeys | |
parent | Add ~amd64 wrt bug #209995 (diff) | |
download | gentoo-2-2d8f9483c7b9ae4bbdf7596cea3ef737c477e87e.tar.gz gentoo-2-2d8f9483c7b9ae4bbdf7596cea3ef737c477e87e.tar.bz2 gentoo-2-2d8f9483c7b9ae4bbdf7596cea3ef737c477e87e.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.9.ebuild | 11 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index dd60a9b0eafc..ebee587e0bea 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.82 2008/02/17 02:38:43 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.83 2008/02/20 23:02:05 philantrop Exp $ + +*khotkeys-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +khotkeys-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -khotkeys-3.5.5.ebuild, -khotkeys-3.5.6.ebuild, -khotkeys-3.5.7.ebuild, -khotkeys-4.0.0.ebuild: diff --git a/kde-base/khotkeys/khotkeys-3.5.9.ebuild b/kde-base/khotkeys/khotkeys-3.5.9.ebuild new file mode 100644 index 000000000000..4ac857e39707 --- /dev/null +++ b/kde-base/khotkeys/khotkeys-3.5.9.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.9.ebuild,v 1.1 2008/02/20 23:02:05 philantrop Exp $ + +KMNAME=kdebase +EAPI="1" +inherit kde-meta eutils + +DESCRIPTION="KDE: hotkey daemon" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" |