From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXext/
Date: Sat, 28 Apr 2018 01:25:31 +0000 (UTC) [thread overview]
Message-ID: <1524878687.afdbb7d2329ab622f8c7c1e7e6ec391b8717a24f.mattst88@gentoo> (raw)
commit: afdbb7d2329ab622f8c7c1e7e6ec391b8717a24f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 01:19:45 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 01:24:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdbb7d2
x11-libs/libXext: Drop old versions
x11-libs/libXext/Manifest | 1 -
x11-libs/libXext/libXext-1.3.2.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/x11-libs/libXext/Manifest b/x11-libs/libXext/Manifest
index a2be5a033ef..193192f6a8c 100644
--- a/x11-libs/libXext/Manifest
+++ b/x11-libs/libXext/Manifest
@@ -1,2 +1 @@
-DIST libXext-1.3.2.tar.bz2 378901 BLAKE2B f2b1b12b0437f560153e41962b12282a56c9bd3f1b4db2c6eb72eed3c0a0268c63023fc797c5938bd1cb5af518e9a2a1c30e6904c664bb051fb66b1c3dc296f3 SHA512 5ed612f2c5e902648eb0438bfb8d9d6440a5baa19d95eb1253b51fe9ad8dcf903a7ee68a9455044d17ce0d486e421df0f98a069ab5ad1a49364f157bdf64efe7
DIST libXext-1.3.3.tar.bz2 389523 BLAKE2B 5f187b85bcc4736c57011964821ca7fafc4ef44caefcafe60fd4c14fd8f60df8e9bd67136d067b62aa1b16e43ee1ab158f0931f9c1120fb4e391dc40ad9a0468 SHA512 669d61545d10b999872addbf5628127840a221cbeaafb5ffa4328e0e0e1823583ece973bcafd5f13852ed58d4b0fe313a35f304ac80c6ed2b382cbbca977761a
diff --git a/x11-libs/libXext/libXext-1.3.2.ebuild b/x11-libs/libXext/libXext-1.3.2.ebuild
deleted file mode 100644
index 36036be1a33..00000000000
--- a/x11-libs/libXext/libXext-1.3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xext library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc specs)
- $(use_with doc xmlto)
- --without-fop
- )
- xorg-2_src_configure
-}
next reply other threads:[~2018-04-28 1:25 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-28 1:25 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-21 21:09 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXext/ Matt Turner
2024-04-13 6:26 Arthur Zamarin
2024-03-19 9:16 Sam James
2024-03-19 7:13 Arthur Zamarin
2024-02-13 19:38 Matt Turner
2022-11-19 7:01 Arthur Zamarin
2022-11-16 7:58 Arthur Zamarin
2022-10-29 2:54 Matt Turner
2022-05-08 3:10 WANG Xuerui
2022-01-01 15:53 James Le Cuirot
2021-09-23 20:13 Sam James
2021-05-02 15:24 Matt Turner
2021-01-06 12:09 Fabian Groffen
2020-12-27 18:28 Fabian Groffen
2019-06-12 17:08 Michael Haubenwallner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-30 15:37 Sergei Trofimovich
2019-04-28 9:35 Mikle Kolyada
2019-04-28 4:21 Matt Turner
2019-04-28 0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27 4:29 Aaron Bauman
2019-04-27 3:15 Aaron Bauman
2019-03-16 20:01 Matt Turner
2018-06-14 19:01 Mikle Kolyada
2018-03-21 11:08 Mart Raudsepp
2017-01-29 21:11 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1524878687.afdbb7d2329ab622f8c7c1e7e6ec391b8717a24f.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox