diff options
author | 2010-08-03 07:43:56 +0000 | |
---|---|---|
committer | 2010-08-03 07:43:56 +0000 | |
commit | b9f7f8b376d65a7411f0e7f7bc65b2913c83659e (patch) | |
tree | 592ef90256c4cf9799a4fb320b785644c78c7d9f /kde-base/plasma-runtime | |
parent | Bug #323717: Newer kernels change the build of localversion a lot, so we need... (diff) | |
download | gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.gz gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.bz2 gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 6b44f880ff56..5bec30041e82 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.40 2010/07/03 03:23:12 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.41 2010/08/03 07:43:06 hwoarang Exp $ + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + plasma-runtime-4.4.5.ebuild: + Stable on amd64 wrt bug #322791 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> plasma-runtime-4.4.5.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild index 5871120dae41..7e36731736d6 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild,v 1.2 2010/07/03 03:23:12 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild,v 1.3 2010/08/03 07:43:06 hwoarang Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" # cloned from workspace thus introduce collisions. |