public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-elographics/, x11-libs/xtrans/, ...
@ 2021-01-10 16:15 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2021-01-10 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d3cee69f2fb66da22a9d1531f5e48ec390b33a8f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 16:14:43 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> 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 <mattst88 <AT> 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
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-10 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-10 16:15 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-elographics/, x11-libs/xtrans/, Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox