diff options
author | 2009-10-18 15:51:02 +0000 | |
---|---|---|
committer | 2009-10-18 15:51:02 +0000 | |
commit | 32a3c65ac67ffc1bcb9982b06fa0bccdc01a3e0b (patch) | |
tree | 22d8be68f9932c6a9f8cbd0d9e84a79625c4d801 /kde-base/kcminit | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-32a3c65ac67ffc1bcb9982b06fa0bccdc01a3e0b.tar.gz gentoo-2-32a3c65ac67ffc1bcb9982b06fa0bccdc01a3e0b.tar.bz2 gentoo-2-32a3c65ac67ffc1bcb9982b06fa0bccdc01a3e0b.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcminit')
-rw-r--r-- | kde-base/kcminit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcminit/kcminit-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcminit/ChangeLog b/kde-base/kcminit/ChangeLog index 80382cb895ef..ab2dc3048023 100644 --- a/kde-base/kcminit/ChangeLog +++ b/kde-base/kcminit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcminit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.117 2009/10/12 20:19:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.118 2009/10/18 15:51:02 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> kcminit-4.3.1.ebuild: + x86 stable, bug #287697 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kcminit-3.5.9.ebuild: KDE 3.5.9 removal diff --git a/kde-base/kcminit/kcminit-4.3.1.ebuild b/kde-base/kcminit/kcminit-4.3.1.ebuild index 82cb9beaf834..076613665644 100644 --- a/kde-base/kcminit/kcminit-4.3.1.ebuild +++ b/kde-base/kcminit/kcminit-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.3.1.ebuild,v 1.2 2009/10/10 08:52:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.3.1.ebuild,v 1.3 2009/10/18 15:51:02 maekke Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KCMInit - runs startups initialization for Control Modules." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug" DEPEND=" |