diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:24:18 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:24:18 +0000 |
commit | 192f6044575adede8b7ab4121c00d9c015c4adfc (patch) | |
tree | aaaf3fba0f4fbe3d808b2a972ebaef429e37a84c /kde-base/ksnapshot | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-192f6044575adede8b7ab4121c00d9c015c4adfc.tar.gz gentoo-2-192f6044575adede8b7ab4121c00d9c015c4adfc.tar.bz2 gentoo-2-192f6044575adede8b7ab4121c00d9c015c4adfc.zip |
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.9.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 52bf1703ac27..1fd8901368bc 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.124 2009/10/10 10:08:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.125 2009/10/12 22:24:18 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -ksnapshot-3.5.9.ebuild: + KDE 3.5.9 removal 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> ksnapshot-4.3.1.ebuild: diff --git a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild deleted file mode 100644 index 6cf73c694be8..000000000000 --- a/kde-base/ksnapshot/ksnapshot-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/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.7 2008/05/18 16:51:54 maekke Exp $ - -KMNAME=kdegraphics -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |