From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/nbd/
Date: Tue, 17 Apr 2018 13:29:52 +0000 (UTC) [thread overview]
Message-ID: <1523971788.e52207793f35beeb623e013ac1f07cd10894adef.polynomial-c@gentoo> (raw)
commit: e52207793f35beeb623e013ac1f07cd10894adef
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 13:29:30 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 13:29:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5220779
sys-block/nbd: Removed old.
Package-Manager: Portage-2.3.29, Repoman-2.3.9
sys-block/nbd/Manifest | 1 -
sys-block/nbd/nbd-3.11.ebuild | 28 ----------------------------
2 files changed, 29 deletions(-)
diff --git a/sys-block/nbd/Manifest b/sys-block/nbd/Manifest
index 3419f4eb098..e107992cd3a 100644
--- a/sys-block/nbd/Manifest
+++ b/sys-block/nbd/Manifest
@@ -1,4 +1,3 @@
-DIST nbd-3.11.tar.xz 451992 BLAKE2B e716825fceaf830542ecff8c2b4ca050a5a8121c24c838a6377010ce38e0b531aef95c770a6488bd2f28bb992b99de761fa92425314fcdef3a969ca1122cd6c3 SHA512 8d0abf673c7a2a7fbc5a57e0ee1093c86ca205eb664ea08143ff4ce3c8fd94b81a0e89491145159d863d181f70e9ba109487b967097c91fc2399316226bcec0a
DIST nbd-3.15.3.tar.xz 505856 BLAKE2B 8536b01908eb84733448382dcafe011e2786fe5e1363d6d957f1f8895ff257a35c56cecba3b177a1eb2270cec2a7c00082db7408cb8023aa3f20a22eb28bc295 SHA512 c4cd580272faa6a0564469d188decd2db99a5b9d691dca511eea16154ce6185c38e6f695a05bd18941d42cb9e4bb92e30e9eca70d38dce8054a0785ab16b711a
DIST nbd-3.16.2.tar.xz 504880 BLAKE2B 12579169755f4f57ec295531dc11b88ff412678270cf77cb80b7c76cf3193d115c4602432b7913e58abe417a6e59a13c3ffaee84bd9b4a1f0f34ae104491ce5c SHA512 ebdf42a837aeed7625420958d136c7a98c0b168d80fbfbab4b96cb6510dbc12ec2410716301f68385d69f68329c751aef3266cc74c6e341540e1df5f6c531349
DIST nbd-3.17.tar.xz 511224 BLAKE2B 9289419e6d1c030d37704e1482f6fbdd2cacb8a1d0f5403e307fbef9b307e842a3bb7ee7240a6b31467ced3ecef1f244fbd916138a32521d26848b3fd1fdc42e SHA512 bcbd025d829d407dc3c0b837cbc1c16f673c5f4c0483d5bee83a52b40d528088499860c775e4e77cf47a8ac1d83dcda24df1092d658dd915ed01c638b3ebc57b
diff --git a/sys-block/nbd/nbd-3.11.ebuild b/sys-block/nbd/nbd-3.11.ebuild
deleted file mode 100644
index bd3b8677d0e..00000000000
--- a/sys-block/nbd/nbd-3.11.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="Userland client/server for kernel network block device"
-HOMEPAGE="http://nbd.sourceforge.net/"
-SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="debug zlib"
-
-RDEPEND=">=dev-libs/glib-2.0
- zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_configure() {
- econf \
- --enable-lfs \
- $(use_enable !debug syslog) \
- $(use_enable debug) \
- $(use_enable zlib gznbd)
-}
next reply other threads:[~2018-04-17 13:29 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 13:29 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-22 20:52 [gentoo-commits] repo/gentoo:master commit in: sys-block/nbd/ Sam James
2024-11-01 16:56 Andreas K. Hüttel
2024-10-09 0:06 Jakov Smolić
2024-10-05 14:30 Arthur Zamarin
2024-10-05 13:58 Arthur Zamarin
2024-10-05 12:02 Arthur Zamarin
2024-10-05 11:12 Sam James
2024-04-29 13:23 WANG Xuerui
2023-12-28 4:15 Sam James
2023-09-19 17:48 Arthur Zamarin
2023-06-05 8:31 Sam James
2023-06-05 8:31 Sam James
2023-06-05 8:14 Sam James
2023-06-05 8:14 Sam James
2023-06-05 8:14 Sam James
2023-06-05 5:24 Sam James
2023-01-28 15:04 Arthur Zamarin
2022-11-23 1:45 Sam James
2022-07-16 8:56 Agostino Sarubbo
2022-07-15 11:17 Arthur Zamarin
2022-07-15 11:08 Arthur Zamarin
2022-07-15 10:13 Arthur Zamarin
2022-06-01 1:25 Sam James
2021-05-15 22:15 David Seifert
2021-05-15 19:18 Sam James
2021-05-14 9:30 Agostino Sarubbo
2021-05-13 18:58 Sam James
2021-05-13 17:13 Sam James
2021-05-13 16:24 Sam James
2021-04-03 14:36 Mike Gilbert
2021-03-15 19:18 Sam James
2021-01-17 20:29 Lars Wendler
2021-01-17 20:29 Lars Wendler
2019-11-01 10:49 Mikle Kolyada
2019-09-28 21:20 Piotr Karbowski
2019-09-26 19:02 Thomas Deutschmann
2019-09-26 6:52 Sergei Trofimovich
2019-09-26 6:49 Sergei Trofimovich
2019-09-26 6:40 Sergei Trofimovich
2019-09-19 23:12 Thomas Deutschmann
2019-09-19 23:12 Thomas Deutschmann
2019-03-16 10:19 Sergei Trofimovich
2019-02-10 17:49 Mikle Kolyada
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 10:51 Mikle Kolyada
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 20:44 Sergei Trofimovich
2019-02-01 18:06 Lars Wendler
2019-02-01 18:06 Lars Wendler
2018-08-20 18:25 Thomas Deutschmann
2018-04-17 13:34 Lars Wendler
2018-04-05 14:28 Lars Wendler
2018-04-01 21:13 Sergei Trofimovich
2018-03-19 10:19 Lars Wendler
2018-03-19 10:19 Lars Wendler
2017-09-19 23:31 Lars Wendler
2017-07-15 13:14 Markus Meier
2017-07-07 8:12 Agostino Sarubbo
2017-07-05 20:31 Agostino Sarubbo
2017-07-05 13:27 Lars Wendler
2017-07-05 13:27 Lars Wendler
2017-05-24 16:01 Lars Wendler
2017-05-24 16:01 Lars Wendler
2017-02-24 14:19 Lars Wendler
2016-12-23 13:40 Lars Wendler
2016-08-15 8:22 Lars Wendler
2016-08-15 8:22 Lars Wendler
2016-06-05 18:53 Mike Frysinger
2016-01-05 14:18 Lars Wendler
2015-11-18 13:44 Lars Wendler
2015-08-10 22:32 Chris Reffett
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=1523971788.e52207793f35beeb623e013ac1f07cd10894adef.polynomial-c@gentoo \
--to=polynomial-c@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