diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:20:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:20:59 +0000 |
commit | f1b27e4cda74b2d138a09da6eef896deb3b5d163 (patch) | |
tree | 839417d1996805e37821eadc071a1a4d77338e56 /kde-base/kdenetwork-filesharing | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-f1b27e4cda74b2d138a09da6eef896deb3b5d163.tar.gz gentoo-2-f1b27e4cda74b2d138a09da6eef896deb3b5d163.tar.bz2 gentoo-2-f1b27e4cda74b2d138a09da6eef896deb3b5d163.zip |
Stable for x86, 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 f4eb9de02b12..6082db8f05a3 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.229 2013/01/27 12:01:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.230 2013/01/27 15:20:59 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.9.5.ebuild: + Stable for x86, 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 116584e1ff90..b91af0a78227 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.2 2013/01/27 12:01:09 ago Exp $ +# $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 $ 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" |