[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2023-01-26 Thread Matt Turner
commit: 8d0edf1a24d53de4cf7adb0abddbfb0519f6f56b
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jan 26 17:30:43 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jan 26 17:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0edf1a

x11-libs/libXdamage: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/Manifest|  1 -
 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest
index 62a6a73aef0e..8d98ee8baa06 100644
--- a/x11-libs/libXdamage/Manifest
+++ b/x11-libs/libXdamage/Manifest
@@ -1,2 +1 @@
-DIST libXdamage-1.1.5.tar.bz2 303750 BLAKE2B 
78cb593365cc842cbc6fcb4dec94aa28293c385ad7ecfef032117d19e98c7b3f252c53b79559096b1c0b259d24a59220e9af7fb60d55c55f4474a33d117958de
 SHA512 
a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124
 DIST libXdamage-1.1.6.tar.xz 257532 BLAKE2B 
9b9e21c180fa2ddfeb15e97edc1e7665de722f7fdf9997273fead3348df78b8eec610181d7fd2ef41af7305286285ccf57b56fe7859ebd863b9d8bc1321247c8
 SHA512 
624dcefa1c79064569df952892f7f1351dc19ad338ce73d1a57041e406cb3e18abe531bab352b93d1f0f5c9b5c6b2652cc84a8f1fbfcbba648343812695a8acb

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
deleted file mode 100644
index 2253d995178a..
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_MULTILIB=yes
-inherit xorg-3
-
-DESCRIPTION="X.Org Xdamage library"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2023-01-25 Thread Arthur Zamarin
commit: 01a6f0ee8b60a62e0fb5b85551f9ba38b9693ca0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jan 25 19:21:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jan 25 19:21:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a6f0ee

x11-libs/libXdamage: Stabilize 1.1.6 sparc, #891865

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
index dbd4efe82645..a431787fbf21 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2023-01-24 Thread Arthur Zamarin
commit: 3ab0493d2d9d41450c8a672beec2d547efb68e0a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 24 18:28:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 24 18:28:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab0493d

x11-libs/libXdamage: Stabilize 1.1.6 arm64, #891865

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
index 0aa6d77877f5..bc82241524e0 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2023-01-24 Thread Arthur Zamarin
commit: eb9b6169f51a5f2882c40aa2b8eb3b012e874391
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 24 18:26:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 24 18:26:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9b6169

x11-libs/libXdamage: Stabilize 1.1.6 amd64, #891865

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
index 7ba8adae64a3..aef3078631a8 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2023-01-23 Thread Sam James
commit: c95a7551099e4cdfb44f4260a2002398078dc6de
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 24 00:58:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 24 00:58:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95a7551

x11-libs/libXdamage: Stabilize 1.1.6 arm, #891865

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
index 349a924daa7f..7ba8adae64a3 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2022-12-04 Thread Matt Turner
commit: 314459525a783a2653d1bedd73ae97e2332e4f49
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  4 23:28:32 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  4 23:41:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31445952

x11-libs/libXdamage: Version bump to 1.1.6

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/Manifest|  1 +
 x11-libs/libXdamage/libXdamage-1.1.6.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest
index 93ac653df614..62a6a73aef0e 100644
--- a/x11-libs/libXdamage/Manifest
+++ b/x11-libs/libXdamage/Manifest
@@ -1 +1,2 @@
 DIST libXdamage-1.1.5.tar.bz2 303750 BLAKE2B 
78cb593365cc842cbc6fcb4dec94aa28293c385ad7ecfef032117d19e98c7b3f252c53b79559096b1c0b259d24a59220e9af7fb60d55c55f4474a33d117958de
 SHA512 
a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124
+DIST libXdamage-1.1.6.tar.xz 257532 BLAKE2B 
9b9e21c180fa2ddfeb15e97edc1e7665de722f7fdf9997273fead3348df78b8eec610181d7fd2ef41af7305286285ccf57b56fe7859ebd863b9d8bc1321247c8
 SHA512 
624dcefa1c79064569df952892f7f1351dc19ad338ce73d1a57041e406cb3e18abe531bab352b93d1f0f5c9b5c6b2652cc84a8f1fbfcbba648343812695a8acb

diff --git a/x11-libs/libXdamage/libXdamage-1.1.6.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
new file mode 100644
index ..215c9bb3ae5e
--- /dev/null
+++ b/x11-libs/libXdamage/libXdamage-1.1.6.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org Xdamage library"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2022-05-17 Thread WANG Xuerui
commit: d53c903c6020f11367ddb12ef4b1b5bd7d6a38ec
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue May 17 07:54:44 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue May 17 07:55:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d53c903c

x11-libs/libXdamage: keyword 1.1.5 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index bdaef2c048cd..2253d995178a 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-05-01 Thread Matt Turner
commit: ce87f961e35aa00d3bf5d3251ba4d07043209348
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:40:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:40:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce87f961

x11-libs/libXdamage: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXdamage/Manifest   |  1 -
 x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest
index a8c6bc53410..93ac653df61 100644
--- a/x11-libs/libXdamage/Manifest
+++ b/x11-libs/libXdamage/Manifest
@@ -1,2 +1 @@
-DIST libXdamage-1.1.4.tar.bz2 278937 BLAKE2B 
eff95312ae989893904fca167075c10a784222db1ba4850d941f26c4235ae39ddfa242037e48ccc4b7912c27bb5e92b58eb61d7ac1ee6185d0b872b0be3e0ed1
 SHA512 
1058cef11a8f0edfcae7265837369e492b007c34d56ae04145b558e5f02a163827aba1d0b80656f4c8e5d1e9a40f5077d93b7ff4f5e704f7409060dceba03904
 DIST libXdamage-1.1.5.tar.bz2 303750 BLAKE2B 
78cb593365cc842cbc6fcb4dec94aa28293c385ad7ecfef032117d19e98c7b3f252c53b79559096b1c0b259d24a59220e9af7fb60d55c55f4474a33d117958de
 SHA512 
a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124

diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
deleted file mode 100644
index f790a4d8119..000
--- a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xdamage library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-05-01 Thread Matt Turner
commit: 76f19ab340547871284a8e437b4cce7b90ef2b73
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:10 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f19ab3

x11-libs/libXdamage-1.1.5: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 1a42cebbab9..d3d80e924f6 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-28 Thread Sergei Trofimovich
commit: 1fbd09a45869bd9ef557324d1012b4a4a0c953f3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 28 18:25:57 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 28 20:59:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbd09a4

x11-libs/libXdamage: stable 1.1.5 for sparc, bug #682846

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 2eb8a828570..1a42cebbab9 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-28 Thread Mikle Kolyada
commit: 40cd2a9d7af82c484994743bff1cb9df3ac21304
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 28 09:34:58 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 28 09:34:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cd2a9d

x11-libs/libXdamage: s390 stable wrt bug #682846

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 4a6df1638fb..2eb8a828570 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-27 Thread Matt Turner
commit: 40a58671c1fa44ca838e694e5b09f19b78839c03
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 28 04:21:10 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 28 04:21:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a58671

x11-libs/libXdamage-1.1.5: ppc64 stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index f9394c981b2..4a6df1638fb 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-27 Thread Matt Turner
commit: 318e40780d8ea36c3498f6f099a3bda4073562d1
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 28 00:48:13 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 28 00:48:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318e4078

x11-libs/libXdamage-1.1.5: alpha stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 589614edb96..7229e12c30c 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-27 Thread Mikle Kolyada
commit: a9ba83600a4c1173ac1412c882176d827b5ca573
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 27 11:50:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 27 11:52:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ba8360

x11-libs/libXdamage: x86 stable wrt bug #682846

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 4fbfae36934..045c69159c1 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-27 Thread Mikle Kolyada
commit: 2fb5018cbbd31d95628f7321e538f464f145ceaa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 27 11:46:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 27 11:46:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb5018c

x11-libs/libXdamage: arm stable wrt bug #682846

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 1770fdc0a9b..4fbfae36934 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-26 Thread Aaron Bauman
commit: d70383e45e51bf2c29af5eab74f6c703a6ff3db5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 27 04:19:58 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 27 04:19:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70383e4

x11-libs/libXdamage: amd64 stable wrt bug #682846

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 30b869e0528..1770fdc0a9b 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-04-26 Thread Aaron Bauman
commit: 1e60aee81bfa312ed4ee1061abf308bf0b9e9a5c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 27 03:07:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 27 03:07:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e60aee8

x11-libs/libXdamage: arm64 stable (bug #682846)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
index 646138cdd93..30b869e0528 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2019-03-11 Thread Matt Turner
commit: 99e8ce55457b54be882af9c5b7768db0802bbad7
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 11 05:30:50 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 11 06:10:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e8ce55

x11-libs/libXdamage: Version bump to 1.1.5

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXdamage/Manifest|  1 +
 x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest
index ff666d0da09..a8c6bc53410 100644
--- a/x11-libs/libXdamage/Manifest
+++ b/x11-libs/libXdamage/Manifest
@@ -1 +1,2 @@
 DIST libXdamage-1.1.4.tar.bz2 278937 BLAKE2B 
eff95312ae989893904fca167075c10a784222db1ba4850d941f26c4235ae39ddfa242037e48ccc4b7912c27bb5e92b58eb61d7ac1ee6185d0b872b0be3e0ed1
 SHA512 
1058cef11a8f0edfcae7265837369e492b007c34d56ae04145b558e5f02a163827aba1d0b80656f4c8e5d1e9a40f5077d93b7ff4f5e704f7409060dceba03904
+DIST libXdamage-1.1.5.tar.bz2 303750 BLAKE2B 
78cb593365cc842cbc6fcb4dec94aa28293c385ad7ecfef032117d19e98c7b3f252c53b79559096b1c0b259d24a59220e9af7fb60d55c55f4474a33d117958de
 SHA512 
a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124

diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
new file mode 100644
index 000..646138cdd93
--- /dev/null
+++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+XORG_MULTILIB=yes
+inherit xorg-3
+
+DESCRIPTION="X.Org Xdamage library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND="
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2018-06-30 Thread Mikle Kolyada
commit: 384a73b15dbb80d6fbcb8d4d7f3e69c15acc0b4c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 30 17:48:57 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 30 17:48:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384a73b1

x11-libs/libXdamage: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
index e174a98d224..6ac8df3b6d1 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xdamage library"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-base/xorg-proto



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdamage/

2017-01-29 Thread Fabian Groffen
commit: 4dbf284b2be32f31d8ff4f4895956be16e491c42
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 21:08:16 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 21:10:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbf284b

x11-libs/libXdamage: dropped ~x64-freebsd ~x86-freebsd ~x86-interix

Package-Manager: portage-2.3.3

 x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild
index e1e429e..ba2c6a0 100644
--- a/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild
+++ b/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xdamage 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 ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]