diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
commit | 53e3a8077e2b5f83e4aa03243bfa0f821736e5d2 (patch) | |
tree | 170614c03f9ae931e9c1ce7f2db105c2ab88daca /kde-base/kdenetwork-filesharing | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.gz historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.bz2 historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.zip |
amd64/x86 stable, bug #271889
Package-Manager: portage-2.1.6.11/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-3.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 613de2d89e4a..32b0d27e2213 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.113 2009/06/04 23:42:12 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.114 2009/06/06 10:20:11 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> + kdenetwork-filesharing-3.5.10.ebuild: + amd64/x86 stable, bug #271889 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kdenetwork-filesharing-4.2.4.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild index 173e0d28e062..c859f909de68 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v 1.3 2009/06/03 14:07:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v 1.4 2009/06/06 10:20:11 maekke Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -8,5 +8,5 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |