diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
commit | 63039b662a8cc64a7dcc5117352233615039b82f (patch) | |
tree | d84bf039ec539f833eeb820715753d7dd606e8e8 /kde-base/kdenetwork-filesharing | |
parent | Fix use of EROOT in one more line by Arfrever (diff) | |
download | gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.gz gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.bz2 gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.zip |
Stable for ppc64, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdenetwork-filesharing')
-rw-r--r-- | kde-base/kdenetwork-filesharing/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index d55804760de7..3997e1e09f39 100644 --- a/kde-base/kdenetwork-filesharing/ChangeLog +++ b/kde-base/kdenetwork-filesharing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdenetwork-filesharing # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.303 2014/05/07 19:42:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.304 2014/05/08 07:32:58 ago Exp $ + + 08 May 2014; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.12.5.ebuild: + Stable for ppc64, wrt bug #504210 07 May 2014; Agostino Sarubbo <ago@gentoo.org> kdenetwork-filesharing-4.12.5.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild index 75b25b630dda..4b9ee08dc8ef 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild,v 1.4 2014/05/07 19:42:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.12.5.ebuild,v 1.5 2014/05/08 07:32:58 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="kcontrol filesharing config module for SMB" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |