From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E4FD1396D9 for ; Tue, 24 Oct 2017 13:50:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 753B3E0E52; Tue, 24 Oct 2017 13:50:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51D5EE0E52 for ; Tue, 24 Oct 2017 13:50:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C90F033C4EE for ; Tue, 24 Oct 2017 13:50:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D1CA319 for ; Tue, 24 Oct 2017 13:50:52 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1508852807.a4fea3c81dbb100c9003208ba078ee5d551d62d5.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/neXtaw/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/neXtaw/neXtaw-0.15.1-r2.ebuild X-VCS-Directories: x11-libs/neXtaw/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: a4fea3c81dbb100c9003208ba078ee5d551d62d5 X-VCS-Branch: master Date: Tue, 24 Oct 2017 13:50:52 +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: 3a56ef51-e7a0-4668-b68f-95c3ccfc4ad7 X-Archives-Hash: cfe9537af2c47de2226aedf7b3c00031 commit: a4fea3c81dbb100c9003208ba078ee5d551d62d5 Author: Amy Liffey gentoo org> AuthorDate: Tue Oct 24 13:46:25 2017 +0000 Commit: Amy Liffey gentoo org> CommitDate: Tue Oct 24 13:46:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fea3c8 x11-libs/neXtaw: EAPI 6 bump Package-Manager: Portage-2.3.8, Repoman-2.3.1 x11-libs/neXtaw/neXtaw-0.15.1-r2.ebuild | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/x11-libs/neXtaw/neXtaw-0.15.1-r2.ebuild b/x11-libs/neXtaw/neXtaw-0.15.1-r2.ebuild new file mode 100644 index 00000000000..377b2c070ed --- /dev/null +++ b/x11-libs/neXtaw/neXtaw-0.15.1-r2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Athena Widgets with N*XTSTEP appearance" +HOMEPAGE="http://siag.nu/neXtaw/" +SRC_URI="http://siag.nu/pub/neXtaw/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +IUSE="" + +RDEPEND="x11-libs/libICE + x11-libs/libXext + x11-libs/libXt + x11-libs/libX11 + x11-libs/libSM + x11-libs/libXmu + x11-libs/libxkbfile + x11-libs/libXpm + x11-proto/xextproto + x11-proto/xproto + !