diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:36:01 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:36:01 +0000 |
commit | 7fe1ab4566dbf3f02d5c8cbe7c3baf1de659e094 (patch) | |
tree | 60808e712838ad6960b6377990938be75bf4e68a /kde-base/kfile | |
parent | Drop KDE 4.3.2 (diff) | |
download | gentoo-2-7fe1ab4566dbf3f02d5c8cbe7c3baf1de659e094.tar.gz gentoo-2-7fe1ab4566dbf3f02d5c8cbe7c3baf1de659e094.tar.bz2 gentoo-2-7fe1ab4566dbf3f02d5c8cbe7c3baf1de659e094.zip |
Drop KDE 4.3.2
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.3.2.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 1899041a90ed..8031c7661d3f 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.39 2009/11/08 21:22:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.40 2009/11/08 23:36:01 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.3.2.ebuild: + Drop KDE 4.3.2 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.2.4.ebuild: Drop KDE 4.2.4 diff --git a/kde-base/kfile/kfile-4.3.2.ebuild b/kde-base/kfile/kfile-4.3.2.ebuild deleted file mode 100644 index f4e7ff87fbcd..000000000000 --- a/kde-base/kfile/kfile-4.3.2.ebuild +++ /dev/null @@ -1,12 +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/kfile/kfile-4.3.2.ebuild,v 1.1 2009/10/06 19:22:50 alexxy Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |