diff options
author | Alex Alexander <wired@gentoo.org> | 2009-08-04 00:18:59 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-08-04 00:18:59 +0000 |
commit | ec72af3865d333fb6e4f84f6c56fcd907631c7eb (patch) | |
tree | 9f9966f4d5f3fd05cd9cc180b710b1ddf42a4248 /kde-base/kdenetwork-filesharing | |
parent | Version bump KDE 4.3.0 (diff) | |
download | gentoo-2-ec72af3865d333fb6e4f84f6c56fcd907631c7eb.tar.gz gentoo-2-ec72af3865d333fb6e4f84f6c56fcd907631c7eb.tar.bz2 gentoo-2-ec72af3865d333fb6e4f84f6c56fcd907631c7eb.zip |
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
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.0.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 4a08e9109186..5732d442e1ea 100644 --- a/kde-base/kdenetwork-filesharing/ChangeLog +++ b/kde-base/kdenetwork-filesharing/ChangeLog @@ -1,6 +1,12 @@ # 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.118 2009/07/12 10:16:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.119 2009/08/04 00:18:59 wired Exp $ + +*kdenetwork-filesharing-4.3.0 (04 Aug 2009) + + 04 Aug 2009; Alex Alexander <wired@gentoo.org> + +kdenetwork-filesharing-4.3.0.ebuild: + Version bump 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kdenetwork-filesharing-3.5.10.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.0.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.0.ebuild new file mode 100644 index 000000000000..6a8a7ca74029 --- /dev/null +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.0.ebuild @@ -0,0 +1,13 @@ +# 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-4.3.0.ebuild,v 1.1 2009/08/04 00:18:59 wired Exp $ + +EAPI="2" + +KMNAME="kdenetwork" +KMMODULE="filesharing" +inherit kde4-meta + +DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug" |