diff options
author | 2008-05-12 14:36:18 +0000 | |
---|---|---|
committer | 2008-05-12 14:36:18 +0000 | |
commit | 6a7e513d744a6cc7ded63c6af25d52ce2d829a31 (patch) | |
tree | 514c114b23ce49e83ea7d4395a987527106affd1 /kde-base/kmilo | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-6a7e513d744a6cc7ded63c6af25d52ce2d829a31.tar.gz gentoo-2-6a7e513d744a6cc7ded63c6af25d52ce2d829a31.tar.bz2 gentoo-2-6a7e513d744a6cc7ded63c6af25d52ce2d829a31.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index ca3b99486e98..e473c9f88fa0 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.90 2008/04/26 23:47:14 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.91 2008/05/12 14:36:18 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kmilo-3.5.9-r1.ebuild: + alpha/ia64/sparc stable wrt #221063 *kmilo-3.5.9-r1 (26 Apr 2008) diff --git a/kde-base/kmilo/kmilo-3.5.9-r1.ebuild b/kde-base/kmilo/kmilo-3.5.9-r1.ebuild index 995cfd39b348..e5aa811f643e 100644 --- a/kde-base/kmilo/kmilo-3.5.9-r1.ebuild +++ b/kde-base/kmilo/kmilo-3.5.9-r1.ebuild @@ -1,13 +1,13 @@ # 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.9-r1.ebuild,v 1.1 2008/04/26 23:47:14 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.2 2008/05/12 14:36:18 armin76 Exp $ KMNAME=kdeutils EAPI="1" inherit kde-meta eutils DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility pbbuttonsd" DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" |