diff options
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 5b5940e733f9..a075b9a43fe6 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.76 2008/01/28 21:34:53 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.77 2008/01/29 18:21:43 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> khotkeys-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> khotkeys-3.5.8.ebuild: diff --git a/kde-base/khotkeys/khotkeys-3.5.8.ebuild b/kde-base/khotkeys/khotkeys-3.5.8.ebuild index bcd429795156..fa1b6b35ba6f 100644 --- a/kde-base/khotkeys/khotkeys-3.5.8.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.2 2008/01/28 21:34:53 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.8.ebuild,v 1.3 2008/01/29 18:21:43 armin76 Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |