public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmodbus/
Date: Sat, 16 Feb 2019 12:13:12 +0000 (UTC)	[thread overview]
Message-ID: <1550319187.c6c8591f59b0eadba2e2059e538d644da38a757f.zlogene@gentoo> (raw)

commit:     c6c8591f59b0eadba2e2059e538d644da38a757f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 12:12:52 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 12:13:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c8591f

dev-libs/libmodbus: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-libs/libmodbus/Manifest               |  1 -
 dev-libs/libmodbus/libmodbus-3.1.2.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-libs/libmodbus/Manifest b/dev-libs/libmodbus/Manifest
index c1659c70343..e88dd95d392 100644
--- a/dev-libs/libmodbus/Manifest
+++ b/dev-libs/libmodbus/Manifest
@@ -1,2 +1 @@
-DIST libmodbus-3.1.2.tar.gz 428224 BLAKE2B d1e91f2e0f5392e3fdcd6da942cc1e8ef8c305a2583e3caf046df81f539458554158d9b8e1025f118692a22bfc9e9d07540156c40da475e9b79df524d35c86b8 SHA512 a9916bcb861f39a73ea952cc3ab58af2949a3dfbf0e964ce5327c2443b0b9d812f6b740b90aa062c106477d2d6a3badfba6b0cee0455e48484cbdb07bcf82e82
 DIST libmodbus-3.1.4.tar.gz 471576 BLAKE2B 4fc57abd784e2cfb65d19cd55a31f4b778a209141cc13b9c969dbd6052f187ba0de0031105be748aa2113f345bdb16c2b582b53635b5334f06dfdb34c5992a18 SHA512 63f73894b27704f5e5b3ca0a364cc366c5b5d24903bb24384155890cf06c0f8e5c707a435a38129402ff6628ef3d611dd0db82f840b79cf1d205ebed2ac5681c

diff --git a/dev-libs/libmodbus/libmodbus-3.1.2.ebuild b/dev-libs/libmodbus/libmodbus-3.1.2.ebuild
deleted file mode 100644
index c80fe87311c..00000000000
--- a/dev-libs/libmodbus/libmodbus-3.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Modbus library which supports RTU communication over a serial line or a TCP link"
-HOMEPAGE="http://libmodbus.org/"
-SRC_URI="http://libmodbus.org/releases/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="static-libs"
-
-src_configure() {
-	econf \
-		--disable-silent-rules \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	emake install DESTDIR="${D}"
-	dodoc AUTHORS MIGRATION NEWS README.md
-	use static-libs || rm "${D}"/usr/*/libmodbus.la
-}


             reply	other threads:[~2019-02-16 12:13 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 12:13 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-17  2:46 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmodbus/ Ionen Wolkens
2023-12-18  0:11 Sam James
2023-06-17 17:11 Arthur Zamarin
2023-06-17 17:11 Arthur Zamarin
2023-06-17 15:48 Arthur Zamarin
2023-06-17 10:33 Yixun Lan
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2022-12-10 13:27 Conrad Kostecki
2022-12-04 14:34 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-08-20 23:29 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-06-06  9:32 Jakov Smolić
2022-06-05 14:51 Conrad Kostecki
2022-06-05 14:51 Conrad Kostecki
2020-03-16  6:22 Michał Górny
2020-03-03 15:13 Agostino Sarubbo
2020-03-03 14:37 Agostino Sarubbo
2020-03-02 15:24 Thomas Deutschmann
2019-03-20 20:27 Aaron Bauman
2019-02-16 12:13 Mikle Kolyada
2017-01-25 15:16 Michael Weber
2016-12-20 18:17 Thomas Deutschmann
2016-12-20 17:31 Tobias Klausmann
2016-03-11 14:57 Michael Weber

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=1550319187.c6c8591f59b0eadba2e2059e538d644da38a757f.zlogene@gentoo \
    --to=zlogene@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