diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
commit | ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce (patch) | |
tree | 3820ff4a8a08653aaff525a397fa7ee6df8e89f9 /kde-base/kmilo | |
parent | 7.10.17 version bump for bug 107506. (diff) | |
download | historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.gz historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.bz2 historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 175ebffed79f..7e7e1fc88585 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.35 2005/12/10 07:20:33 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.36 2005/12/10 20:01:39 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kmilo-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kmilo-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kmilo/kmilo-3.4.3.ebuild b/kde-base/kmilo/kmilo-3.4.3.ebuild index 51241032e81b..11e9f7dc16be 100644 --- a/kde-base/kmilo/kmilo-3.4.3.ebuild +++ b/kde-base/kmilo/kmilo-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.3.ebuild,v 1.6 2005/12/10 07:20:33 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.3.ebuild,v 1.7 2005/12/10 20:01:39 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="pbbuttonsd" DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" RDEPEND="${DEPEND}" |