diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 15:42:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 15:42:40 +0000 |
commit | 70c5d9e1cada59b50c5755cdc5ef078f68bdd120 (patch) | |
tree | 6ea9a4950020ae81a54daae47a54254ed6517a77 /kde-base/kdenetwork-filesharing | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-70c5d9e1cada59b50c5755cdc5ef078f68bdd120.tar.gz gentoo-2-70c5d9e1cada59b50c5755cdc5ef078f68bdd120.tar.bz2 gentoo-2-70c5d9e1cada59b50c5755cdc5ef078f68bdd120.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
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.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 86fc946f8174..500f1f289178 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.68 2007/08/10 14:43:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.69 2007/08/11 15:42:40 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> + kdenetwork-filesharing-3.5.7.ebuild: + x86 stable wrt #185823 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kdenetwork-filesharing-3.5.7.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild index 2153f7ce9f51..d5ac77b71898 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.6 2007/08/10 14:43:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild,v 1.7 2007/08/11 15:42:40 armin76 Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -9,5 +9,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |