From 91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 22 May 2018 14:00:47 +0100 Subject: gentoo resync : 22.05.2018 --- x11-libs/libXdamage/Manifest | 2 +- x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild | 18 ------------------ x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild | 17 +++++++++++++++++ 3 files changed, 18 insertions(+), 19 deletions(-) delete mode 100644 x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild create mode 100644 x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild (limited to 'x11-libs/libXdamage') diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest index eba9dc5a29bc..a471f2b206b7 100644 --- a/x11-libs/libXdamage/Manifest +++ b/x11-libs/libXdamage/Manifest @@ -1,3 +1,3 @@ DIST libXdamage-1.1.4.tar.bz2 278937 BLAKE2B eff95312ae989893904fca167075c10a784222db1ba4850d941f26c4235ae39ddfa242037e48ccc4b7912c27bb5e92b58eb61d7ac1ee6185d0b872b0be3e0ed1 SHA512 1058cef11a8f0edfcae7265837369e492b007c34d56ae04145b558e5f02a163827aba1d0b80656f4c8e5d1e9a40f5077d93b7ff4f5e704f7409060dceba03904 -EBUILD libXdamage-1.1.4-r1.ebuild 630 BLAKE2B c46f3dfa41f001823630bbfe4181869a4a87d3d88d02a409baedae06f1f44b26a8cfdfa843b2d9a21d03164089807e9c1e400bdb17af85f954f1721eeb98e390 SHA512 e5cc6f7c58f06501d548474b5e7deca1012e8b40cd2b48b5cea1ff46976a220416897ccf6bf60a5c84d815cc1a5e07c1b9abc6478468844c7dbb3309ed0e357f +EBUILD libXdamage-1.1.4-r2.ebuild 550 BLAKE2B 62674d0b749db9a760bd1ccb67b2946b9ef8e78b691fc6d2ac9f7ebddbe1029bcc85fbdf8305dbe199eb58c7061b95f201a3b7733732478faa7e13189295ae7e SHA512 2d76503d8b98dd982c9e15d2862740fd58219a8b16d0baaef633900666c81b22a33cd47b1d5fd378de53b4d47ff9295d70721953a5ef91afef76a7a118368109 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild b/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild deleted file mode 100644 index b952f9b7bbcd..000000000000 --- a/x11-libs/libXdamage/libXdamage-1.1.4-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# 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 ~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}] - >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}] - >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild new file mode 100644 index 000000000000..e174a98d2242 --- /dev/null +++ b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2018 Gentoo Foundation +# 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 ~arm-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}" -- cgit v1.2.3