From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rn60d-0003si-AO for garchives@archives.gentoo.org; Tue, 17 Jan 2012 10:11:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DCBAE07A4; Tue, 17 Jan 2012 10:11:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E88DE0790 for ; Tue, 17 Jan 2012 10:11:12 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9D6AB1B4025 for ; Tue, 17 Jan 2012 10:11:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BF91480056 for ; Tue, 17 Jan 2012 10:11:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/files/, kde-base/liboxygenstyle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patch kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild X-VCS-Directories: kde-base/liboxygenstyle/files/ kde-base/liboxygenstyle/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b09387e3de98187e0408805c1f65784612beec29 Date: Tue, 17 Jan 2012 10:11:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c898110d-c883-438b-add8-77916b01dc32 X-Archives-Hash: bd80e2a597a99284de1ff3c1f5de462b commit: b09387e3de98187e0408805c1f65784612beec29 Author: Johannes Huber gentoo org> AuthorDate: Tue Jan 17 10:09:42 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jan 17 10:10:07 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Db09387e3 [kde-base/liboxygenstyle] Remove kdeenablefinal patch. (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- .../files/liboxygenstyle-4.7.4-enablefinal.patch | 9 --------- .../liboxygenstyle/liboxygenstyle-4.7.97.ebuild | 2 -- 2 files changed, 0 insertions(+), 11 deletions(-) diff --git a/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefin= al.patch b/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal= .patch deleted file mode 100644 index 3699248..0000000 --- a/kde-base/liboxygenstyle/files/liboxygenstyle-4.7.4-enablefinal.patc= h +++ /dev/null @@ -1,9 +0,0 @@ -diff -U2 -rxi kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp kde-= workspace-4.7.3/libs/oxygen/oxygenhelper.cpp ---- kde-workspace-4.7.3.orig/libs/oxygen/oxygenhelper.cpp 2011-10-28 09:= 42:34.000000000 +0200 -+++ kde-workspace-4.7.3/libs/oxygen/oxygenhelper.cpp 2011-12-25 13:39:03= .487455177 +0100 -@@ -37,4 +37,5 @@ - #include - #include -+#include - #endif -=20 diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild b/kde-b= ase/liboxygenstyle/liboxygenstyle-4.7.97.ebuild index 8102e8c..dbc4fb7 100644 --- a/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild +++ b/kde-base/liboxygenstyle/liboxygenstyle-4.7.97.ebuild @@ -11,5 +11,3 @@ inherit kde4-meta DESCRIPTION=3D"Library to support the Oxygen style in KDE" KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE=3D"debug" - -PATCHES=3D( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )