* [gentoo-commits] proj/x11:master commit in: profiles/, x11-libs/libXfont/
@ 2016-10-25 3:52 Matt Turner
0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2016-10-25 3:52 UTC (permalink / raw
To: gentoo-commits
commit: e8bff29e851b7673b0d830b0cc9f8a405bcfc9f2
Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Oct 25 03:51:49 2016 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>x11</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-25 3:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25 3:52 [gentoo-commits] proj/x11:master commit in: profiles/, x11-libs/libXfont/ Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox