diff options
author | 2010-06-27 18:14:04 +0000 | |
---|---|---|
committer | 2010-06-27 18:14:04 +0000 | |
commit | 85a3c0cea126b1f653c6ced82153f8533dc559f6 (patch) | |
tree | d2c6e066190c568bcee5e45ada049b94bdae38cf /kde-base/kdenetwork-filesharing | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-85a3c0cea126b1f653c6ced82153f8533dc559f6.tar.gz gentoo-2-85a3c0cea126b1f653c6ced82153f8533dc559f6.tar.bz2 gentoo-2-85a3c0cea126b1f653c6ced82153f8533dc559f6.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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.4.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 b40ea71a584e..3b9861e1da26 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.149 2010/06/24 07:52:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.150 2010/06/27 18:14:04 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kdenetwork-filesharing-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kdenetwork-filesharing-4.4.4.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.4.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.4.ebuild index 9d8592c6bb95..e1e2bfbc51a0 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.4.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.4.ebuild,v 1.3 2010/06/24 07:52:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.4.ebuild,v 1.4 2010/06/27 18:14:04 fauli Exp $ EAPI="3" @@ -9,5 +9,5 @@ KMMODULE="filesharing" inherit kde4-meta DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" |