diff options
author | 2012-02-18 16:25:37 +0000 | |
---|---|---|
committer | 2012-02-18 16:25:37 +0000 | |
commit | 9fa6dcb2d701fa3f71001f16133ee02cdb7910e0 (patch) | |
tree | df209bb57e933b12cbf0ad133df822966b1b5fb3 /kde-base | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-9fa6dcb2d701fa3f71001f16133ee02cdb7910e0.tar.gz gentoo-2-9fa6dcb2d701fa3f71001f16133ee02cdb7910e0.tar.bz2 gentoo-2-9fa6dcb2d701fa3f71001f16133ee02cdb7910e0.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/renamedlg-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog index ceb25ade694e..e599e13ba7ad 100644 --- a/kde-base/renamedlg-plugins/ChangeLog +++ b/kde-base/renamedlg-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/renamedlg-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.94 2012/01/25 18:16:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.95 2012/02/18 16:25:37 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> renamedlg-plugins-4.7.4.ebuild: + ppc stable #396359 *renamedlg-plugins-4.8.0 (25 Jan 2012) diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild index 6883c0c0bbf9..0fcd84ae4bfe 100644 --- a/kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild +++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7.4.ebuild,v 1.3 2012/01/16 23:49:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild,v 1.4 2012/02/18 16:25:37 nixnut Exp $ EAPI=4 @@ -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" |