summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 18:08:56 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 18:08:56 +0000
commit375574a1cb7f3f3e556fb036a93811e730bd643a (patch)
tree2c465a0075f32f18d7fc479819b0f3322a3c19e4
parentOld. (diff)
downloadgentoo-2-375574a1cb7f3f3e556fb036a93811e730bd643a.tar.gz
gentoo-2-375574a1cb7f3f3e556fb036a93811e730bd643a.tar.bz2
gentoo-2-375574a1cb7f3f3e556fb036a93811e730bd643a.zip
Old.
(Portage version: 2.2_pre5)
-rw-r--r--kde-base/kurifilter-plugins/ChangeLog6
-rw-r--r--kde-base/kurifilter-plugins/kurifilter-plugins-4.0.1.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog
index 15313d3767ed..4285c65a14a4 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.4 2008/03/10 23:57:59 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.5 2008/03/20 18:08:56 ingmar Exp $
+
+ 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ -kurifilter-plugins-4.0.1.ebuild:
+ Old.
*kurifilter-plugins-4.0.2 (10 Mar 2008)
diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.0.1.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.0.1.ebuild
deleted file mode 100644
index cea3074cd912..000000000000
--- a/kde-base/kurifilter-plugins/kurifilter-plugins-4.0.1.ebuild
+++ /dev/null
@@ -1,14 +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/kurifilter-plugins/kurifilter-plugins-4.0.1.ebuild,v 1.1 2008/02/07 00:12:28 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdebase-runtime
-inherit kde4-meta
-
-DESCRIPTION="KDE: Plugins to manage filtering URIs."
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-# Tests segfault. last checked on 4.0.1.
-RESTRICT="test"