diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:17:32 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:17:32 +0000 |
commit | 2afd51692832cd02cc06827062c44552ad36d402 (patch) | |
tree | d8eb142758455cf2241ab02f8a6c542d0dda3cae /kde-base/kdegraphics-strigi-analyzer | |
parent | Marking knode-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-2afd51692832cd02cc06827062c44552ad36d402.tar.gz gentoo-2-2afd51692832cd02cc06827062c44552ad36d402.tar.bz2 gentoo-2-2afd51692832cd02cc06827062c44552ad36d402.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdegraphics-strigi-analyzer')
-rw-r--r-- | kde-base/kdegraphics-strigi-analyzer/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.2.2.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/kde-base/kdegraphics-strigi-analyzer/ChangeLog b/kde-base/kdegraphics-strigi-analyzer/ChangeLog index d88a3806174b..312e90840b4d 100644 --- a/kde-base/kdegraphics-strigi-analyzer/ChangeLog +++ b/kde-base/kdegraphics-strigi-analyzer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdegraphics-strigi-analyzer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.16 2009/05/06 23:10:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.17 2009/06/03 15:17:32 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdegraphics-strigi-analyzer-4.2.2.ebuild: + Drop KDE 4.2.2 *kdegraphics-strigi-analyzer-4.2.3 (06 May 2009) diff --git a/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.2.2.ebuild b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.2.2.ebuild deleted file mode 100644 index b75320d233d8..000000000000 --- a/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.2.2.ebuild +++ /dev/null @@ -1,13 +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/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.2.2.ebuild,v 1.2 2009/04/17 06:21:39 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -KMMODULE="strigi-analyzer" -inherit kde4-meta - -DESCRIPTION="kdegraphics: strigi plugins" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |