From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libraw1394/
Date: Thu, 19 Mar 2020 11:46:17 +0000 (UTC) [thread overview]
Message-ID: <1584618253.37d17e50a11f6e6c49ae00293d8af2cef7000992.asturm@gentoo> (raw)
commit: 37d17e50a11f6e6c49ae00293d8af2cef7000992
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 11:44:13 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 11:44:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d17e50
sys-libs/libraw1394: Drop 2.1.0-r1, 2.1.1 and 2.1.2 (r0)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sys-libs/libraw1394/Manifest | 2 --
sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild | 20 --------------------
sys-libs/libraw1394/libraw1394-2.1.1.ebuild | 20 --------------------
sys-libs/libraw1394/libraw1394-2.1.2.ebuild | 20 --------------------
4 files changed, 62 deletions(-)
diff --git a/sys-libs/libraw1394/Manifest b/sys-libs/libraw1394/Manifest
index 855001644b9..fa38179e5d1 100644
--- a/sys-libs/libraw1394/Manifest
+++ b/sys-libs/libraw1394/Manifest
@@ -1,3 +1 @@
-DIST libraw1394-2.1.0.tar.xz 291456 BLAKE2B 8fa19d9f4348b7cb0b78e0789c1a7c112bad475064c1c2cc4a44a39fb859b9c056c97b88983940110b8f484e309f7bf3a27b18b50603f600b8f4fc585c7987e1 SHA512 04295c2b4391b1c61cc1c65dbe5921f5e208bbb311104366d5756a82a6c53f1339c368fe76077318b22e2402fd8f679236606d0be4898728a9dba2d7a8989b9e
-DIST libraw1394-2.1.1.tar.xz 309396 BLAKE2B 2460e8b9f848d30c74fb93c78e38ef818a09d714faa66f872dbb822daef0e7e144a2e18a898235915ddfc462ee68385c2ef24ca5217cf314847808678fc1d21f SHA512 ed6acf10e50593e6070764e57cb6cc0eabb6f2bc4b4ed805a55cdfc37109c1975eb597dfbef9b6f8bc73a9e9270e7d643956489f54682f4c670fa510ef726fbe
DIST libraw1394-2.1.2.tar.xz 313120 BLAKE2B 73addee88d2463ecebc4a0bca14d8f4c285c8e7060e3ded49bacbb818049e436bdaf98bde26469ec03e1baf196f67fec59e90201347f34a5810b8704108c8d7f SHA512 1ef38961b747c4ebb18d823a4c38d5bf019f8bd0ac55547838d153b1899b91ae0ff56f5b6732e309d6975b55725d1ce989917ffcf605cf64f7d33624f54f0567
diff --git a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild
deleted file mode 100644
index 2b28725b79d..00000000000
--- a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-
-inherit autotools-multilib
-
-DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
-HOMEPAGE="https://ieee1394.wiki.kernel.org/"
-SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
-IUSE="static-libs"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND=""
diff --git a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.1.ebuild
deleted file mode 100644
index 816da911e43..00000000000
--- a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-
-inherit autotools-multilib
-
-DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
-HOMEPAGE="https://ieee1394.wiki.kernel.org/"
-SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="static-libs"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND=""
diff --git a/sys-libs/libraw1394/libraw1394-2.1.2.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2.ebuild
deleted file mode 100644
index 49545cdd7ac..00000000000
--- a/sys-libs/libraw1394/libraw1394-2.1.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-
-inherit autotools-multilib
-
-DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
-HOMEPAGE="https://ieee1394.wiki.kernel.org/"
-SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="static-libs"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND=""
next reply other threads:[~2020-03-19 11:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 11:46 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-16 3:39 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libraw1394/ Sam James
2023-02-28 1:30 Sam James
2020-03-19 11:40 Mart Raudsepp
2020-02-15 19:30 Sergei Trofimovich
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 9:52 Agostino Sarubbo
2020-02-11 9:43 Agostino Sarubbo
2020-02-11 8:43 Agostino Sarubbo
2020-02-11 8:40 Agostino Sarubbo
2020-02-10 18:10 Agostino Sarubbo
2020-01-01 12:09 Andreas Sturmlechner
2020-01-01 12:04 Andreas Sturmlechner
2019-10-05 18:56 Michał Górny
2017-06-18 11:56 Alexis Ballier
2016-04-20 5:47 Lars Wendler
2016-04-20 5:47 Lars Wendler
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=1584618253.37d17e50a11f6e6c49ae00293d8af2cef7000992.asturm@gentoo \
--to=asturm@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