summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 10:31:26 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-02 10:31:26 +0000
commitfbbd8939a3ad64adb107ff4f9b7b1b2e678931a5 (patch)
treead1ab95974f59abe13c2c75ccc82d9e65bb9b733 /kde-base/kurifilter-plugins
parentAdd kde-4.1.2 into the tree from the kde-testing overlay. (diff)
downloadgentoo-2-fbbd8939a3ad64adb107ff4f9b7b1b2e678931a5.tar.gz
gentoo-2-fbbd8939a3ad64adb107ff4f9b7b1b2e678931a5.tar.bz2
gentoo-2-fbbd8939a3ad64adb107ff4f9b7b1b2e678931a5.zip
Add kde-4.1.2 into the tree from the kde-testing overlay.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'kde-base/kurifilter-plugins')
-rw-r--r--kde-base/kurifilter-plugins/ChangeLog8
-rw-r--r--kde-base/kurifilter-plugins/kurifilter-plugins-4.1.2.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog
index 6586c6526df9..0bc38d5ede90 100644
--- a/kde-base/kurifilter-plugins/ChangeLog
+++ b/kde-base/kurifilter-plugins/ChangeLog
@@ -1,6 +1,12 @@
# 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.9 2008/06/09 15:34:29 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.10 2008/10/02 10:31:26 jmbsvicetto Exp $
+
+*kurifilter-plugins-4.1.2 (02 Oct 2008)
+
+ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +kurifilter-plugins-4.1.2.ebuild:
+ Add kde-4.1.2 into the tree from the kde-testing overlay.
09 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org>
-kurifilter-plugins-4.0.2.ebuild, -kurifilter-plugins-4.0.3.ebuild:
diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.1.2.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.1.2.ebuild
new file mode 100644
index 000000000000..8cd30eb409fa
--- /dev/null
+++ b/kde-base/kurifilter-plugins/kurifilter-plugins-4.1.2.ebuild
@@ -0,0 +1,15 @@
+# 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.1.2.ebuild,v 1.1 2008/10/02 10:31:26 jmbsvicetto Exp $
+
+EAPI="2"
+
+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.3.
+RESTRICT="test"