diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 14:51:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 14:51:51 +0000 |
commit | 3d277da6c5754dc9a2ca4cd846b547ed27c84528 (patch) | |
tree | 0a5a3f54224fd08d07141759a511a992b7c89e43 /kde-base/kmilo | |
parent | Version bump. Fixes lots of bugs. Remove old ebuilds. (diff) | |
download | gentoo-2-3d277da6c5754dc9a2ca4cd846b547ed27c84528.tar.gz gentoo-2-3d277da6c5754dc9a2ca4cd846b547ed27c84528.tar.bz2 gentoo-2-3d277da6c5754dc9a2ca4cd846b547ed27c84528.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 756093fe3589..94002122ef87 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.62 2006/12/01 19:34:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.63 2006/12/06 14:51:51 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> kmilo-3.5.5.ebuild: + Stable on Alpha. 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> kmilo-3.5.2.ebuild, kmilo-3.5.5.ebuild: diff --git a/kde-base/kmilo/kmilo-3.5.5.ebuild b/kde-base/kmilo/kmilo-3.5.5.ebuild index f5101d9cbb0f..f28ca54707a3 100644 --- a/kde-base/kmilo/kmilo-3.5.5.ebuild +++ b/kde-base/kmilo/kmilo-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.5.ebuild,v 1.7 2006/12/01 19:34:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.5.ebuild,v 1.8 2006/12/06 14:51:51 kloeri 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}" |