diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
commit | 88e434d9b94e7ed99863ecd4c9e46474bc7d6943 (patch) | |
tree | 45f71aa32c0dacbac18ff36e06524a928d885517 /kde-base/kolourpaint | |
parent | old (diff) | |
download | historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.gz historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.bz2 historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.zip |
rm 4.3.5 and 4.4.4
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.3.5.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.4.4.ebuild | 13 |
3 files changed, 5 insertions, 27 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 0e49abb3501a..e839457d40f3 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.158 2010/08/09 09:02:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.159 2010/08/09 11:30:44 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -kolourpaint-4.3.5.ebuild, -kolourpaint-4.4.4.ebuild: + rm 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kolourpaint-4.4.5.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-4.3.5.ebuild b/kde-base/kolourpaint/kolourpaint-4.3.5.ebuild deleted file mode 100644 index cf34b1476ceb..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.3.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.3.5.ebuild,v 1.5 2010/06/21 15:53:26 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -LICENSE="BSD LGPL-2" -IUSE="debug +handbook" diff --git a/kde-base/kolourpaint/kolourpaint-4.4.4.ebuild b/kde-base/kolourpaint/kolourpaint-4.4.4.ebuild deleted file mode 100644 index beccdf5cf874..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.4.4.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.4.4.ebuild,v 1.4 2010/06/27 21:07:21 fauli Exp $ - -EAPI="3" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -LICENSE="BSD LGPL-2" -IUSE="debug +handbook" |