diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:16:44 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:16:44 +0000 |
commit | 28f82d56601a919c4b315f99bc83c167e12a3ba6 (patch) | |
tree | af80ee87a283d1ac5f2d953098a55e550950db23 /kde-base/kcolorchooser | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-28f82d56601a919c4b315f99bc83c167e12a3ba6.tar.gz gentoo-2-28f82d56601a919c4b315f99bc83c167e12a3ba6.tar.bz2 gentoo-2-28f82d56601a919c4b315f99bc83c167e12a3ba6.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/kcolorchooser')
-rw-r--r-- | kde-base/kcolorchooser/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcolorchooser/kcolorchooser-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kcolorchooser/kcolorchooser-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kcolorchooser/ChangeLog b/kde-base/kcolorchooser/ChangeLog index 3f6c722fb4cb..8e92746f2ca2 100644 --- a/kde-base/kcolorchooser/ChangeLog +++ b/kde-base/kcolorchooser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcolorchooser # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.15 2009/01/13 21:25:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.16 2009/01/14 14:16:44 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kcolorchooser-4.1.2.ebuild, -kcolorchooser-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kcolorchooser-4.1.4 (13 Jan 2009) diff --git a/kde-base/kcolorchooser/kcolorchooser-4.1.2.ebuild b/kde-base/kcolorchooser/kcolorchooser-4.1.2.ebuild deleted file mode 100644 index c18c921fd34b..000000000000 --- a/kde-base/kcolorchooser/kcolorchooser-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/kcolorchooser/kcolorchooser-4.1.2.ebuild,v 1.1 2008/10/02 06:58:50 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE color selector/editor" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kcolorchooser/kcolorchooser-4.1.3.ebuild b/kde-base/kcolorchooser/kcolorchooser-4.1.3.ebuild deleted file mode 100644 index de239746ce48..000000000000 --- a/kde-base/kcolorchooser/kcolorchooser-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/kcolorchooser/kcolorchooser-4.1.3.ebuild,v 1.2 2008/11/16 04:46:39 vapier Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE color selector/editor" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |