From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont/
Date: Thu, 16 Mar 2017 20:37:05 +0000 (UTC) [thread overview]
Message-ID: <1489696604.881538ffb22c8fdec3f234d8ee46265780c24dc9.mattst88@gentoo> (raw)
commit: 881538ffb22c8fdec3f234d8ee46265780c24dc9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 05:01:55 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 20:36:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881538ff
x11-libs/libXfont: Drop old versions
x11-libs/libXfont/Manifest | 1 -
x11-libs/libXfont/libXfont-1.5.1.ebuild | 34 ---------------------------------
2 files changed, 35 deletions(-)
diff --git a/x11-libs/libXfont/Manifest b/x11-libs/libXfont/Manifest
index 27e61773964..1deb82c7090 100644
--- a/x11-libs/libXfont/Manifest
+++ b/x11-libs/libXfont/Manifest
@@ -1,3 +1,2 @@
DIST libXfont-1.4.9.tar.bz2 495464 SHA256 6c6b061a3aa44f0ac95785f9579f6427080c60ae6948b49bcc8d44f63942ad89 SHA512 d541dac1c8639578a122eaa61c3df1cd180f820609a02897baf1f1e45f49109b3a755a7f3b5f284716f5e6f494a829aa86be1c730156eb82db11b1551a320654 WHIRLPOOL 4c3e71025da5688ab594569557abcff714f423406409800e419a3d1b7898135ce36f6f9aa31f17613f82fe5cee9fe8e36da5b5a46529ff7203eeb5dfc07a25df
-DIST libXfont-1.5.1.tar.bz2 502903 SHA256 b70898527c73f9758f551bbab612af611b8a0962202829568d94f3edf4d86098 SHA512 3ca8f7c1c642072c9bf9a755b45857f77753111ce6f1f99bd804e0f1b90cf61259fbde609a5342cce9c1ac5431b093bf75febb68baff2f2688e0a5fe5864a666 WHIRLPOOL dda0749a147591a70d6aacb4f8b5412a63cd40cb10ae2a6e2445b4763978f0d88f4fd805b18ddfd1ed36a6ef56ec2f5e657326ce969070c2b6461367f849a7d6
DIST libXfont-1.5.2.tar.bz2 530367 SHA256 02945ea68da447102f3e6c2b896c1d2061fd115de99404facc2aca3ad7010d71 SHA512 6f2005eb07afe6ea39b0be035cebdf3492b60758b7b9bed9e226280e370c15883ce6e2f72d1faa006968a0d9b3b649d3b80fcdaa3f7e01a71abcae88d99c7a41 WHIRLPOOL 5175dae63b4bde3959cecc018daca94d42ff023d439d43a8470a5a8ade9eff60dd753fc18a0b6525fb6feb16d03f023abd0353ac12d6907d2c6672adc346b5a3
diff --git a/x11-libs/libXfont/libXfont-1.5.1.ebuild b/x11-libs/libXfont/libXfont-1.5.1.ebuild
deleted file mode 100644
index f54a49c17cf..00000000000
--- a/x11-libs/libXfont/libXfont-1.5.1.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:[~2017-03-16 20:37 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-16 20:37 Matt Turner [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
2018-01-05 15:30 Mart Raudsepp
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 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=1489696604.881538ffb22c8fdec3f234d8ee46265780c24dc9.mattst88@gentoo \
--to=mattst88@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