public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont2/
Date: Tue, 24 Sep 2024 00:36:01 +0000 (UTC)	[thread overview]
Message-ID: <1727138001.2b416c50c62b92e97c2ee66cc39b1ad168cb59a7.mattst88@gentoo> (raw)

commit:     2b416c50c62b92e97c2ee66cc39b1ad168cb59a7
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 00:32:10 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 00:33:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b416c50

x11-libs/libXfont2: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXfont2/Manifest                  |  1 -
 x11-libs/libXfont2/libXfont2-2.0.6-r1.ebuild | 35 ----------------------------
 2 files changed, 36 deletions(-)

diff --git a/x11-libs/libXfont2/Manifest b/x11-libs/libXfont2/Manifest
index 52f60a43de19..f80bea87119d 100644
--- a/x11-libs/libXfont2/Manifest
+++ b/x11-libs/libXfont2/Manifest
@@ -1,2 +1 @@
-DIST libXfont2-2.0.6.tar.xz 446848 BLAKE2B 77e1fd0af5dae4f7d7cec5b9cbd20414df2c66699270ae46f81f6d21f6725b56bb0df9cea504a7a930084a4a759d7dcc3e204ab6c94dfcf0ff0006289f09a68d SHA512 24d6baeef8dc2ca2730925c6b790a97f4a3f46ea7b4d908555e7df29cee6e27b63d638b50c88dd30c853cecff7d9b079402cb617f4498f96410c5770b8815cbd
 DIST libXfont2-2.0.7.tar.xz 453012 BLAKE2B d20001c0e7ce90e0efea25f17d09d5671b0dafacfe7d34dfd3eabe377d75899f3eea6e266d043e8d917ff38585e778ddcb4179f0cbfe15845e4d8584f154eaad SHA512 f703127df5d5b1093c9b73e019153ed7799523573d52e61d344209f0acfd4df42e11be12bdd1880479c47c2b70de581a4f2ef74e199e9b1ac438f426593d56b0

diff --git a/x11-libs/libXfont2/libXfont2-2.0.6-r1.ebuild b/x11-libs/libXfont2/libXfont2-2.0.6-r1.ebuild
deleted file mode 100644
index 4536bd3795e8..000000000000
--- a/x11-libs/libXfont2/libXfont2-2.0.6-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_DOC=doc
-XORG_PACKAGE_NAME=libxfont
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="X.Org Xfont library"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="bzip2 truetype"
-
-RDEPEND="sys-libs/zlib
-	elibc_glibc? ( || ( >=sys-libs/glibc-2.38 dev-libs/libbsd ) )
-	x11-libs/libfontenc
-	bzip2? ( app-arch/bzip2 )
-	truetype? ( >=media-libs/freetype-2 )"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto
-	x11-libs/xtrans"
-
-src_configure() {
-	local XORG_CONFIGURE_OPTIONS=(
-		--enable-ipv6
-		$(use_enable doc devel-docs)
-		$(use_with doc xmlto)
-		$(use_with bzip2)
-		$(use_enable truetype freetype)
-		--without-fop
-	)
-	xorg-3_src_configure
-}


             reply	other threads:[~2024-09-24  0:36 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  0:36 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 16:16 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont2/ Jakov Smolić
2024-09-05  0:06 Sam James
2024-09-02 19:25 Sam James
2024-09-02 19:25 Sam James
2024-09-02 19:25 Sam James
2024-09-02 19:25 Sam James
2024-08-02  1:54 Matt Turner
2024-01-24 17:00 Matt Turner
2024-01-23  5:32 Sam James
2024-01-23  4:17 Sam James
2024-01-14 20:17 Sam James
2024-01-14 20:17 Sam James
2024-01-14 20:17 Sam James
2024-01-14 20:17 Sam James
2024-01-14 19:53 Arthur Zamarin
2024-01-14 19:53 Arthur Zamarin
2023-12-10 18:43 Matt Turner
2022-12-03  6:05 Arthur Zamarin
2022-12-02  6:32 Arthur Zamarin
2022-11-19  7:01 Arthur Zamarin
2022-11-16 18:23 Arthur Zamarin
2022-11-16  7:58 Arthur Zamarin
2022-11-12 15:55 Arthur Zamarin
2022-11-12 15:50 Arthur Zamarin
2022-08-27 15:29 Matt Turner
2022-08-27 15:29 Matt Turner
2022-08-26 10:46 Sam James
2022-05-08  7:34 WANG Xuerui
2022-01-05 23:51 James Le Cuirot
2021-11-18  7:48 Matt Turner
2021-11-17 22:55 Georgy Yakovlev
2021-11-17 16:51 Arthur Zamarin
2021-11-17  7:49 Sam James
2021-11-15  8:38 Jakov Smolić
2021-11-15  1:12 Sam James
2021-11-12 20:51 Sam James
2021-11-07 22:10 Jakov Smolić
2021-08-02  4:10 Matt Turner
2021-08-02  4:10 Matt Turner
2021-05-02 15:24 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21  0:15 Mikle Kolyada
2019-09-21  0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-09-14 19:15 Matt Turner
2019-09-14 19:15 Matt Turner
2019-01-19 20:09 Mart Raudsepp
2018-08-18 23:03 Mikle Kolyada
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-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-11 20:19 Manuel Rüger
2017-08-16  7:16 Michał Górny
2017-03-16  8:15 Jeroen Roovers
2017-03-11 18:59 Agostino Sarubbo
2017-03-10 12:53 Agostino Sarubbo
2017-03-10 10:59 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-10-25  3:52 Matt Turner
2015-12-19  4: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=1727138001.2b416c50c62b92e97c2ee66cc39b1ad168cb59a7.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