diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:49:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:49:36 +0000 |
commit | be4bb57e117fdd6229683453da01c7561dd6ff95 (patch) | |
tree | 06eb775a2e99a6c5545db31b815485744c741ebd /kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-be4bb57e117fdd6229683453da01c7561dd6ff95.tar.gz gentoo-2-be4bb57e117fdd6229683453da01c7561dd6ff95.tar.bz2 gentoo-2-be4bb57e117fdd6229683453da01c7561dd6ff95.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild')
-rw-r--r-- | kde-base/renamedlg-plugins/renamedlg-plugins-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 7d47886dcce5..6883c0c0bbf9 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.2 2012/01/09 17:49:42 phajdan.jr Exp $ +# $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 $ 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" |