diff options
author | 2007-10-19 22:58:17 +0000 | |
---|---|---|
committer | 2007-10-19 22:58:17 +0000 | |
commit | 6919819f90931c2d93b186ac24e6a40f71c39967 (patch) | |
tree | 82fffbed8d2536affd30ac175c62b7b08ef1dcc8 /kde-base/khotkeys/khotkeys-3.5.8.ebuild | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-6919819f90931c2d93b186ac24e6a40f71c39967.tar.gz gentoo-2-6919819f90931c2d93b186ac24e6a40f71c39967.tar.bz2 gentoo-2-6919819f90931c2d93b186ac24e6a40f71c39967.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/khotkeys/khotkeys-3.5.8.ebuild')
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.8.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/khotkeys/khotkeys-3.5.8.ebuild b/kde-base/khotkeys/khotkeys-3.5.8.ebuild new file mode 100644 index 000000000000..b40f37fd1d6e --- /dev/null +++ b/kde-base/khotkeys/khotkeys-3.5.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 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.1 2007/10/19 22:58:16 philantrop Exp $ + +KMNAME=kdebase +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE: hotkey daemon" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" |