From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 72CDA139694 for ; Tue, 7 Mar 2017 09:14:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A70A721C08B; Tue, 7 Mar 2017 09:14:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 829B221C08B for ; Tue, 7 Mar 2017 09:14:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1A1C34162D for ; Tue, 7 Mar 2017 09:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 127175F62 for ; Tue, 7 Mar 2017 09:14:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1488877938.16fa5e4c3c49195fc1f69b3584a3569ce74ad711.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcompmgr/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xcompmgr/Manifest x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild X-VCS-Directories: x11-misc/xcompmgr/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 16fa5e4c3c49195fc1f69b3584a3569ce74ad711 X-VCS-Branch: master Date: Tue, 7 Mar 2017 09:14:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8ad1b390-6460-48ad-aa87-930b2e623654 X-Archives-Hash: 9fb4e560d795eb6d1c548583984598d0 commit: 16fa5e4c3c49195fc1f69b3584a3569ce74ad711 Author: Harri Nieminen gmail com> AuthorDate: Mon Mar 6 15:15:15 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Tue Mar 7 09:12:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fa5e4c x11-misc/xcompmgr: Remove old Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4142 x11-misc/xcompmgr/Manifest | 1 - x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest index 635d5c9e0fd..39e36bc40b2 100644 --- a/x11-misc/xcompmgr/Manifest +++ b/x11-misc/xcompmgr/Manifest @@ -1,2 +1 @@ -DIST xcompmgr-1.1.6.tar.bz2 123683 SHA256 c98949d36793b30ed1ed47495c87a05fa245ac0fc2857d2abc54979124687c02 SHA512 c1dd2ab42575fcf9d53fc923b4fe98ee4b2617e2bd652b8f20d34404e8547f8dfecb6bcd14d1d54da1a618ccb8e822b89e75d57f0320e9d55edbfb0dc83ddcbd WHIRLPOOL a2cc2cbcdc53685d51b272a5c0bdfa40a33204dfabe89e780e6b9f37b8449483c5cecc6288f565e441c7af9a362fd6c0d1abfc29760db812d41f50b5f4549b57 DIST xcompmgr-1.1.7.tar.bz2 136667 SHA256 c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892 SHA512 f93a6be78169dd41ff08d71409e28746fd62902810a2f6930c0ac44f1415bc7391a8fb885b074fd40afedd7f1c1590aa7c67fc101c3b6488ddaa74495b42149c WHIRLPOOL 100d6aa734eb453976951d8341f613fdbbbb90b311eba006ca015d469f44ee3eb038acdf842e201da51a61c3d03b5c3f5c240d9a43709a9d44ebf71502c19939 diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild deleted file mode 100644 index a954ff9fa43..00000000000 --- a/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_STATIC=no -inherit xorg-2 - -DESCRIPTION="X Compositing manager" -HOMEPAGE="https://freedesktop.org/wiki/Software/xapps" -SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2" - -LICENSE="BSD" -KEYWORDS="amd64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND=" - x11-libs/libXrender - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXcomposite - x11-libs/libXext -" -DEPEND="${RDEPEND}"