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 818E51382C5 for ; Sun, 10 Jan 2021 16:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFDBBE0ADE; Sun, 10 Jan 2021 16:15:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 86F3BE0ADE for ; Sun, 10 Jan 2021 16:15:26 +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 0505633BDC9 for ; Sun, 10 Jan 2021 16:15:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1B3BB8 for ; Sun, 10 Jan 2021 16:15:23 +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: <1610295314.d3cee69f2fb66da22a9d1531f5e48ec390b33a8f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-elographics/, x11-libs/xtrans/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/scripts/scripts-1.0.1-r1.ebuild x11-base/xcb-proto/xcb-proto-1.14.1.ebuild x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild x11-libs/xtrans/xtrans-1.4.0.ebuild x11-misc/compose-tables/compose-tables-1.7.0.ebuild x11-misc/imake/imake-1.0.8.ebuild x11-misc/makedepend/makedepend-1.0.6.ebuild x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild x11-wm/twm/twm-1.0.11.ebuild X-VCS-Directories: x11-themes/xcursor-themes/ x11-misc/xcompmgr/ x11-misc/compose-tables/ x11-drivers/xf86-input-elographics/ x11-libs/xtrans/ x11-base/xcb-proto/ x11-misc/makedepend/ x11-wm/twm/ x11-misc/imake/ x11-apps/scripts/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d3cee69f2fb66da22a9d1531f5e48ec390b33a8f X-VCS-Branch: master Date: Sun, 10 Jan 2021 16:15:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 30260afc-b3bb-4e8e-a542-96abb632cc38 X-Archives-Hash: 22a07999c9f483d3449634a343510af2 commit: d3cee69f2fb66da22a9d1531f5e48ec390b33a8f Author: Matt Turner gentoo org> AuthorDate: Sun Jan 10 16:14:43 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Jan 10 16:15:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3cee69f x11-*/*: Remove XORG_STATIC Signed-off-by: Matt Turner gentoo.org> x11-apps/scripts/scripts-1.0.1-r1.ebuild | 1 - x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 1 - x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild | 1 - x11-libs/xtrans/xtrans-1.4.0.ebuild | 1 - x11-misc/compose-tables/compose-tables-1.7.0.ebuild | 1 - x11-misc/imake/imake-1.0.8.ebuild | 1 - x11-misc/makedepend/makedepend-1.0.6.ebuild | 1 - x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild | 1 - x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild | 1 - x11-wm/twm/twm-1.0.11.ebuild | 1 - 10 files changed, 10 deletions(-) diff --git a/x11-apps/scripts/scripts-1.0.1-r1.ebuild b/x11-apps/scripts/scripts-1.0.1-r1.ebuild index b17baaf949d..666d1a2b880 100644 --- a/x11-apps/scripts/scripts-1.0.1-r1.ebuild +++ b/x11-apps/scripts/scripts-1.0.1-r1.ebuild @@ -3,7 +3,6 @@ EAPI=5 -XORG_STATIC="no" inherit xorg-2 DESCRIPTION="start an X program on a remote machine" diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild index a6338212448..1687caa7267 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild @@ -7,7 +7,6 @@ PYTHON_COMPAT=( python3_{6,7,8,9} ) XORG_TARBALL_SUFFIX="xz" XORG_MODULE=proto/ XORG_MULTILIB=yes -XORG_STATIC=no inherit python-r1 xorg-3 diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild index 074ebe955e0..c1de00c12f9 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild @@ -3,7 +3,6 @@ EAPI=7 -XORG_STATIC="no" inherit xorg-3 DESCRIPTION="Elographics input driver" diff --git a/x11-libs/xtrans/xtrans-1.4.0.ebuild b/x11-libs/xtrans/xtrans-1.4.0.ebuild index 910cfc06abf..fe2fd8a4525 100644 --- a/x11-libs/xtrans/xtrans-1.4.0.ebuild +++ b/x11-libs/xtrans/xtrans-1.4.0.ebuild @@ -5,7 +5,6 @@ EAPI=7 XORG_PACKAGE_NAME="lib${PN}" # this package just installs some .c and .h files, no libraries -XORG_STATIC=no XORG_DOC=doc inherit xorg-3 diff --git a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild index 448e65eba22..3df2e244891 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild @@ -3,7 +3,6 @@ EAPI=7 -XORG_STATIC=no XORG_MULTILIB=no inherit xorg-3 diff --git a/x11-misc/imake/imake-1.0.8.ebuild b/x11-misc/imake/imake-1.0.8.ebuild index 3bc41c5b6d9..83e3302b4d8 100644 --- a/x11-misc/imake/imake-1.0.8.ebuild +++ b/x11-misc/imake/imake-1.0.8.ebuild @@ -3,7 +3,6 @@ EAPI=7 -XORG_STATIC=no inherit toolchain-funcs xorg-3 DESCRIPTION="C preprocessor interface to the make utility" diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild b/x11-misc/makedepend/makedepend-1.0.6.ebuild index 43f22b11557..d89f1ced174 100644 --- a/x11-misc/makedepend/makedepend-1.0.6.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -XORG_STATIC=no inherit xorg-3 DESCRIPTION="create dependencies in makefiles" diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild index 5d3be298deb..7f73b708e97 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild @@ -4,7 +4,6 @@ EAPI=7 XORG_MODULE=app/ -XORG_STATIC=no inherit xorg-3 DESCRIPTION="X Compositing manager" diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild index 7eb04fa9c52..73f31c6d4b0 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild @@ -3,7 +3,6 @@ EAPI=5 -XORG_STATIC=no XORG_MODULE=data/ inherit xorg-2 diff --git a/x11-wm/twm/twm-1.0.11.ebuild b/x11-wm/twm/twm-1.0.11.ebuild index a103fd8d83c..0f75a088df0 100644 --- a/x11-wm/twm/twm-1.0.11.ebuild +++ b/x11-wm/twm/twm-1.0.11.ebuild @@ -3,7 +3,6 @@ EAPI=7 -XORG_STATIC=no XORG_TARBALL_SUFFIX="xz" inherit xorg-3