From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libndp/
Date: Sun, 29 May 2016 12:42:26 +0000 (UTC) [thread overview]
Message-ID: <1464525707.c570f6f5ba27a88645b74a4d6e89069d15b18ea2.pacho@gentoo> (raw)
commit: c570f6f5ba27a88645b74a4d6e89069d15b18ea2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 12:25:24 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 29 12:41:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c570f6f5
net-libs/libndp: Version bump
Package-Manager: portage-2.3.0_rc1
net-libs/libndp/Manifest | 1 +
net-libs/libndp/libndp-1.6.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-libs/libndp/Manifest b/net-libs/libndp/Manifest
index bbfb9ff..0e0f95b 100644
--- a/net-libs/libndp/Manifest
+++ b/net-libs/libndp/Manifest
@@ -1 +1,2 @@
DIST libndp-1.5.tar.gz 337212 SHA256 faf116ab70ce9514ec4e8573556025debea08f606e7f38b616de1f26e120c795 SHA512 f9a70e23e235cac92e978bf08f36eeff8324e94da158ca60290f7d607ac9ecdefc0b8b3766b877af7ed532506a061aa708155f8f2e4af4570378a97ff7d59c65 WHIRLPOOL 5b1d3b2646a1b0e4e29172e59d1dc093c504fbecf41a41a02921f30312bf1fb660c8bb4494273e5ef340b9f2b70e0faf2ec96b5da7febb4874499bc7d0afc588
+DIST libndp-1.6.tar.gz 364406 SHA256 0c7dfa84e013bd5e569ef2c6292a6f72cfaf14f4ff77a77425e52edc33ffac0e SHA512 ad2df92c5b908f5c40e6e1920195ef97d560b667f78dd4ba5b5418d2dc294a69357fa704b9137f76a4d1ab473f0ec5f1bc4644f25f6a3f0802b75b961638be22 WHIRLPOOL ec2b619810975d94abc900fe4d7c5e77b7ef5acee6f6763fd7e4d756a6ba8d1a7a1e4720df1dbe388e6159b9ad881296a6150f39ec0a6ab61e50475d06dc0b41
diff --git a/net-libs/libndp/libndp-1.6.ebuild b/net-libs/libndp/libndp-1.6.ebuild
new file mode 100644
index 0000000..31b117d
--- /dev/null
+++ b/net-libs/libndp/libndp-1.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2 multilib-minimal
+
+DESCRIPTION="Library for Neighbor Discovery Protocol"
+HOMEPAGE="http://libndp.org"
+SRC_URI="http://libndp.org/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND=""
+RDEPEND=""
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" \
+ gnome2_src_configure \
+ --disable-static \
+ --enable-logging
+}
next reply other threads:[~2016-05-29 12:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-29 12:42 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-29 12:42 [gentoo-commits] repo/gentoo:master commit in: net-libs/libndp/ Pacho Ramos
2016-06-08 19:58 Markus Meier
2016-06-11 12:06 Pacho Ramos
2016-06-11 19:39 Pacho Ramos
2016-08-04 18:27 Pacho Ramos
2016-09-17 11:28 Pacho Ramos
2016-09-17 11:28 Pacho Ramos
2016-12-06 20:44 Markus Meier
2017-01-26 10:56 Mart Raudsepp
2019-03-31 6:10 Mart Raudsepp
2019-05-23 6:39 Aaron Bauman
2019-05-23 13:02 Mikle Kolyada
2019-06-27 12:35 Agostino Sarubbo
2019-07-03 7:11 Agostino Sarubbo
2019-07-13 19:46 Mart Raudsepp
2021-01-18 21:10 Matt Turner
2021-05-22 2:27 Matt Turner
2021-05-28 19:11 Sam James
2021-05-28 19:20 Sam James
2021-05-29 15:27 Sam James
2021-08-08 19:46 Marek Szuba
2022-05-24 11:14 WANG Xuerui
2022-10-31 14:28 Matt Turner
2024-11-08 20:19 Pacho Ramos
2024-12-01 11:51 Sam James
2024-12-01 12:04 Sam James
2024-12-20 20:37 Arthur Zamarin
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=1464525707.c570f6f5ba27a88645b74a4d6e89069d15b18ea2.pacho@gentoo \
--to=pacho@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