diff options
author | Johannes Huber <johu@gentoo.org> | 2012-01-17 12:12:21 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-01-17 12:12:21 +0000 |
commit | e03a6f1cecc125c8cbf90bfad8effa199122023b (patch) | |
tree | 68c22a025d168e74bc5ee34cc37d29f17d071039 /kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild | |
parent | Remove kdeenablefinal patch. Build feature is gone. (diff) | |
download | gentoo-2-e03a6f1cecc125c8cbf90bfad8effa199122023b.tar.gz gentoo-2-e03a6f1cecc125c8cbf90bfad8effa199122023b.tar.bz2 gentoo-2-e03a6f1cecc125c8cbf90bfad8effa199122023b.zip |
Remove kdeenablefinal patch. Build feature is gone.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild index 82b591c7084d..d412ff414090 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild,v 1.6 2011/07/31 20:28:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild,v 1.7 2012/01/17 12:12:21 johu Exp $ EAPI=4 @@ -37,5 +37,3 @@ RDEPEND="${COMMON_DEPEND} " add_blocker akonadi '<4.3.90' - -PATCHES=( "${FILESDIR}/${PN}"-4.4.10-enablefinal-{1,2}.patch ) |