diff options
author | 2008-01-28 23:21:54 +0000 | |
---|---|---|
committer | 2008-01-28 23:21:54 +0000 | |
commit | ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879 (patch) | |
tree | 4723f7503953397c478388a0c801578db8feb9e3 /kde-base/kmilo | |
parent | remove apache-2.0 wrt #203578 (diff) | |
download | historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.gz historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.bz2 historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.zip |
Marked stable on amd64 as per bug 207634.
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 6ed9d7e66273..973e10ed3a8a 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,10 @@ # 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.77 2008/01/17 23:28:10 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.78 2008/01/28 21:44:02 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kmilo-3.5.8-r1.ebuild: + Marked stable on amd64 as per bug 207634. *kmilo-4.0.0 (17 Jan 2008) diff --git a/kde-base/kmilo/kmilo-3.5.8-r1.ebuild b/kde-base/kmilo/kmilo-3.5.8-r1.ebuild index ce01f97c0be3..a76e32a133ea 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-2007 Gentoo Foundation +# 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.1 2007/11/20 12:50:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.8-r1.ebuild,v 1.2 2008/01/28 21:44:02 philantrop 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}" |