public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udftools/
Date: Fri, 14 May 2021 10:04:24 +0000 (UTC)	[thread overview]
Message-ID: <1620986631.879917a847bdf5464e516ccdba54dd807e06092f.soap@gentoo> (raw)

commit:     879917a847bdf5464e516ccdba54dd807e06092f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 10:03:51 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 14 10:03:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879917a8

sys-fs/udftools: Remove old 2.1, 2.2

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-fs/udftools/Manifest            |  2 --
 sys-fs/udftools/udftools-2.1.ebuild | 16 ----------------
 sys-fs/udftools/udftools-2.2.ebuild | 19 -------------------
 3 files changed, 37 deletions(-)

diff --git a/sys-fs/udftools/Manifest b/sys-fs/udftools/Manifest
index c99f0867ca4..cdb759988b2 100644
--- a/sys-fs/udftools/Manifest
+++ b/sys-fs/udftools/Manifest
@@ -1,3 +1 @@
-DIST udftools-2.1.tar.gz 555440 BLAKE2B 09ed67d67a5194aff1611ca40907465cf5d9b83a6a9c1771118c80599be29e8d68fc48c10b38d33a4aed4fa6e7e6dbf0399b5d04bd103153f42a705e17edcf6c SHA512 0bdb3f2e0595200dadb771af4f31ba513d0bf6a0fbd30bc3a1f8aba4ab5f487f61635e65dc155926d2f566cb6e2b2f3a57938071616058cf703692d529971a64
-DIST udftools-2.2.tar.gz 543515 BLAKE2B 8702959e9840415201668255272a7f5bb3b88d1e11a20ea6818c9c031d602ceba25a4892965f77961e265d55a687c6574a9aa7c657610d85e56549550a978d58 SHA512 1d6f7b725053ab8c2092ca07bce07fb075168ba48f7d2580076ee84b2652af3898622746c5a2f0bdb8c0d1d0e09d1f4a3cbaae4f998924652a56561b84690e2b
 DIST udftools-2.3.tar.gz 581756 BLAKE2B 48b3681509c755249cfabd29fae9a622bcf104aead15e03196acaaa64ad8cab77b928fec7c08be7b9f5753594e1de1c21c9a9c3e863bcf5388d6e2090d04e9a9 SHA512 17304264388ae53e348d6aa870f0d23c29477344fee848236b46886c086221941872073974f804c0735eafd0cf9f7acdac7988132f03c0a87dba37467b5bda95

diff --git a/sys-fs/udftools/udftools-2.1.ebuild b/sys-fs/udftools/udftools-2.1.ebuild
deleted file mode 100644
index 423e33af910..00000000000
--- a/sys-fs/udftools/udftools-2.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ben Fennema's tools for packet writing and the UDF filesystem"
-HOMEPAGE="https://github.com/pali/udftools/ https://sourceforge.net/projects/linux-udf/"
-SRC_URI="https://github.com/pali/udftools/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="sys-libs/readline:0="
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"

diff --git a/sys-fs/udftools/udftools-2.2.ebuild b/sys-fs/udftools/udftools-2.2.ebuild
deleted file mode 100644
index 8bd6a21db08..00000000000
--- a/sys-fs/udftools/udftools-2.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ben Fennema's tools for packet writing and the UDF filesystem"
-HOMEPAGE="https://github.com/pali/udftools/ https://sourceforge.net/projects/linux-udf/"
-SRC_URI="https://github.com/pali/udftools/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="sys-libs/readline:0="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-	virtual/udev
-"


             reply	other threads:[~2021-05-14 10:04 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 10:04 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-27 22:05 [gentoo-commits] repo/gentoo:master commit in: sys-fs/udftools/ Marek Szuba
2021-05-14  9:35 Agostino Sarubbo
2021-05-13 21:15 Sam James
2021-05-13 18:58 Sam James
2021-05-13 18:54 Sam James
2021-05-13 17:53 Sam James
2021-05-13 13:55 David Seifert
2021-01-08  7:24 Sergei Trofimovich
2021-01-07 19:36 Sam James
2021-01-07 15:06 Sam James
2021-01-07  5:09 Sam James
2021-01-07  0:58 Sam James
2021-01-06 23:44 Lars Wendler
2020-12-02 23:21 Sam James
2020-01-01 13:08 Lars Wendler
2019-07-18 13:07 Agostino Sarubbo
2019-03-19  2:03 Thomas Deutschmann
2019-03-16 19:54 Sergei Trofimovich
2019-03-16 16:54 Mikle Kolyada
2019-03-16 10:19 Sergei Trofimovich
2019-01-01 14:49 Lars Wendler
2019-01-01 12:17 Sergei Trofimovich
2018-12-31 16:43 Thomas Deutschmann
2018-12-31 10:59 Sergei Trofimovich
2018-12-30 17:36 Lars Wendler
2018-12-30 17:36 Lars Wendler
2018-11-18 12:22 Mikle Kolyada
2018-06-06 22:38 Mike Gilbert
2018-02-25 21:52 Sergei Trofimovich
2017-01-24  7:22 Lars Wendler
2016-07-02 12:24 Lars Wendler
2016-06-11 16:44 Agostino Sarubbo
2016-04-20  4:38 Mike Frysinger

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=1620986631.879917a847bdf5464e516ccdba54dd807e06092f.soap@gentoo \
    --to=soap@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