From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/npth/
Date: Wed, 7 Oct 2020 00:31:04 +0000 (UTC) [thread overview]
Message-ID: <1602030609.b5366a65431ebc05f0130f1272fd6708d9419b6b.sam@gentoo> (raw)
commit: b5366a65431ebc05f0130f1272fd6708d9419b6b
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Oct 2 20:27:11 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 7 00:30:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5366a65
dev-libs/npth: remove unused ebuilds
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/npth/Manifest | 3 ---
dev-libs/npth/npth-1.3.ebuild | 24 ------------------------
dev-libs/npth/npth-1.4.ebuild | 24 ------------------------
dev-libs/npth/npth-1.5.ebuild | 29 -----------------------------
dev-libs/npth/npth-1.6.ebuild | 29 -----------------------------
5 files changed, 109 deletions(-)
diff --git a/dev-libs/npth/Manifest b/dev-libs/npth/Manifest
index 1ef1314ed2a..3092cac1227 100644
--- a/dev-libs/npth/Manifest
+++ b/dev-libs/npth/Manifest
@@ -1,4 +1 @@
-DIST npth-1.3.tar.bz2 295998 BLAKE2B 25c0176439a5be3766df15526b06dd07f318dca8b729eb5ec461a40b912132ebbf7bf6ddb2b57a064bfba73f3fe0ab59c00daf6138324f53f5e9e6df91941bf8 SHA512 97b0278cc9448adb42c4a83b8e7bafeed939acaf3dd3a201a1b103df4e48f24224d4bdaeb97903ad1884914ce363cbceffe948a7c1db4f19abf87ca5964f5699
-DIST npth-1.4.tar.bz2 299106 BLAKE2B ba5186de1371d08137e86ef1f6ad12a610a26b7ae3ca50d6fc49f685083380803b245acf01110a28ab25427208bab82de73f16d6f21011b1a0590d16c7c85cf7 SHA512 649009b4fbd2bbbb8fce2911c2f9070a758d037be0d147a63754e3c1f5a9ffb73b907cd09c79314fe60c25084ca7a7b3b387139dd83cc0e11a7e7ba64630ae1f
-DIST npth-1.5.tar.bz2 299308 BLAKE2B 1a3cef4475ad5440487151026889ef321626b372d1c6970c7482df92a702d02860589f7f1f541b1fccf0e8f39b194476ef91507e33a35e05ba3713465f9f11d1 SHA512 20f0ec59d304c68081e42535870af8e76c18e30aa7b04ccdafe60fe5261ad7275c2c0e3ea3a767d6145258a3a39fa641032cd97205318266dd727a5fe7ee331a
DIST npth-1.6.tar.bz2 300486 BLAKE2B 665fdb2f4cbe59750b6b4b7c2701ee80a23a122df10c9f8be47c4af5f3bf5968f709637ab3f4878bb68609752fbb6ce1364e109fdfeba64e4db258733a33f3fc SHA512 2ed1012e14a9d10665420b9a23628be7e206fd9348111ec751349b93557ee69f1176bcf7e6b195b35b1c44a5e0e81ee33b713f03d79a33d1ecd9037035afeda2
diff --git a/dev-libs/npth/npth-1.3.ebuild b/dev-libs/npth/npth-1.3.ebuild
deleted file mode 100644
index b3f927034ec..00000000000
--- a/dev-libs/npth/npth-1.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool
-
-DESCRIPTION="New GNU Portable Threads Library"
-HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-src_prepare() {
- default
- elibtoolize # for Solaris shared library
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
diff --git a/dev-libs/npth/npth-1.4.ebuild b/dev-libs/npth/npth-1.4.ebuild
deleted file mode 100644
index 92a5c882ed2..00000000000
--- a/dev-libs/npth/npth-1.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool
-
-DESCRIPTION="New GNU Portable Threads Library"
-HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-src_prepare() {
- default
- elibtoolize # for Solaris shared library
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
diff --git a/dev-libs/npth/npth-1.5.ebuild b/dev-libs/npth/npth-1.5.ebuild
deleted file mode 100644
index b0c65eb0cfd..00000000000
--- a/dev-libs/npth/npth-1.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool ltprune
-
-DESCRIPTION="New GNU Portable Threads Library"
-HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-src_prepare() {
- default
- elibtoolize # for Solaris shared library
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
- prune_libtool_files
-}
diff --git a/dev-libs/npth/npth-1.6.ebuild b/dev-libs/npth/npth-1.6.ebuild
deleted file mode 100644
index 07b25df2295..00000000000
--- a/dev-libs/npth/npth-1.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool
-
-DESCRIPTION="New GNU Portable Threads Library"
-HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-src_prepare() {
- default
- elibtoolize # for Solaris shared library
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2020-10-07 0:31 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-07 0:31 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-21 21:57 [gentoo-commits] repo/gentoo:master commit in: dev-libs/npth/ Sam James
2025-01-05 20:43 Jakov Smolić
2025-01-05 19:28 Sam James
2025-01-05 19:28 Sam James
2025-01-05 17:49 Arthur Zamarin
2025-01-05 17:49 Arthur Zamarin
2025-01-05 17:49 Arthur Zamarin
2025-01-05 17:49 Arthur Zamarin
2025-01-05 17:49 Arthur Zamarin
2024-11-13 19:49 Sam James
2024-10-12 22:31 Sam James
2024-08-30 15:31 Jakov Smolić
2024-08-30 15:31 Jakov Smolić
2024-08-10 10:28 Michał Górny
2024-08-09 8:57 Sam James
2024-08-09 8:50 Jakov Smolić
2024-08-07 2:55 Sam James
2024-08-07 2:55 Sam James
2024-08-07 2:41 Sam James
2024-08-07 2:41 Sam James
2024-02-25 10:41 Jakov Smolić
2024-02-24 12:40 Jakov Smolić
2024-01-03 10:40 Sam James
2023-01-14 19:17 Sam James
2022-05-17 5:34 Sam James
2021-03-27 15:37 David Seifert
2021-01-06 19:34 Fabian Groffen
2020-10-07 0:31 Sam James
2020-10-07 0:31 Sam James
2020-09-03 23:57 Sam James
2020-09-01 0:17 Sam James
2020-08-18 15:36 Sam James
2020-08-17 14:07 Agostino Sarubbo
2020-08-17 14:07 Agostino Sarubbo
2020-08-17 14:06 Agostino Sarubbo
2020-08-17 14:06 Agostino Sarubbo
2020-01-10 14:21 Kristian Fiskerstrand
2019-05-04 18:38 Andreas K. Hüttel
2018-10-05 19:27 Alon Bar-Lev
2018-09-28 17:34 Tim Harder
2018-06-03 10:01 Mikle Kolyada
2017-12-24 13:21 Patrice Clement
2017-06-02 23:19 Tim Harder
2017-05-24 1:36 Tim Harder
2017-04-08 9:35 Alon Bar-Lev
2017-04-08 9:11 Jeroen Roovers
2017-03-21 14:34 Agostino Sarubbo
2017-03-21 11:31 Michael Weber
2017-03-20 12:28 Agostino Sarubbo
2017-03-20 6:17 Matt Turner
2017-03-20 6:17 Matt Turner
2017-03-20 6:17 Matt Turner
2017-03-20 6:17 Matt Turner
2017-03-20 1:05 Matt Turner
2017-03-17 11:12 Michael Haubenwallner
2017-03-07 16:34 Michael Haubenwallner
2017-02-24 4:16 Mike Frysinger
2017-02-10 10:50 Fabian Groffen
2017-01-26 10:22 Agostino Sarubbo
2017-01-24 9:57 Fabian Groffen
2017-01-18 14:52 Alon Bar-Lev
2016-11-28 23:06 Thomas Deutschmann
2016-11-27 23:57 Tim Harder
2016-09-29 4:06 Jeroen Roovers
2016-09-27 18:44 Markus Meier
2016-09-21 17:48 Tobias Klausmann
2016-08-07 7:12 Tim Harder
2016-06-08 18:55 Mike Frysinger
2016-02-22 0:55 Stephen Klimaszewski
2015-11-18 9:32 Agostino Sarubbo
2015-10-18 16:21 Mikle Kolyada
2015-10-11 13:06 Anthony G. Basile
2015-10-10 17:33 Mikle Kolyada
2015-10-03 8:59 Markus Meier
2015-09-15 6:57 Anthony G. Basile
2015-09-14 13:55 Tobias Klausmann
2015-09-14 3:24 Jeroen Roovers
2015-09-12 16:46 Anthony G. Basile
2015-08-25 4:31 Tim Harder
2015-08-25 4:31 Tim Harder
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=1602030609.b5366a65431ebc05f0130f1272fd6708d9419b6b.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