diff options
author | 2009-03-08 20:08:42 +0000 | |
---|---|---|
committer | 2009-03-08 20:08:42 +0000 | |
commit | 9f02165c8cf27fe94efb4e02437ed1c275b3e35c (patch) | |
tree | 78f05d6de0a518f7fdce544901c5895618568f2d | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-9f02165c8cf27fe94efb4e02437ed1c275b3e35c.tar.gz gentoo-2-9f02165c8cf27fe94efb4e02437ed1c275b3e35c.tar.bz2 gentoo-2-9f02165c8cf27fe94efb4e02437ed1c275b3e35c.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.2.0.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index a730c388833a..5ed2d39fd56e 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.107 2009/03/08 13:52:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.108 2009/03/08 20:08:42 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.2.0.ebuild: + Drop KDE 4.2.0 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kolourpaint-4.2.1.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-4.2.0.ebuild b/kde-base/kolourpaint/kolourpaint-4.2.0.ebuild deleted file mode 100644 index ed26e1f7ee98..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.2.0.ebuild +++ /dev/null @@ -1,16 +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.0.ebuild,v 1.2 2009/02/01 07:40:53 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" -LICENSE="BSD LGPL-2" - -DEPEND="kde-base/qimageblitz" -RDEPEND="${DEPEND}" |