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 44A9B138330 for ; Fri, 5 Jan 2018 15:30:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85C9FE0891; Fri, 5 Jan 2018 15:30:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 61F9BE0891 for ; Fri, 5 Jan 2018 15:30:14 +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 CD513335C09 for ; Fri, 5 Jan 2018 15:30:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69F551A7 for ; Fri, 5 Jan 2018 15:30:09 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1515166199.679466474ee4f6448fa2a8b706aef63c3d321e8d.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont2/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXfont2/Manifest x11-libs/libXfont2/libXfont2-2.0.2.ebuild X-VCS-Directories: x11-libs/libXfont2/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 679466474ee4f6448fa2a8b706aef63c3d321e8d X-VCS-Branch: master Date: Fri, 5 Jan 2018 15:30:09 +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: 47fba999-d758-4d22-a83f-5676f2b86a27 X-Archives-Hash: b18502651d4a7e89059d63698a22e71f commit: 679466474ee4f6448fa2a8b706aef63c3d321e8d Author: Mart Raudsepp gentoo org> AuthorDate: Fri Jan 5 15:25:21 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jan 5 15:29:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67946647 x11-libs/libXfont2: security cleanup Bug: https://bugs.gentoo.org/639064 Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-libs/libXfont2/Manifest | 1 - x11-libs/libXfont2/libXfont2-2.0.2.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/x11-libs/libXfont2/Manifest b/x11-libs/libXfont2/Manifest index d7e857a9e15..aba9fbc949c 100644 --- a/x11-libs/libXfont2/Manifest +++ b/x11-libs/libXfont2/Manifest @@ -1,2 +1 @@ -DIST libXfont2-2.0.2.tar.bz2 476173 BLAKE2B 12a6e4b8e475d35866507e8dcf622b2727f64658cecc8e819f1d5443de6be2bd26f57588ec21dcb725b9e2e7f550800e672a5c120937cde5304a2b81758f6903 SHA512 d62b0c3d663a2c668796cca8c6c2a90f83feeae1253b7d946668d33502cd8099c963285b88db4f745efb0d4ff783c118eb3d84cb8e6e1724586e1ef2be23e593 DIST libXfont2-2.0.3.tar.bz2 497085 BLAKE2B 91780c245d5e08b45fca6e940b0fe910b43417b2bed77fa600e0b8ab2b2c5a423b8a1c680349b95592a77f5bac45b1f5a7991d05df699aad080e8c3cf4d614cf SHA512 648b664e2aa58cbc7366a1b05873aa06bd4a38060f64085783043388244af8ceced77b29a22c3ac8b6d34cd226e093bbbcc785ea1748ea65720fe7ea05b4b44b diff --git a/x11-libs/libXfont2/libXfont2-2.0.2.ebuild b/x11-libs/libXfont2/libXfont2-2.0.2.ebuild deleted file mode 100644 index 333ec175f52..00000000000 --- a/x11-libs/libXfont2/libXfont2-2.0.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_DOC=doc -inherit xorg-2 - -DESCRIPTION="X.Org Xfont 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 ipv6 truetype" - -RDEPEND="x11-libs/xtrans - x11-libs/libfontenc - sys-libs/zlib - truetype? ( >=media-libs/freetype-2 ) - bzip2? ( app-arch/bzip2 ) - x11-proto/xproto - >=x11-proto/fontsproto-2.1.3" -DEPEND="${RDEPEND}" - -src_configure() { - XORG_CONFIGURE_OPTIONS=( - $(use_enable ipv6) - $(use_enable doc devel-docs) - $(use_with doc xmlto) - $(use_with bzip2) - $(use_enable truetype freetype) - --without-fop - ) - xorg-2_src_configure -}