diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 16:46:35 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 16:46:35 +0000 |
commit | 6a31334afaa57e922d78f3e68679a5f3679f9134 (patch) | |
tree | 83269ac296957ccd23431c217c2dfb0db9b3a6fa /kde-base/kolourpaint | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-6a31334afaa57e922d78f3e68679a5f3679f9134.tar.gz gentoo-2-6a31334afaa57e922d78f3e68679a5f3679f9134.tar.bz2 gentoo-2-6a31334afaa57e922d78f3e68679a5f3679f9134.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.2.2.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index e1f362cbda5f..c80bd11faa31 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.114 2009/06/03 14:21:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.115 2009/06/03 16:46:35 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.2.2.ebuild: + Drop KDE 4.2.2 03 Jun 2009; Brent Baude <ranger@gentoo.org> kolourpaint-3.5.10.ebuild: Marking kolourpaint-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild b/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild deleted file mode 100644 index 538dbb9bb398..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild +++ /dev/null @@ -1,18 +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/kolourpaint/kolourpaint-4.2.2.ebuild,v 1.2 2009/04/17 06:06:15 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -LICENSE="BSD LGPL-2" -IUSE="debug doc" - -DEPEND=" - kde-base/qimageblitz -" -RDEPEND="${DEPEND}" |