diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:31:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:31:13 +0000 |
commit | 517c6df78c43ac46d7df145608797bff5a7fe975 (patch) | |
tree | 362a4c4d6fb9372225fd13683731d97673355c01 /kde-base/kdenetwork-filesharing | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-517c6df78c43ac46d7df145608797bff5a7fe975.tar.gz gentoo-2-517c6df78c43ac46d7df145608797bff5a7fe975.tar.bz2 gentoo-2-517c6df78c43ac46d7df145608797bff5a7fe975.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index e42f4e60fce1..f2367059a35a 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.236 2013/03/31 15:41:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.237 2013/03/31 16:31:13 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + kdenetwork-filesharing-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdenetwork-filesharing-4.10.1.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.1.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.1.ebuild index 07eab1671426..f46ba91e35e2 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.1.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.1.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.1.ebuild,v 1.2 2013/03/31 15:41:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.1.ebuild,v 1.3 2013/03/31 16:31:13 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |