diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:16:01 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:16:01 +0000 |
commit | bc651a66196afaa64a20386b2b5699e99f9b5f6d (patch) | |
tree | d7ae2239247804f8d0a3d0b90b0c191f01d4b642 /kde-base/kcharselect | |
parent | Drop KDE 4.3.2 (diff) | |
download | gentoo-2-bc651a66196afaa64a20386b2b5699e99f9b5f6d.tar.gz gentoo-2-bc651a66196afaa64a20386b2b5699e99f9b5f6d.tar.bz2 gentoo-2-bc651a66196afaa64a20386b2b5699e99f9b5f6d.zip |
Drop KDE 4.3.2
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.3.2.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 440cdccb1bf6..3d11b028c707 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,10 @@ # 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.117 2009/11/08 21:02:12 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.118 2009/11/08 23:16:01 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kcharselect-4.3.2.ebuild: + Drop KDE 4.3.2 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcharselect-4.2.4.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.3.2.ebuild b/kde-base/kcharselect/kcharselect-4.3.2.ebuild deleted file mode 100644 index 8a3b457d6aea..000000000000 --- a/kde-base/kcharselect/kcharselect-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/kcharselect/kcharselect-4.3.2.ebuild,v 1.1 2009/10/06 18:23:45 alexxy Exp $ - -EAPI="2" - -KMNAME="kdeutils" -inherit kde4-meta - -DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" |