diff options
Diffstat (limited to 'kde-base/kdenetwork-filesharing')
-rw-r--r-- | kde-base/kdenetwork-filesharing/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index a28d4bc75327..b2fd71c6fdf0 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.135 2009/12/10 20:19:33 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.136 2010/01/19 02:25:17 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> + kdenetwork-filesharing-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kdenetwork-filesharing-4.3.1.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild index d8cbac09229a..82efcffb0bbc 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.3.ebuild,v 1.5 2009/12/10 15:09:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild,v 1.6 2010/01/19 02:25:17 jer Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="filesharing" inherit kde4-meta DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" |