From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont/
Date: Fri, 5 Jan 2018 15:30:09 +0000 (UTC) [thread overview]
Message-ID: <1515166190.4cd874980bf4301152a5c9a0bca844c1d3af5a94.leio@gentoo> (raw)
commit: 4cd874980bf4301152a5c9a0bca844c1d3af5a94
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 15:19:57 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 15:29:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd87498
x11-libs/libXfont: security cleanup
Bug: https://bugs.gentoo.org/639064
Package-Manager: Portage-2.3.19, Repoman-2.3.6
x11-libs/libXfont/Manifest | 1 -
x11-libs/libXfont/libXfont-1.5.3.ebuild | 34 ---------------------------------
2 files changed, 35 deletions(-)
diff --git a/x11-libs/libXfont/Manifest b/x11-libs/libXfont/Manifest
index 61f6ddbab92..96073c85846 100644
--- a/x11-libs/libXfont/Manifest
+++ b/x11-libs/libXfont/Manifest
@@ -1,2 +1 @@
-DIST libXfont-1.5.3.tar.bz2 519793 BLAKE2B 1c0ea6d7b14b838445239612adc18927a098905929da69978339da6dc1dbbedefefeb92028b8d704ee16c2061e2ea73bfedb3be3a7faf046ba44ec9cdd739d56 SHA512 e7c8a09c4d174129e5d550194d3c3dc2b4abf797e52fe588c6002920727c52cf33b7db8d07fc69c2987e766d3af2d6ddda72f0c70eb21b135c691c97656a81b4
DIST libXfont-1.5.4.tar.bz2 528883 BLAKE2B d94a91dfa64e6b78bb4cb7f5ce59300b1cf31826308f3b3d29d495e166403ef57ddb8467033c08ea2b7a4fb0b160d25380f49aed79cd6b72a305eab07a0be25a SHA512 864edbaff45c44bd92bc4b06275c73fdf584a9b88bc523a297d4c75c01ca253f438463e929af70d753ddecfa648bb0b9bcf0ec72267db9f2b1704f7afa906cb3
diff --git a/x11-libs/libXfont/libXfont-1.5.3.ebuild b/x11-libs/libXfont/libXfont-1.5.3.ebuild
deleted file mode 100644
index f54a49c17cf..00000000000
--- a/x11-libs/libXfont/libXfont-1.5.3.ebuild
+++ /dev/null
@@ -1,34 +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
- !<x11-base/xorg-server-1.5.99.901"
-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
-}
next reply other threads:[~2018-01-05 15:30 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 15:30 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-19 4:47 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont/ Matt Turner
2017-12-13 21:12 Markus Meier
2017-12-01 7:32 Sergei Trofimovich
2017-11-30 20:19 Tobias Klausmann
2017-11-29 20:28 Sergei Trofimovich
2017-11-29 18:52 Thomas Deutschmann
2017-11-29 11:19 Agostino Sarubbo
2017-11-29 1:39 Matt Turner
2017-11-23 20:13 Matt Turner
2017-11-23 5:11 Matt Turner
2017-11-19 15:14 Markus Meier
2017-11-09 1:38 Matt Turner
2017-11-08 23:38 Matt Turner
2017-11-08 12:51 Tobias Klausmann
2017-11-02 16:16 Matt Turner
2017-10-24 21:45 Sergei Trofimovich
2017-10-24 7:07 Sergei Trofimovich
2017-10-23 8:09 Agostino Sarubbo
2017-10-22 20:33 Thomas Deutschmann
2017-10-21 12:45 Sergei Trofimovich
2017-10-19 20:53 Matt Turner
2017-03-16 20:37 Matt Turner
2017-03-16 8:15 Jeroen Roovers
2017-03-11 18:59 Agostino Sarubbo
2017-03-10 12:53 Agostino Sarubbo
2017-03-10 9:09 Agostino Sarubbo
2017-03-08 7:44 Michael Weber
2017-03-06 15:50 Tobias Klausmann
2017-01-31 17:25 Matt Turner
2016-08-31 21:05 Matt Turner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515166190.4cd874980bf4301152a5c9a0bca844c1d3af5a94.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox