diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 21:33:11 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 21:33:11 +0000 |
commit | 4da6014d61b081dfba3b8cf8ba0447b5d9065169 (patch) | |
tree | 31ca06d8db40bc2d3def730eba83b3b8381e9f47 /kde-base/kcharselect | |
parent | Restore ~keywords that was present in 4.3.1 but missing accidently in 4.3.2 (diff) | |
download | historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.gz historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.bz2 historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.zip |
KDE 3.5.9 removal
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.9.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index b99c97195f04..3e44fe40b6c1 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.113 2009/10/10 08:50:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.114 2009/10/12 20:17:57 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kcharselect-3.5.9.ebuild: + KDE 3.5.9 removal 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kcharselect-4.3.1.ebuild: diff --git a/kde-base/kcharselect/kcharselect-3.5.9.ebuild b/kde-base/kcharselect/kcharselect-3.5.9.ebuild deleted file mode 100644 index 56b7edc52690..000000000000 --- a/kde-base/kcharselect/kcharselect-3.5.9.ebuild +++ /dev/null @@ -1,13 +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-3.5.9.ebuild,v 1.7 2008/05/18 16:04:51 maekke Exp $ - -KMNAME=kdeutils -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="KDE character selection utility" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -KMEXTRA="charselectapplet/" |