diff options
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.0.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 4e4ba6f1bcbc..767a5c0c1b82 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.71 2008/03/10 23:24:47 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.72 2008/03/20 16:28:33 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -kcharselect-4.0.1.ebuild: + Old. *kcharselect-4.0.2 (10 Mar 2008) diff --git a/kde-base/kcharselect/kcharselect-4.0.1.ebuild b/kde-base/kcharselect/kcharselect-4.0.1.ebuild deleted file mode 100644 index b086546331c4..000000000000 --- a/kde-base/kcharselect/kcharselect-4.0.1.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/kcharselect/kcharselect-4.0.1.ebuild,v 1.2 2008/03/04 01:52:39 jer Exp $ - -EAPI="1" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~hppa ~x86" -IUSE="debug htmlhandbook" |