diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-09-03 12:20:59 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-09-03 12:20:59 +0000 |
commit | ab7ee93c7b96ac67195f1c9a8184f5a18cbcc245 (patch) | |
tree | fa532acca07281aebc2425082e347834d0f28ae2 /kde-base/dolphin | |
parent | Applying fix for bug #431436 to live ebuild too (diff) | |
download | gentoo-2-ab7ee93c7b96ac67195f1c9a8184f5a18cbcc245.tar.gz gentoo-2-ab7ee93c7b96ac67195f1c9a8184f5a18cbcc245.tar.bz2 gentoo-2-ab7ee93c7b96ac67195f1c9a8184f5a18cbcc245.zip |
Stable on ppc wrt bug#431892.
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index cd03808a961c..134130a7cbdb 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.145 2012/09/02 21:17:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.146 2012/09/03 12:20:37 scarabeus Exp $ + + 03 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> dolphin-4.8.5.ebuild: + Stable on ppc wrt bug#431892. 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> dolphin-4.8.5.ebuild: Stable for x86, wrt bug #431892 diff --git a/kde-base/dolphin/dolphin-4.8.5.ebuild b/kde-base/dolphin/dolphin-4.8.5.ebuild index 3e06e40d893f..b75eb7966cbc 100644 --- a/kde-base/dolphin/dolphin-4.8.5.ebuild +++ b/kde-base/dolphin/dolphin-4.8.5.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/dolphin/dolphin-4.8.5.ebuild,v 1.3 2012/09/02 21:17:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.8.5.ebuild,v 1.4 2012/09/03 12:20:37 scarabeus Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug semantic-desktop thumbnail" DEPEND=" |