diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:31:36 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:31:36 +0000 |
commit | ceb393bd822bb3ce41e0ac0d6da79b18a7678848 (patch) | |
tree | 6ae6a7c0d683cae40fe04638a6f58b50530a11a9 /kde-base/kdenetwork-filesharing | |
parent | Version bump KDE 4.4.3 (diff) | |
download | gentoo-2-ceb393bd822bb3ce41e0ac0d6da79b18a7678848.tar.gz gentoo-2-ceb393bd822bb3ce41e0ac0d6da79b18a7678848.tar.bz2 gentoo-2-ceb393bd822bb3ce41e0ac0d6da79b18a7678848.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, 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.1.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 4f0a6cd18475..23725fbf0fef 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.145 2010/05/03 20:40:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.146 2010/05/03 21:31:36 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + -kdenetwork-filesharing-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kdenetwork-filesharing-4.4.3 (03 May 2010) diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild deleted file mode 100644 index 86714350426b..000000000000 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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.1.ebuild,v 1.1 2010/03/02 16:56:11 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdenetwork" -KMMODULE="filesharing" -inherit kde4-meta - -DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |