diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:23:18 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:23:18 +0000 |
commit | bae9a0b784934c9cdbad8ac3d404df61fd15a1c8 (patch) | |
tree | c2e865fca53329330f744bc32ed0e2974c0ad627 /kde-base/kdenetwork-filesharing | |
parent | Marking konqueror-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-bae9a0b784934c9cdbad8ac3d404df61fd15a1c8.tar.gz gentoo-2-bae9a0b784934c9cdbad8ac3d404df61fd15a1c8.tar.bz2 gentoo-2-bae9a0b784934c9cdbad8ac3d404df61fd15a1c8.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/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-4.2.2.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 92aa439f3fa7..723e6d52ee6d 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.110 2009/06/03 14:07:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.111 2009/06/03 15:23:18 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdenetwork-filesharing-4.2.2.ebuild: + Drop KDE 4.2.2 03 Jun 2009; Brent Baude <ranger@gentoo.org> kdenetwork-filesharing-3.5.10.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.2.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.2.ebuild deleted file mode 100644 index ec9f8017d462..000000000000 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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.2.2.ebuild,v 1.2 2009/04/17 06:29:53 alexxy 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" |