diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-01 09:09:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-01 09:09:05 +0000 |
commit | 8a83737f83ec66987296276579ba48de0fc8475e (patch) | |
tree | 14189a207fb6538e4aae71381fa8b551ff14b4e6 /kde-base/kdenetwork-filesharing | |
parent | Stable for ppc, wrt bug #473942 (diff) | |
download | gentoo-2-8a83737f83ec66987296276579ba48de0fc8475e.tar.gz gentoo-2-8a83737f83ec66987296276579ba48de0fc8475e.tar.bz2 gentoo-2-8a83737f83ec66987296276579ba48de0fc8475e.zip |
Stable for ppc, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 32e952d1b14b..3418977e3a00 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.256 2013/06/30 10:08:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.257 2013/07/01 09:07:58 ago Exp $ + + 01 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.10.4.ebuild: + Stable for ppc, wrt to bug #473942 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kdenetwork-filesharing-4.10.4.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.ebuild index 455ba6df8f87..e727259a52f2 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.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/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.ebuild,v 1.4 2013/06/30 10:08:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.4.ebuild,v 1.5 2013/07/01 09:07:58 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta 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" |