diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:51:34 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:51:34 +0000 |
commit | e96057078e4faecb8771aff94e0705770e0b57a2 (patch) | |
tree | e7507821d5024c741fda43153cf48db26a24bf32 | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-e96057078e4faecb8771aff94e0705770e0b57a2.tar.gz gentoo-2-e96057078e4faecb8771aff94e0705770e0b57a2.tar.bz2 gentoo-2-e96057078e4faecb8771aff94e0705770e0b57a2.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
-rw-r--r-- | kde-base/kfile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 4e8a3b3b0e67..3a233d466f16 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2009/01/13 21:57:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.15 2009/01/14 14:51:34 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.1.2.ebuild, + -kfile-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kfile-4.1.4 (13 Jan 2009) diff --git a/kde-base/kfile/kfile-4.1.2.ebuild b/kde-base/kfile/kfile-4.1.2.ebuild deleted file mode 100644 index 39fa8efc0043..000000000000 --- a/kde-base/kfile/kfile-4.1.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.1.2.ebuild,v 1.1 2008/10/02 08:31:49 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/kfile/kfile-4.1.3.ebuild b/kde-base/kfile/kfile-4.1.3.ebuild deleted file mode 100644 index 0588f165c845..000000000000 --- a/kde-base/kfile/kfile-4.1.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.1.3.ebuild,v 1.2 2008/11/16 07:30:32 vapier Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" |