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 B7C561381F3 for ; Sat, 6 Jul 2013 15:27:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 252E3E09E0; Sat, 6 Jul 2013 15:27: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 ABA93E09E0 for ; Sat, 6 Jul 2013 15:27:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2BAF33EA55 for ; Sat, 6 Jul 2013 15:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6BCECE468F for ; Sat, 6 Jul 2013 15:27:37 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1373124467.b6cf0479abee523de0bd45beb643f8081ee9dcaa.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild kde-base/oxygen-icons/oxygen-icons-9999.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b6cf0479abee523de0bd45beb643f8081ee9dcaa X-VCS-Branch: master Date: Sat, 6 Jul 2013 15:27: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: 243a329f-6146-4205-9ebd-f137722fefea X-Archives-Hash: e7dc3b1ad232f8f39311a32af2c933a8 commit: b6cf0479abee523de0bd45beb643f8081ee9dcaa Author: Johannes Huber gentoo org> AuthorDate: Sat Jul 6 15:27:47 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jul 6 15:27:47 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b6cf0479 [kde-base/oxygen-icons] Removed unused useflag. Package-Manager: portage-2.2.0_alpha186 --- kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild index 9e14857..8b0494c 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-3" KEYWORDS="" -IUSE="aqua bindist" +IUSE="bindist" DEPEND="" RDEPEND="${DEPEND}" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild index b95a8dd..aff8f74 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.90.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-3" KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="aqua bindist" +IUSE="bindist" DEPEND="" RDEPEND="${DEPEND}" diff --git a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild index 9e14857..8b0494c 100644 --- a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-3" KEYWORDS="" -IUSE="aqua bindist" +IUSE="bindist" DEPEND="" RDEPEND="${DEPEND}"