From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC40A1381F3 for ; Fri, 28 Jun 2013 10:47:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D090FE094F; Fri, 28 Jun 2013 10:47:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D433E094F for ; Fri, 28 Jun 2013 10:47:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E87733E7D5 for ; Fri, 28 Jun 2013 10:47:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2323) id 9B04A2171C; Fri, 28 Jun 2013 10:47:37 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kate: kate-4.10.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kate-4.10.4.ebuild ChangeLog X-VCS-Directories: kde-base/kate X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130628104737.9B04A2171C@flycatcher.gentoo.org> Date: Fri, 28 Jun 2013 10:47:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aae647e7-352f-4066-9f97-0613a2b04b8f X-Archives-Hash: b001551f4beb67c2fa08208edc33b25b kensington 13/06/28 10:47:37 Modified: kate-4.10.4.ebuild ChangeLog Log: Remove USE flag that does nothing. (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C) Revision Changes Path 1.2 kde-base/kate/kate-4.10.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild?r1=1.1&r2=1.2 Index: kate-4.10.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kate-4.10.4.ebuild 4 Jun 2013 18:22:00 -0000 1.1 +++ kate-4.10.4.ebuild 28 Jun 2013 10:47:37 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v 1.1 2013/06/04 18:22:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v 1.2 2013/06/28 10:47:37 kensington Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -11,7 +11,7 @@ DESCRIPTION="Kate is an MDI texteditor." KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +plasma python" +IUSE="debug python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" @@ -37,7 +37,6 @@ src_configure() { mycmakeargs=( $(cmake-utils_use_build python pate) - $(cmake-utils_use_with plasma) ) kde4-meta_src_configure 1.284 kde-base/kate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/ChangeLog?rev=1.284&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/ChangeLog?rev=1.284&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kate/ChangeLog?r1=1.283&r2=1.284 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- ChangeLog 8 Jun 2013 17:33:07 -0000 1.283 +++ ChangeLog 28 Jun 2013 10:47:37 -0000 1.284 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.283 2013/06/08 17:33:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.284 2013/06/28 10:47:37 kensington Exp $ + + 28 Jun 2013; Michael Palimaka kate-4.10.4.ebuild: + Remove USE flag that does nothing. 08 Jun 2013; Agostino Sarubbo -kate-4.10.2.ebuild: Remove old