summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:09:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:09:54 +0000
commit702d77a8c2ea412c8db52377a069b83884ebe12f (patch)
tree7f0bc31d228ef4a8f943c2070239b3475024200d /kde-base/renamedlg-plugins
parentadd slot to libsdl dep (diff)
downloadgentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.gz
gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.bz2
gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.zip
Stable for amd64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/renamedlg-plugins')
-rw-r--r--kde-base/renamedlg-plugins/ChangeLog6
-rw-r--r--kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog
index 8ebd3834221b..822e16b27006 100644
--- a/kde-base/renamedlg-plugins/ChangeLog
+++ b/kde-base/renamedlg-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/renamedlg-plugins
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.155 2013/06/08 17:33:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.156 2013/06/29 16:09:07 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org>
+ renamedlg-plugins-4.10.4.ebuild:
+ Stable for amd64, wrt to bug #473942
08 Jun 2013; Agostino Sarubbo <ago@gentoo.org>
-renamedlg-plugins-4.10.2.ebuild:
diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild
index f83094e85a20..a769d7eea4eb 100644
--- a/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild
+++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild,v 1.1 2013/06/04 18:21:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.4.ebuild,v 1.2 2013/06/29 16:09:07 ago Exp $
EAPI=5
@@ -9,5 +9,5 @@ KMMODULE="renamedlgplugins"
inherit kde4-meta
DESCRIPTION="KDE RenameDlg plugins"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"