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 1Q7nnW-0003U5-4y for garchives@archives.gentoo.org; Thu, 07 Apr 2011 11:54:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B1AF1C05A; Thu, 7 Apr 2011 11:54:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EFF241C05A for ; Thu, 7 Apr 2011 11:54:39 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB7C11B4149 for ; Thu, 7 Apr 2011 11:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3905F80065 for ; Thu, 7 Apr 2011 11:54:38 +0000 (UTC) From: "Christian Schmitt" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Schmitt" Message-ID: <5c68749c3f41d349e23d983b051d96275ca4eb74.christian@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdelibs/kdelibs-4.6.9999.ebuild X-VCS-Directories: kde-base/kdelibs/ X-VCS-Committer: christian X-VCS-Committer-Name: Christian Schmitt X-VCS-Revision: 5c68749c3f41d349e23d983b051d96275ca4eb74 Date: Thu, 7 Apr 2011 11:54:38 +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: X-Archives-Hash: 128b564a8ea69af1041fcbb7616abdc8 commit: 5c68749c3f41d349e23d983b051d96275ca4eb74 Author: Christian Schmitt ilovelinux de> AuthorDate: Thu Apr 7 11:44:44 2011 +0000 Commit: Christian Schmitt ilovelinux de> CommitDate: Thu Apr 7 11:46:11 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D5c68749c [kde-base/kdelibs-4.6.9999] remove upstreamed patches Why the safestrigi.patch was added to this ebuild the same day it was committed into upstream GIT stays unclear to me. --- kde-base/kdelibs/kdelibs-4.6.9999.ebuild | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kde-base/kdelibs/kdelibs-4.6.9999.ebuild b/kde-base/kdelibs/= kdelibs-4.6.9999.ebuild index 61b0f5f..6d7c80b 100644 --- a/kde-base/kdelibs/kdelibs-4.6.9999.ebuild +++ b/kde-base/kdelibs/kdelibs-4.6.9999.ebuild @@ -135,8 +135,6 @@ PATCHES=3D( # "${FILESDIR}/${PN}-4.5.74-klauncher_mac.patch" - FIXME read above "${FILESDIR}/${PN}-4.5.90-mimetypes.patch" "${FILESDIR}/${PN}-4.4.90-xslt.patch" - "${FILESDIR}/${PN}-4.6.0-kateacc.patch" - "${FILESDIR}/${PN}-4.6.2-safestrigi.patch" ) =20 src_prepare() {