diff options
author | 2009-10-12 21:33:11 +0000 | |
---|---|---|
committer | 2009-10-12 21:33:11 +0000 | |
commit | 4da6014d61b081dfba3b8cf8ba0447b5d9065169 (patch) | |
tree | 31ca06d8db40bc2d3def730eba83b3b8381e9f47 /kde-base/kcoloredit | |
parent | Restore ~keywords that was present in 4.3.1 but missing accidently in 4.3.2 (diff) | |
download | historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.gz historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.bz2 historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.zip |
KDE 3.5.9 removal
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kcoloredit')
-rw-r--r-- | kde-base/kcoloredit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcoloredit/kcoloredit-3.5.9.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/kde-base/kcoloredit/ChangeLog b/kde-base/kcoloredit/ChangeLog index 2f6f5dd2900f..977ceca0e577 100644 --- a/kde-base/kcoloredit/ChangeLog +++ b/kde-base/kcoloredit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcoloredit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcoloredit/ChangeLog,v 1.92 2009/07/12 10:03:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcoloredit/ChangeLog,v 1.93 2009/10/12 20:20:14 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kcoloredit-3.5.9.ebuild: + KDE 3.5.9 removal 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kcoloredit-3.5.10.ebuild: alpha/ia64/sparc stable wrt #271889 diff --git a/kde-base/kcoloredit/kcoloredit-3.5.9.ebuild b/kde-base/kcoloredit/kcoloredit-3.5.9.ebuild deleted file mode 100644 index fc25414a07d7..000000000000 --- a/kde-base/kcoloredit/kcoloredit-3.5.9.ebuild +++ /dev/null @@ -1,11 +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/kcoloredit/kcoloredit-3.5.9.ebuild,v 1.7 2008/05/18 17:00:00 maekke Exp $ - -KMNAME=kdegraphics -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="KDE color selector/editor" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |