diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:53:20 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 01:53:20 +0000 |
commit | 0ac6ac3ba0fed2b118b75cc3c92a8b12c16a854b (patch) | |
tree | 49bd483f8540706745ad8a43d5b9c014b623fac0 /kde-base/kfile | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-0ac6ac3ba0fed2b118b75cc3c92a8b12c16a854b.tar.gz gentoo-2-0ac6ac3ba0fed2b118b75cc3c92a8b12c16a854b.tar.bz2 gentoo-2-0ac6ac3ba0fed2b118b75cc3c92a8b12c16a854b.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.0.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 88f93ab181e1..38d6ccfd1832 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.2 2008/02/07 00:12:26 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.3 2008/02/17 01:53:20 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kfile-4.0.0.ebuild: + Spring cleaning *kfile-4.0.1 (06 Feb 2008) diff --git a/kde-base/kfile/kfile-4.0.0.ebuild b/kde-base/kfile/kfile-4.0.0.ebuild deleted file mode 100644 index 51e143e6bdef..000000000000 --- a/kde-base/kfile/kfile-4.0.0.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.0.0.ebuild,v 1.1 2008/01/17 23:59:01 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~x86" -IUSE="debug" |