diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-12 13:31:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-12 13:31:13 +0000 |
commit | 6a331876091b669a34115ab73a0e9b2fc25ae4d5 (patch) | |
tree | b5cf9c37a454b9f114067f180bd0efd648e4c4cc /kde-base/dolphin | |
parent | Add ~ppc64 keyword wrt bug #507896 (diff) | |
download | gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.tar.gz gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.tar.bz2 gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.zip |
Add ~ppc64 keyword wrt bug #507896
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r-- | kde-base/dolphin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.13.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.14.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 96f347830e72..9956e047e2c7 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.256 2014/10/12 11:05:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.257 2014/10/12 13:31:12 zlogene Exp $ + + 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> dolphin-4.13.3.ebuild, + dolphin-4.14.1.ebuild: + Add ~ppc64 keyword wrt bug #507896 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> dolphin-4.13.3.ebuild, dolphin-4.14.1.ebuild: diff --git a/kde-base/dolphin/dolphin-4.13.3.ebuild b/kde-base/dolphin/dolphin-4.13.3.ebuild index b1ffb0ab35ef..70ff95a209b7 100644 --- a/kde-base/dolphin/dolphin-4.13.3.ebuild +++ b/kde-base/dolphin/dolphin-4.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.13.3.ebuild,v 1.2 2014/10/12 11:05:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.13.3.ebuild,v 1.3 2014/10/12 13:31:12 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug semantic-desktop thumbnail" DEPEND=" diff --git a/kde-base/dolphin/dolphin-4.14.1.ebuild b/kde-base/dolphin/dolphin-4.14.1.ebuild index d4a85a4fa346..a4a939574566 100644 --- a/kde-base/dolphin/dolphin-4.14.1.ebuild +++ b/kde-base/dolphin/dolphin-4.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.14.1.ebuild,v 1.2 2014/10/12 11:05:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.14.1.ebuild,v 1.3 2014/10/12 13:31:12 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug semantic-desktop thumbnail" DEPEND=" |