diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
commit | 6b680668d8d9af0ce051177e2279df3d57640365 (patch) | |
tree | 1449f1f450a227f41c5bfafcaa8aadbd3821e7d7 /kde-base/solid-runtime | |
parent | Remove stale socket on start up - bug #355443. Thanks to Alexey Lapitsky (diff) | |
download | historical-6b680668d8d9af0ce051177e2279df3d57640365.tar.gz historical-6b680668d8d9af0ce051177e2279df3d57640365.tar.bz2 historical-6b680668d8d9af0ce051177e2279df3d57640365.zip |
Stable on amd64 wrt bug #369979
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/solid-runtime')
-rw-r--r-- | kde-base/solid-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index c5d772701746..a15adc58298a 100644 --- a/kde-base/solid-runtime/ChangeLog +++ b/kde-base/solid-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.35 2011/06/08 23:46:56 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.36 2011/06/10 11:50:17 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + solid-runtime-4.6.3.ebuild: + Stable on amd64 wrt bug #369979 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> solid-runtime-4.6.3.ebuild: x86 stable per bug 369979 diff --git a/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild b/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild index 9bebe68f6557..2f945d751306 100644 --- a/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild,v 1.2 2011/06/08 23:46:56 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.6.3.ebuild,v 1.3 2011/06/10 11:50:17 hwoarang Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNOMODULE=true inherit kde4-meta DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" # Packages merged around 4.3.77 |