diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 07:41:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 07:41:53 +0000 |
commit | 84d30cfd7501062248ba2b474c78d73f6f8baba6 (patch) | |
tree | 924016c5d34b78de94ffc886b4b2df37a11a6b45 /kde-base/renamedlg-plugins | |
parent | marked x86 per bug 415885 (diff) | |
download | historical-84d30cfd7501062248ba2b474c78d73f6f8baba6.tar.gz historical-84d30cfd7501062248ba2b474c78d73f6f8baba6.tar.bz2 historical-84d30cfd7501062248ba2b474c78d73f6f8baba6.zip |
Marked ~ppc ~ppc64 for bug #402989.
Package-Manager: portage-2.1.10.59/cvs/Linux x86_64
Diffstat (limited to 'kde-base/renamedlg-plugins')
-rw-r--r-- | kde-base/renamedlg-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog index 4521089b9054..cf36dbf3b6b1 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.104 2012/05/08 15:43:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.105 2012/05/18 07:34:49 josejx Exp $ + + 18 May 2012; Joseph Jezak <josejx@gentoo.org> renamedlg-plugins-4.8.3.ebuild: + Marked ~ppc ~ppc64 for bug #402989. 08 May 2012; Johannes Huber <johu@gentoo.org> -renamedlg-plugins-4.8.2.ebuild: diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.ebuild index f61df6c367dc..130130197b2d 100644 --- a/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.ebuild +++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.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.8.3.ebuild,v 1.1 2012/05/03 20:07:45 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.3.ebuild,v 1.2 2012/05/18 07:34:49 josejx Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMMODULE="renamedlgplugins" inherit kde4-meta DESCRIPTION="KDE RenameDlg plugins" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |