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/libXpm/
Date: Thu,  5 Oct 2023 12:38:56 +0000 (UTC)	[thread overview]
Message-ID: <1696509463.81b607dc88374467192e57704260fcd7a4b07caf.mattst88@gentoo> (raw)

commit:     81b607dc88374467192e57704260fcd7a4b07caf
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 12:37:21 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 12:37:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b607dc

x11-libs/libXpm: Drop old versions

Bug: https://bugs.gentoo.org/915130
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXpm/Manifest             |  1 -
 x11-libs/libXpm/libXpm-3.5.16.ebuild | 41 ------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-libs/libXpm/Manifest b/x11-libs/libXpm/Manifest
index 651e72eeb5fa..8f4198a4ac9b 100644
--- a/x11-libs/libXpm/Manifest
+++ b/x11-libs/libXpm/Manifest
@@ -1,2 +1 @@
-DIST libXpm-3.5.16.tar.xz 469020 BLAKE2B d234b2b3e074ae424f2d01894a48f53928085cde7ede8b3ec31dc2ea9484f9b024ee0e556a648e05b7ae4ea78e44bb5838d8a354387c7aafcaa4952f0879d247 SHA512 ee564311f8c1c9c08ed1035d55c287ecf7c20c6fee09ad448acfab59f38fd1ef381d4a24b4af2b581f3033730eebc7c690918e52ba706de689d1ef11085edac2
 DIST libXpm-3.5.17.tar.xz 468964 BLAKE2B 28b5168495b20b1442f21d0be8395aab58a7e42dfb95e33a60694ccee1aa868b516f35a09d47ba798608a9ed3e4f92c63a3418a0c857a38308a0d95c6fbad4d7 SHA512 52f9d2664a47a26c1a6ad65d18867de870b66947b0b0d99cca3512756a0aaa6ce2a245c0b49f20b70c3ce48bf04c47c333e8119a147465c277bca727f6ab017e

diff --git a/x11-libs/libXpm/libXpm-3.5.16.ebuild b/x11-libs/libXpm/libXpm-3.5.16.ebuild
deleted file mode 100644
index 0fdb9a35b4d2..000000000000
--- a/x11-libs/libXpm/libXpm-3.5.16.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="X.Org Xpm library"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-	>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-	>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
-
-	app-alternatives/gzip
-	app-arch/ncompress
-"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto
-	test? ( >=dev-libs/glib-2.46:2 )
-"
-BDEPEND="
-	sys-devel/gettext
-	test? (
-		app-arch/gzip
-		app-arch/ncompress
-	)
-"
-
-src_configure() {
-	local XORG_CONFIGURE_OPTIONS=(
-		$(use_enable test unit-tests)
-	)
-	xorg-3_src_configure
-}


             reply	other threads:[~2023-10-05 12:38 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 12:38 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-05 11:35 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXpm/ Arthur Zamarin
2023-10-05 11:35 Arthur Zamarin
2023-10-05  8:55 Sam James
2023-10-05  5:02 Arthur Zamarin
2023-10-05  5:02 Arthur Zamarin
2023-10-05  4:47 Arthur Zamarin
2023-10-05  4:47 Arthur Zamarin
2023-10-03 18:06 Matt Turner
2023-06-05 15:40 Matt Turner
2023-06-03 19:45 Arthur Zamarin
2023-06-01 20:04 Sam James
2023-06-01 17:04 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:03 Arthur Zamarin
2023-05-20  6:28 Sam James
2023-04-17 20:35 Matt Turner
2023-01-26 17:47 Matt Turner
2023-01-24 18:29 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2023-01-24  1:00 Sam James
2022-11-19 23:36 Matt Turner
2022-05-08  9:02 WANG Xuerui
2022-01-02 13:25 James Le Cuirot
2021-01-06 12:01 Fabian Groffen
2020-12-27 18:28 Fabian Groffen
2020-01-26 21:10 Matt Turner
2020-01-08  0:33 Aaron Bauman
2020-01-04 10:22 Sergei Trofimovich
2020-01-03 16:14 Agostino Sarubbo
2020-01-03 14:34 Agostino Sarubbo
2020-01-03 13:56 Agostino Sarubbo
2020-01-03 13:44 Agostino Sarubbo
2020-01-03 13:42 Agostino Sarubbo
2020-01-03 13:35 Agostino Sarubbo
2020-01-03 12:00 Agostino Sarubbo
2019-12-14 15:03 Matt Turner
2019-06-12 17:08 Michael Haubenwallner
2018-06-22 10:15 Mikle Kolyada
2018-05-22  1:19 Matt Turner
2017-03-29 10:23 Michael Weber
2017-01-29 17:32 Matt Turner
2017-01-14 12:26 Jeroen Roovers
2016-12-22  9:34 Agostino Sarubbo
2016-12-20  9:44 Agostino Sarubbo
2016-12-19 14:35 Agostino Sarubbo
2016-12-18 16:58 Markus Meier
2016-12-16 10:48 Agostino Sarubbo
2016-12-16 10:47 Agostino Sarubbo
2016-12-16 10:19 Tobias Klausmann
2016-12-15 19:21 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=1696509463.81b607dc88374467192e57704260fcd7a4b07caf.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