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 ECCE613826A for ; Thu, 26 May 2016 02:12:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDCB721C012; Thu, 26 May 2016 02:12:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C66321C012 for ; Thu, 26 May 2016 02:12:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0EA6340821 for ; Thu, 26 May 2016 02:12:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8010B976 for ; Thu, 26 May 2016 02:12:26 +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: <1464228730.d2ebdf7675e890f3aa213a5243e168e952c383c4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfixes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXfixes/Manifest x11-libs/libXfixes/libXfixes-5.0.2.ebuild X-VCS-Directories: x11-libs/libXfixes/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d2ebdf7675e890f3aa213a5243e168e952c383c4 X-VCS-Branch: master Date: Thu, 26 May 2016 02:12:26 +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: b8046339-e421-4b7e-bae3-de1c7092bb2f X-Archives-Hash: 2701bea59a4aca358b6e575d5d2de904 commit: d2ebdf7675e890f3aa213a5243e168e952c383c4 Author: Matt Turner gentoo org> AuthorDate: Thu May 26 01:57:35 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu May 26 02:12:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ebdf76 x11-libs/libXfixes: version bump to 5.0.2, bug 576844. x11-libs/libXfixes/Manifest | 1 + x11-libs/libXfixes/libXfixes-5.0.2.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/x11-libs/libXfixes/Manifest b/x11-libs/libXfixes/Manifest index 43aaeee..4d8051e 100644 --- a/x11-libs/libXfixes/Manifest +++ b/x11-libs/libXfixes/Manifest @@ -1 +1,2 @@ DIST libXfixes-5.0.1.tar.bz2 291978 SHA256 63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767 SHA512 b47c841db169d1b329eec9deb555799cd087a466326840f1f5349303ba79cff5850b1bb69c1ff38b3f522f24d61db58a0c01021e1ffea2896527167262fc7150 WHIRLPOOL d4ea1f3d83173f811f93adcec0791b850354e249ca384e65c53ea404ced0e47131c7bd531d7cde5007804b3509d962c395028c7ae03c48f31ae35b0c178679a3 +DIST libXfixes-5.0.2.tar.bz2 305007 SHA256 9bd20edfec084a1bed481d48dd4815dee88139fffad091418cdda081129a9aea SHA512 570a072da4d88653915e5bb196c4b9048482b4f9c2d2638bad5ec538de1ed799322f32c21815a3358ddedec6bde43a715d9ebb466a61fbb01eb432dfcce330a0 WHIRLPOOL 8f16772f9e4dd622554cfb7ac69ca37feecc0051cae10049988b0dfd9c2c9a2058c5c469d55487934f617c9b4c5d20e37034c9c86302ec8c157b9baaf96322f5 diff --git a/x11-libs/libXfixes/libXfixes-5.0.2.ebuild b/x11-libs/libXfixes/libXfixes-5.0.2.ebuild new file mode 100644 index 0000000..a14e079 --- /dev/null +++ b/x11-libs/libXfixes/libXfixes-5.0.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MULTILIB=yes +inherit xorg-2 + +DESCRIPTION="X.Org Xfixes library" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] + >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}] + >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}"