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/libxcvt/
Date: Thu, 18 Nov 2021 07:48:15 +0000 (UTC)	[thread overview]
Message-ID: <1637221617.474e6627e47341dbdc7b24815b0629667ace031b.mattst88@gentoo> (raw)

commit:     474e6627e47341dbdc7b24815b0629667ace031b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 07:45:55 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 07:46:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474e6627

x11-libs/libxcvt: Drop old versions

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

 x11-libs/libxcvt/Manifest             |  1 -
 x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/x11-libs/libxcvt/Manifest b/x11-libs/libxcvt/Manifest
index 868686b1821d..d71c4dad4140 100644
--- a/x11-libs/libxcvt/Manifest
+++ b/x11-libs/libxcvt/Manifest
@@ -1,2 +1 @@
-DIST libxcvt-0.1.0.tar.xz 7912 BLAKE2B 31653a085fc8c60ff3eb1cb3749e382f2b98b1aa967bfe6f4e8ec94536b35ec73f0d8cbd76be782f46c81255c166a889141dfebb41448db5ad8e29797b340d3b SHA512 c2ca7abfc2954cf4427e0b3c3e302aad438525118dc9fa2047fce2bce6578863696387af8eb7adfad40af6313d9d9c87a9dcaf7e026e8049d48118063f6f0088
 DIST libxcvt-0.1.1.tar.xz 9600 BLAKE2B 47628fc10d9d75207b7d09cb5b789e58fae485c95a5e3e95345c289f0eeb20859dff6384049e22532ddcb3c04a84ceca6557c3490e5cd8c6956c6ac6c81d6636 SHA512 50e9cd0283858823d4cfde75f06e23ffc42983272cb1f75408052fb5b76a4bb6f9de7d42d8ff9ec0dae6e95eefebc6273e03c919a92f237585db55eaf1a57005

diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
deleted file mode 100644
index ae1345214fcf..000000000000
--- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-XORG_TARBALL_SUFFIX="xz"
-
-inherit xorg-3 meson
-
-if [[ ${PV} != *9999* ]]; then
-	KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
-fi
-
-DESCRIPTION="X.Org xcvt library and cvt program"
-
-RDEPEND="!<x11-base/xorg-server-1.20.11-r3"
-
-# Override xorg-3's src_prepare
-src_prepare() {
-	default
-}


             reply	other threads:[~2021-11-18  7:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18  7:48 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-26 20:34 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcvt/ Matt Turner
2025-01-24  3:55 Matt Turner
2025-01-18  7:11 Arthur Zamarin
2025-01-17 20:01 Arthur Zamarin
2025-01-17 19:13 Arthur Zamarin
2025-01-17 19:11 Arthur Zamarin
2024-12-14  2:19 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-08-17  5:57 Arthur Zamarin
2022-08-15 19:39 Arthur Zamarin
2022-08-15 18:03 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-26 15:24 Agostino Sarubbo
2022-07-26 15:15 Agostino Sarubbo
2022-07-19 17:25 Matt Turner
2022-02-01 21:13 Arthur Zamarin
2022-02-01 20:59 Arthur Zamarin
2022-01-21 12:25 Sam James
2022-01-20 11:47 Sam James
2022-01-18 12:26 Sam James
2021-11-17  7:49 Sam James
2021-11-15  8:38 Jakov Smolić
2021-11-07 22:10 Jakov Smolić
2021-10-30 23:43 Sam James
2021-10-28 17:38 Matt Turner
2021-08-20  0:28 Sam James
2021-08-13 21:56 Sam James
2021-08-13 21:56 Sam James
2021-07-08  1:34 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=1637221617.474e6627e47341dbdc7b24815b0629667ace031b.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