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 BA716138334 for ; Sat, 23 Feb 2019 09:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA6B6E0918; Sat, 23 Feb 2019 09:43:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6766E0917 for ; Sat, 23 Feb 2019 09:43:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A05F9335CDD for ; Sat, 23 Feb 2019 09:43:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DD07552 for ; Sat, 23 Feb 2019 09:43:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1550914211.b52f5ba6709d299c55292d8940e9d24ee3094c54.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libXcm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libXcm/Manifest media-libs/libXcm/libXcm-0.5.2-r1.ebuild X-VCS-Directories: media-libs/libXcm/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b52f5ba6709d299c55292d8940e9d24ee3094c54 X-VCS-Branch: master Date: Sat, 23 Feb 2019 09:43:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 72c12b87-9f5c-46cd-953c-a8ee2af3f1e1 X-Archives-Hash: 08f750086b7ee554702955332ab92698 commit: b52f5ba6709d299c55292d8940e9d24ee3094c54 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 23 09:30:11 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 23 09:30:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52f5ba6 media-libs/libXcm: Drop old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> media-libs/libXcm/Manifest | 1 - media-libs/libXcm/libXcm-0.5.2-r1.ebuild | 31 ------------------------------- 2 files changed, 32 deletions(-) diff --git a/media-libs/libXcm/Manifest b/media-libs/libXcm/Manifest index 4f6adeb0bf9..d017fe4b630 100644 --- a/media-libs/libXcm/Manifest +++ b/media-libs/libXcm/Manifest @@ -1,2 +1 @@ -DIST libXcm-0.5.2.tar.bz2 301813 BLAKE2B b8823058a44cf8f1800e9f451d3efc641f6f66e059511b03c61c980426995fcc2fcd30df2bea9c601784c823e97f60b3bd026643b461f876fd69e2314c4f5477 SHA512 4d67218206ba319cb768c055c44a0537468232c12fa463525993c578b5a5a8ee82fc55463ef5e34e85dda221facd2517372bc1920bd025e951337fa84c72f6ab DIST libXcm-0.5.4.tar.gz 397552 BLAKE2B 73fb9aa2e52f1b0a26108d6e07fc66afa9da6503aedd49a140692a467bf5665c4551ac34224f91305debb5e15384e29b93fd4a2ef9f233e0b4f5c6c0ab1bce27 SHA512 96d279aff907bbbe4e38d099b79ebbc3b3beaf242be296d10a16e36e721669086ae0b5252f5abc629cc1fd65e595e2eec70bb890ea6ca4bbd08e8ce91cb05b53 diff --git a/media-libs/libXcm/libXcm-0.5.2-r1.ebuild b/media-libs/libXcm/libXcm-0.5.2-r1.ebuild deleted file mode 100644 index a07d828b9eb..00000000000 --- a/media-libs/libXcm/libXcm-0.5.2-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools-multilib - -DESCRIPTION="reference implementation of the net-color spec" -HOMEPAGE="http://www.oyranos.org/libxcm/" -SRC_URI="mirror://sourceforge/oyranos/${PN}/${PN}-0.4.x/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="X static-libs" - -RDEPEND="X? ( - >=x11-libs/libXmu-1.1.1-r1[${MULTILIB_USEDEP}] - >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -src_configure() { - local myeconfargs=( - --disable-silent-rules - $(use_with X x11) - $(use_enable static-libs static) - ) - autotools-multilib_src_configure -}