diff options
author | 2009-03-08 20:25:16 +0000 | |
---|---|---|
committer | 2009-03-08 20:25:16 +0000 | |
commit | 257362da259e9dec05694014f0217fbaff96b013 (patch) | |
tree | 5de6b445695c81df4e907759b10f13cdff11bb6c /kde-base/ksnapshot | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-257362da259e9dec05694014f0217fbaff96b013.tar.gz gentoo-2-257362da259e9dec05694014f0217fbaff96b013.tar.bz2 gentoo-2-257362da259e9dec05694014f0217fbaff96b013.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.2.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 5d5c71ecd08b..dac78986f573 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.104 2009/03/04 22:17:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.105 2009/03/08 20:25:16 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksnapshot-4.2.0.ebuild: + Drop KDE 4.2.0 *ksnapshot-4.2.1 (04 Mar 2009) diff --git a/kde-base/ksnapshot/ksnapshot-4.2.0.ebuild b/kde-base/ksnapshot/ksnapshot-4.2.0.ebuild deleted file mode 100644 index a33d40e25d5b..000000000000 --- a/kde-base/ksnapshot/ksnapshot-4.2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.2.0.ebuild,v 1.2 2009/02/01 07:56:59 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |