public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
Date: Mon, 31 May 2021 08:20:06 +0000 (UTC)	[thread overview]
Message-ID: <1622449007.fc815690d99440ef6872b11f5ac12dba3d778b9c.sam@gentoo> (raw)

commit:     fc815690d99440ef6872b11f5ac12dba3d778b9c
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon May 24 04:34:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 08:16:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc815690

x11-libs/libXaw3dXft: drop v1.6.2d

v1.6.2h is stable
Bug: https://bugs.gentoo.org/790071
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20963
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/libXaw3dXft/Manifest                  |  1 -
 x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild | 36 --------------------------
 2 files changed, 37 deletions(-)

diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest
index 3c2383e71d2..74c6e4a4b56 100644
--- a/x11-libs/libXaw3dXft/Manifest
+++ b/x11-libs/libXaw3dXft/Manifest
@@ -1,2 +1 @@
-DIST libXaw3dXft-1.6.2d.tar.bz2 584670 BLAKE2B cde040659a90edb50ac5aa374e8ec04442479ae1c06fe3d5b1387bd3e02c1a0b40ff286ad40f0ae7841544d1244648e34905570e5827dc0efe60a62da3261c9a SHA512 ac434b7f055d20ceb0bd17851d8ba69976ec562a60cb8012a259045e52c038278f0a8b25b52a61befab3aa169b74fd919278c671f1b6e282efb404e089772740
 DIST libXaw3dXft-1.6.2h.tar.bz2 593436 BLAKE2B e0e5c3a3e5b4564d58bb059ad7eb594d1a46cc37e0e21799ea11892d206a57f3f11a46d7413310d2a43738f03e001f5dc6f8c3b86bbe806fbc651661e9f720db SHA512 bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca

diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
deleted file mode 100644
index 3523c3b1a0b..00000000000
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Xaw3dXft library"
-HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
-SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-
-KEYWORDS="amd64 x86"
-IUSE="unicode xpm"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXft
-	x11-libs/libXmu
-	x11-libs/libXt
-	xpm? ( x11-libs/libXpm )"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-BDEPEND="
-	sys-devel/flex
-	virtual/yacc"
-
-src_configure() {
-	local XORG_CONFIGURE_OPTIONS=(
-		$(use_enable unicode internationalization)
-		$(usex xpm "--enable-multiplane-bitmaps" "")
-		--enable-arrow-scrollbars
-		--enable-gray-stipples
-	)
-	xorg-3_src_configure
-}


             reply	other threads:[~2021-05-31  8:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31  8:20 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-09  8:54 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/ Viorel Munteanu
2024-01-08 21:10 Arthur Zamarin
2024-01-08 21:10 Arthur Zamarin
2024-01-08 12:03 Sam James
2022-11-02 16:17 Viorel Munteanu
2022-08-10 13:27 Joonas Niilola
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-03-27 17:01 Sam James
2021-03-27 17:01 Sam James
2021-03-13 20:01 David Seifert
2019-02-22 10:10 Mikle Kolyada
2019-02-22 10:10 Mikle Kolyada
2019-02-15  0:39 Thomas Deutschmann

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=1622449007.fc815690d99440ef6872b11f5ac12dba3d778b9c.sam@gentoo \
    --to=sam@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