diff options
author | 2014-05-07 19:43:07 +0000 | |
---|---|---|
committer | 2014-05-07 19:43:07 +0000 | |
commit | 1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9 (patch) | |
tree | a3f4087d53fbf992617c19669b8530d73809cd96 /kde-base/kdenetwork-filesharing | |
parent | Version bump. Switch to xz tarballs (diff) | |
download | gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.gz gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.bz2 gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.zip |
Stable for ppc, 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 a9e20040aeba..d55804760de7 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.302 2014/05/07 17:59:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.303 2014/05/07 19:42:15 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.12.5.ebuild: + Stable for ppc, wrt bug #504210 07 May 2014; Johannes Huber <johu@gentoo.org> -kdenetwork-filesharing-4.12.3.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 1cd5aafa2ee0..75b25b630dda 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.3 2014/05/07 17:14:47 zlogene Exp $ +# $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 $ 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" |