diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:18:17 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:18:17 +0000 |
commit | 19399952da2a97db736cac2486da3cd95d42839a (patch) | |
tree | f58bc9ea23ca173eef5ec23958d0ed148aa822df /kde-base/kolourpaint | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-19399952da2a97db736cac2486da3cd95d42839a.tar.gz gentoo-2-19399952da2a97db736cac2486da3cd95d42839a.tar.bz2 gentoo-2-19399952da2a97db736cac2486da3cd95d42839a.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/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.1.2.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.1.3.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 1a7817cd23f5..dc28e8f1484c 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.101 2009/01/13 22:30:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.102 2009/01/14 15:18:17 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.1.2.ebuild, -kolourpaint-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kolourpaint-4.1.4 (13 Jan 2009) diff --git a/kde-base/kolourpaint/kolourpaint-4.1.2.ebuild b/kde-base/kolourpaint/kolourpaint-4.1.2.ebuild deleted file mode 100644 index 9fa2e3bd8639..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.1.2.ebuild +++ /dev/null @@ -1,16 +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/kolourpaint/kolourpaint-4.1.2.ebuild,v 1.1 2008/10/02 09:28:40 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta eutils - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -LICENSE="BSD LGPL-2" - -DEPEND="kde-base/qimageblitz" -RDEPEND="${DEPEND}" diff --git a/kde-base/kolourpaint/kolourpaint-4.1.3.ebuild b/kde-base/kolourpaint/kolourpaint-4.1.3.ebuild deleted file mode 100644 index e43a47b2b447..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.1.3.ebuild +++ /dev/null @@ -1,16 +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/kolourpaint/kolourpaint-4.1.3.ebuild,v 1.2 2008/11/16 07:51:16 vapier 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}" |