diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 17:43:37 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 17:43:37 +0000 |
commit | 4969185e06699f6e79cb75d29bc4e2fc3b625c96 (patch) | |
tree | 2abaa4f09667e9091d69f9dbb4ab3a6d9f1d5edb /kde-base/kurifilter-plugins | |
parent | Stable on alpha, bug #270738 (diff) | |
download | gentoo-2-4969185e06699f6e79cb75d29bc4e2fc3b625c96.tar.gz gentoo-2-4969185e06699f6e79cb75d29bc4e2fc3b625c96.tar.bz2 gentoo-2-4969185e06699f6e79cb75d29bc4e2fc3b625c96.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kurifilter-plugins')
-rw-r--r-- | kde-base/kurifilter-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog index cc337b8faaee..0527875e7595 100644 --- a/kde-base/kurifilter-plugins/ChangeLog +++ b/kde-base/kurifilter-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kurifilter-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.25 2009/05/07 00:03:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.26 2009/06/03 17:43:37 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kurifilter-plugins-4.2.2.ebuild: + Drop KDE 4.2.2 *kurifilter-plugins-4.2.3 (07 May 2009) diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild deleted file mode 100644 index d0943aa900d3..000000000000 --- a/kde-base/kurifilter-plugins/kurifilter-plugins-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/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild,v 1.2 2009/04/17 06:12:30 alexxy Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="KDE: Plugins to manage filtering URIs." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" -RESTRICT="test" # Tests segfault. Last checked on 4.0.3. |