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 2B014138DA1 for ; Tue, 25 Oct 2016 03:52:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 766C2E0A86; Tue, 25 Oct 2016 03:52:44 +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 60022E0A86 for ; Tue, 25 Oct 2016 03:52:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 714153416D9 for ; Tue, 25 Oct 2016 03:52:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66D7B7E1 for ; Tue, 25 Oct 2016 03:52:41 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1477367509.e8bff29e851b7673b0d830b0cc9f8a405bcfc9f2.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: profiles/, x11-libs/libXfont/ X-VCS-Repository: proj/x11 X-VCS-Files: profiles/package.mask x11-libs/libXfont/libXfont-9999.ebuild x11-libs/libXfont/metadata.xml X-VCS-Directories: profiles/ x11-libs/libXfont/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e8bff29e851b7673b0d830b0cc9f8a405bcfc9f2 X-VCS-Branch: master Date: Tue, 25 Oct 2016 03:52:41 +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: 5d2110bb-abf3-4257-bc8b-036891b63bf6 X-Archives-Hash: 14481213c1e5ee43b3d0fbb10bbe6448 commit: e8bff29e851b7673b0d830b0cc9f8a405bcfc9f2 Author: Matt Turner gmail com> AuthorDate: Tue Oct 25 03:51:49 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Oct 25 03:51:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=e8bff29e x11-libs/libXfont: Delete (moved to main tree) profiles/package.mask | 1 - x11-libs/libXfont/libXfont-9999.ebuild | 33 --------------------------------- x11-libs/libXfont/metadata.xml | 5 ----- 3 files changed, 39 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b7b0b64..f5d8c18 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -47,7 +47,6 @@ =x11-libs/libXdmcp-9999 =x11-libs/libXext-9999 =x11-libs/libXfixes-9999 -=x11-libs/libXfont-9999 =x11-libs/libXfontcache-9999 =x11-libs/libXft-9999 =x11-libs/libXi-9999 diff --git a/x11-libs/libXfont/libXfont-9999.ebuild b/x11-libs/libXfont/libXfont-9999.ebuild deleted file mode 100644 index 0e7f8ec..0000000 --- a/x11-libs/libXfont/libXfont-9999.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -XORG_DOC=doc -inherit xorg-2 - -DESCRIPTION="X.Org Xfont library" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 - truetype? ( >=media-libs/freetype-2 ) - bzip2? ( app-arch/bzip2 ) - x11-proto/xproto - x11-proto/fontsproto" -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 -} diff --git a/x11-libs/libXfont/metadata.xml b/x11-libs/libXfont/metadata.xml deleted file mode 100644 index 01c4c00..0000000 --- a/x11-libs/libXfont/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -x11 -