diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 06:24:30 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 06:24:30 +0000 |
commit | 548bb239d4b206b84732f42acf45f3e0ac8e708c (patch) | |
tree | fdee455c35e1ef0e8b1fb19e56fefd1ef093d6c4 /kde-base/dolphin | |
parent | Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff) | |
download | gentoo-2-548bb239d4b206b84732f42acf45f3e0ac8e708c.tar.gz gentoo-2-548bb239d4b206b84732f42acf45f3e0ac8e708c.tar.bz2 gentoo-2-548bb239d4b206b84732f42acf45f3e0ac8e708c.zip |
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r-- | kde-base/dolphin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 809bebe94b63..e34d10450dce 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.19 2009/01/27 16:29:04 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.20 2009/02/01 06:24:30 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + dolphin-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *dolphin-4.2.0 (27 Jan 2009) diff --git a/kde-base/dolphin/dolphin-4.2.0.ebuild b/kde-base/dolphin/dolphin-4.2.0.ebuild index 0b86c5dca9f9..5cc4816e9fd3 100644 --- a/kde-base/dolphin/dolphin-4.2.0.ebuild +++ b/kde-base/dolphin/dolphin-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.2.0.ebuild,v 1.1 2009/01/27 16:29:04 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.2.0.ebuild,v 1.2 2009/02/01 06:24:30 jmbsvicetto Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="apps/${PN}" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook +semantic-desktop" DEPEND=" |