diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-12-07 23:07:59 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-12-07 23:07:59 +0000 |
commit | db45c292ecf68c4e3ae852fe72978be89cc4896d (patch) | |
tree | c38f10259fa64113923374a0af6a1f0587661d21 /kde-base/kolourpaint | |
parent | Version bump. (diff) | |
download | gentoo-2-db45c292ecf68c4e3ae852fe72978be89cc4896d.tar.gz gentoo-2-db45c292ecf68c4e3ae852fe72978be89cc4896d.tar.bz2 gentoo-2-db45c292ecf68c4e3ae852fe72978be89cc4896d.zip |
Drop KDE 4.7.2
(Portage version: 2.1.10.39/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.7.2.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 341946285573..4e0b5306b917 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.192 2011/12/07 22:13:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.193 2011/12/07 23:07:37 dilfridge Exp $ + + 07 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kolourpaint-4.7.2.ebuild: + Drop KDE 4.7.2 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> kolourpaint-4.7.3.ebuild: Stable on amd64 wrt bug #388279 diff --git a/kde-base/kolourpaint/kolourpaint-4.7.2.ebuild b/kde-base/kolourpaint/kolourpaint-4.7.2.ebuild deleted file mode 100644 index d9d7bfefcb0c..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.7.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.7.2.ebuild,v 1.2 2011/10/16 10:06:53 mschiff Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KDE_SCM="git" -inherit kde4-base - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -LICENSE="BSD LGPL-2" -IUSE="debug scanner" - -DEPEND="media-libs/qimageblitz" -RDEPEND="${DEPEND} - scanner? ( kde-base/ksaneplugin )" |