diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:25:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:25:38 +0000 |
commit | e9aa9a2dc5249515201b611f2d93bba70373d971 (patch) | |
tree | ccdf4db2ea7bf56af63a0f54441775e98220252e /kde-base/kdf | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-e9aa9a2dc5249515201b611f2d93bba70373d971.tar.gz gentoo-2-e9aa9a2dc5249515201b611f2d93bba70373d971.tar.bz2 gentoo-2-e9aa9a2dc5249515201b611f2d93bba70373d971.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdf')
-rw-r--r-- | kde-base/kdf/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdf/kdf-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog index 572f8c0e0aaa..6c5f2518507c 100644 --- a/kde-base/kdf/ChangeLog +++ b/kde-base/kdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.229 2013/01/27 15:26:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.230 2013/01/27 23:25:38 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kdf-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kdf-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/kdf/kdf-4.9.5.ebuild b/kde-base/kdf/kdf-4.9.5.ebuild index a6b26bc449f4..849045cfb950 100644 --- a/kde-base/kdf/kdf-4.9.5.ebuild +++ b/kde-base/kdf/kdf-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.9.5.ebuild,v 1.3 2013/01/27 15:26:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.9.5.ebuild,v 1.4 2013/01/27 23:25:38 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE free disk space utility" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" src_unpack() { |