diff options
author | 2009-02-17 13:58:01 +0000 | |
---|---|---|
committer | 2009-02-17 13:58:01 +0000 | |
commit | 3556f57fa3aa6a8d5e45391755235c2cbad80d34 (patch) | |
tree | 7b43fbf32052aa2cad3e4670878176f1ae6dc1f5 /kde-base/kolourpaint | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-3556f57fa3aa6a8d5e45391755235c2cbad80d34.tar.gz gentoo-2-3556f57fa3aa6a8d5e45391755235c2cbad80d34.tar.bz2 gentoo-2-3556f57fa3aa6a8d5e45391755235c2cbad80d34.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/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.1.4.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 98418849fa17..d18cc7a81d90 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.104 2009/02/01 07:40:53 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.105 2009/02/17 13:58:01 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kolourpaint-4.2.0.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-4.1.4.ebuild b/kde-base/kolourpaint/kolourpaint-4.1.4.ebuild deleted file mode 100644 index c8d6dd603db0..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.1.4.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.1.4.ebuild,v 1.1 2009/01/13 22:30:45 alexxy Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta eutils - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" -LICENSE="BSD LGPL-2" - -DEPEND="kde-base/qimageblitz" -RDEPEND="${DEPEND}" |