diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
commit | 78627c694db131dde74a8896d0f14c4005f35b03 (patch) | |
tree | 8f90e3861127cb256f0d2903d6fc77df7c54c80d /kde-base/kmilo/kmilo-3.5.8-r1.ebuild | |
parent | Remove masks for app-editors/emacs-cvs snapshots since they are gone. (diff) | |
download | gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.gz gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.bz2 gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.zip |
KDE stablization for ppc64 bug 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kmilo/kmilo-3.5.8-r1.ebuild')
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmilo/kmilo-3.5.8-r1.ebuild b/kde-base/kmilo/kmilo-3.5.8-r1.ebuild index bfa3a6f54301..4e0f137d470c 100644 --- a/kde-base/kmilo/kmilo-3.5.8-r1.ebuild +++ b/kde-base/kmilo/kmilo-3.5.8-r1.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/kmilo/kmilo-3.5.8-r1.ebuild,v 1.4 2008/01/30 10:01:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.8-r1.ebuild,v 1.5 2008/01/30 17:23:51 ranger Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -9,7 +9,7 @@ inherit kde-meta eutils DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware input devices that exist, such as those on keyboards." -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility pbbuttonsd" DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" RDEPEND="${DEPEND}" |