From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util/
Date: Tue, 22 Dec 2015 16:48:18 +0000 (UTC) [thread overview]
Message-ID: <1450802635.0c3790478e87fe308019dbbd3c58633b8ebfb2f3.mrueg@gentoo> (raw)
commit: 0c3790478e87fe308019dbbd3c58633b8ebfb2f3
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 16:43:55 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 16:43:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c379047
x11-libs/xcb-util: Remove old
Package-Manager: portage-2.2.26
x11-libs/xcb-util/Manifest | 1 -
x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild | 41 ------------------------------
x11-libs/xcb-util/xcb-util-0.3.9.ebuild | 40 -----------------------------
3 files changed, 82 deletions(-)
diff --git a/x11-libs/xcb-util/Manifest b/x11-libs/xcb-util/Manifest
index 7b239b4..024b1cc 100644
--- a/x11-libs/xcb-util/Manifest
+++ b/x11-libs/xcb-util/Manifest
@@ -1,2 +1 @@
-DIST xcb-util-0.3.9.tar.bz2 287855 SHA256 c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4 SHA512 3cf2e1da2c8099e66e7200e074f31d0c5913533382bceeedb663aab3ef2571533271218a17ad638db26b8ab9be41743e4665e1db8f85c85b1a42890329e1254a WHIRLPOOL 75dbd708103fc775f9bbd21f8e408a205d298389f6232b810e026a87a75580c90529a88a54d6453b79b21b7aa7c17c00473870fd7721d7337af3b262ca83a13c
DIST xcb-util-0.4.0.tar.bz2 297412 SHA256 46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 SHA512 e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e WHIRLPOOL b8aa70c9bbdbc4b1faaf93cca7b82ccd23ae1075283b6ca4e06f07add3b353f2ae04b7880551e447d5bdae2c4a9ce162339a18ba46ff14af767fd543da8d0e10
diff --git a/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild b/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild
deleted file mode 100644
index 54108dd..0000000
--- a/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
- >=dev-util/gperf-3.0.1
- test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
-
-PDEPEND="
- >=x11-libs/xcb-util-image-${PV}[${MULTILIB_USEDEP}]
- >=x11-libs/xcb-util-keysyms-${PV}[${MULTILIB_USEDEP}]
- >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]
- >=x11-libs/xcb-util-wm-${PV}[${MULTILIB_USEDEP}]
-"
-
-src_configure() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_with doc doxygen)
- )
-
- xorg-2_src_configure
-}
diff --git a/x11-libs/xcb-util/xcb-util-0.3.9.ebuild b/x11-libs/xcb-util/xcb-util-0.3.9.ebuild
deleted file mode 100644
index d668edd..0000000
--- a/x11-libs/xcb-util/xcb-util-0.3.9.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/libxcb-1.7
- x11-proto/xproto"
-DEPEND="${RDEPEND}
- >=dev-util/gperf-3.0.1
- test? ( >=dev-libs/check-0.9.4 )"
-
-PDEPEND="
- >=x11-libs/xcb-util-image-${PV}
- >=x11-libs/xcb-util-keysyms-${PV}
- >=x11-libs/xcb-util-renderutil-0.3.8
- >=x11-libs/xcb-util-wm-${PV}
-"
-
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_with doc doxygen)
- )
-
- xorg-2_pkg_setup
-}
next reply other threads:[~2015-12-22 16:48 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 16:48 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-16 7:16 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util/ Michał Górny
2018-05-22 1:19 Matt Turner
2018-08-18 23:03 Mikle Kolyada
2019-01-19 20:09 Mart Raudsepp
2019-12-05 23:21 Matt Turner
2020-08-17 0:09 Matt Turner
2020-09-13 6:27 Sam James
2020-09-13 8:59 Sam James
2020-09-14 16:34 Sergei Trofimovich
2020-09-15 22:23 Thomas Deutschmann
2020-09-18 7:54 Agostino Sarubbo
2020-09-18 8:02 Agostino Sarubbo
2020-09-18 8:11 Agostino Sarubbo
2021-01-06 12:01 Fabian Groffen
2021-04-05 22:19 Sam James
2022-01-06 22:07 James Le Cuirot
2022-05-09 5:34 WANG Xuerui
2022-10-18 1:08 Matt Turner
2022-12-20 4:11 Matt Turner
2023-01-24 1:00 Sam James
2023-01-24 18:27 Arthur Zamarin
2023-01-24 18:29 Arthur Zamarin
2023-01-25 19:21 Arthur Zamarin
2023-01-26 17:47 Matt Turner
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=1450802635.0c3790478e87fe308019dbbd3c58633b8ebfb2f3.mrueg@gentoo \
--to=mrueg@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