diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:14:32 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:14:32 +0000 |
commit | bfed239b18eeae8533813f50d3bfa1c31f38c917 (patch) | |
tree | 1c1522f971c5e2fbc8c5d435bee6fd3479329459 /kde-base/kcharselect | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-bfed239b18eeae8533813f50d3bfa1c31f38c917.tar.gz gentoo-2-bfed239b18eeae8533813f50d3bfa1c31f38c917.tar.bz2 gentoo-2-bfed239b18eeae8533813f50d3bfa1c31f38c917.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index eada1b227113..e23749ef331b 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.87 2009/01/13 21:22:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.88 2009/01/14 14:14:32 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kcharselect-4.1.2.ebuild, -kcharselect-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kcharselect-4.1.4 (13 Jan 2009) diff --git a/kde-base/kcharselect/kcharselect-4.1.2.ebuild b/kde-base/kcharselect/kcharselect-4.1.2.ebuild deleted file mode 100644 index 58046cdff2cd..000000000000 --- a/kde-base/kcharselect/kcharselect-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/kcharselect/kcharselect-4.1.2.ebuild,v 1.1 2008/10/02 06:54:24 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kcharselect/kcharselect-4.1.3.ebuild b/kde-base/kcharselect/kcharselect-4.1.3.ebuild deleted file mode 100644 index 32a70179de78..000000000000 --- a/kde-base/kcharselect/kcharselect-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/kcharselect/kcharselect-4.1.3.ebuild,v 1.2 2008/11/16 04:46:44 vapier Exp $ - -EAPI="2" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |