diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:19:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:19:47 +0000 |
commit | 54a5b74951bc51ff27ccb3026ab5c5f234d6136c (patch) | |
tree | 134274b795cec57f406b7479ad30a60365fc2e71 /kde-base/kdenetwork-filesharing | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-54a5b74951bc51ff27ccb3026ab5c5f234d6136c.tar.gz gentoo-2-54a5b74951bc51ff27ccb3026ab5c5f234d6136c.tar.bz2 gentoo-2-54a5b74951bc51ff27ccb3026ab5c5f234d6136c.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.9.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 6082db8f05a3..900e3428d683 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.230 2013/01/27 15:20:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.231 2013/01/27 23:19:47 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kdenetwork-filesharing-4.9.5.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.9.5.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.9.5.ebuild index b91af0a78227..6df13666257a 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.9.5.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-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/kdenetwork-filesharing/kdenetwork-filesharing-4.9.5.ebuild,v 1.3 2013/01/27 15:20:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.9.5.ebuild,v 1.4 2013/01/27 23:19:47 ago Exp $ EAPI=4 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" |