diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:26:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:26:37 +0000 |
commit | 4b08fda68e8419697f083c6c9f71c2f21bd10dde (patch) | |
tree | eebf45e45cd31c9cd762aed80482143d2680928d /kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-4b08fda68e8419697f083c6c9f71c2f21bd10dde.tar.gz gentoo-2-4b08fda68e8419697f083c6c9f71c2f21bd10dde.tar.bz2 gentoo-2-4b08fda68e8419697f083c6c9f71c2f21bd10dde.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild')
-rw-r--r-- | kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild index 24afd85bc2d7..e0084a3ea462 100644 --- a/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild +++ b/kde-base/renamedlg-plugins/renamedlg-plugins-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/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild,v 1.2 2010/08/03 07:42:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.5.ebuild,v 1.3 2010/08/09 04:26:37 josejx Exp $ EAPI="3" @@ -9,5 +9,5 @@ KMMODULE="renamedlgplugins" inherit kde4-meta DESCRIPTION="KDE RenameDlg plugins" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |