diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:48:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:48:42 +0000 |
commit | 124de86645f2056d5a26e869cb03ef9344d5556a (patch) | |
tree | 9f46707c1dcbc87b6e37db6447962b7f28058738 /kde-base/khotkeys | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-124de86645f2056d5a26e869cb03ef9344d5556a.tar.gz gentoo-2-124de86645f2056d5a26e869cb03ef9344d5556a.tar.bz2 gentoo-2-124de86645f2056d5a26e869cb03ef9344d5556a.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 7aeac4f587a8..07989ba1f034 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # 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.87 2008/04/03 21:09:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.88 2008/05/12 16:48:42 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> khotkeys-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *khotkeys-4.0.3 (03 Apr 2008) diff --git a/kde-base/khotkeys/khotkeys-3.5.9.ebuild b/kde-base/khotkeys/khotkeys-3.5.9.ebuild index e1387d4a4638..ec18b26952bc 100644 --- a/kde-base/khotkeys/khotkeys-3.5.9.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.9.ebuild @@ -1,11 +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.2 2008/03/04 02:34:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.9.ebuild,v 1.3 2008/05/12 16:48:42 armin76 Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |