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 1327513888F for ; Sat, 17 Oct 2015 19:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C613E07E1; Sat, 17 Oct 2015 19:15:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06142E07E1 for ; Sat, 17 Oct 2015 19:15:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E73DC33BE2F for ; Sat, 17 Oct 2015 19:15:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC86311BE for ; Sat, 17 Oct 2015 19:15:13 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1445109357.5c8265b84778eb77f7997f8014af652aa6005fba.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/xcursor-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild X-VCS-Directories: x11-themes/xcursor-themes/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5c8265b84778eb77f7997f8014af652aa6005fba X-VCS-Branch: master Date: Sat, 17 Oct 2015 19:15:13 +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: 41976575-f76a-437a-875e-1bfe3f4bc3b1 X-Archives-Hash: b0b8e0f64513d96eeacb62f63ab82d40 commit: 5c8265b84778eb77f7997f8014af652aa6005fba Author: Matt Turner gentoo org> AuthorDate: Sat Oct 17 19:15:25 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 17 19:15:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8265b8 x11-themes/xcursor-themes: Drop needless libpng dependency. Bug: https://bugs.gentoo.org/563258 x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild index 0c6ed7e..b95cda8 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x IUSE="" RDEPEND=" - media-libs/libpng x11-libs/libX11 x11-libs/libXcursor "