diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 21:55:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 21:55:06 +0000 |
commit | 2fc16c3f01df02446928399a15f14331f8787287 (patch) | |
tree | 2eea469fc4e9b69ee743ed3bf16f6f424c8be18f /kde-base/kdenetwork-filesharing | |
parent | Stable for x86, wrt bug #431892 (diff) | |
download | gentoo-2-2fc16c3f01df02446928399a15f14331f8787287.tar.gz gentoo-2-2fc16c3f01df02446928399a15f14331f8787287.tar.bz2 gentoo-2-2fc16c3f01df02446928399a15f14331f8787287.zip |
Stable for x86, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.8.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 da386d332a19..cdd71398e147 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.211 2012/09/02 19:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.212 2012/09/02 21:55:06 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.8.5.ebuild: + Stable for x86, wrt bug #431892 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdenetwork-filesharing-4.8.5.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.8.5.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.8.5.ebuild index c3634ba0ff5c..4da6f95f2dd0 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.8.5.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.5.ebuild,v 1.2 2012/09/02 19:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.8.5.ebuild,v 1.3 2012/09/02 21:55:06 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMMODULE="filesharing" inherit kde4-meta DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |