public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libelf/
Date: Sat, 18 Jun 2016 18:08:29 +0000 (UTC)	[thread overview]
Message-ID: <1466273274.13570054540e00db10482124ca0eee3eac571fd2.mgorny@gentoo> (raw)

commit:     13570054540e00db10482124ca0eee3eac571fd2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 16:36:03 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 18:07:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13570054

virtual/libelf: Add a virtual for libelf.so providers

 virtual/libelf/libelf-0.ebuild | 18 ++++++++++++++++++
 virtual/libelf/libelf-1.ebuild | 22 ++++++++++++++++++++++
 virtual/libelf/metadata.xml    |  8 ++++++++
 3 files changed, 48 insertions(+)

diff --git a/virtual/libelf/libelf-0.ebuild b/virtual/libelf/libelf-0.ebuild
new file mode 100644
index 0000000..bb326f6
--- /dev/null
+++ b/virtual/libelf/libelf-0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for libelf.so.0 provider (dev-libs/libelf)"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/0"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]"

diff --git a/virtual/libelf/libelf-1.ebuild b/virtual/libelf/libelf-1.ebuild
new file mode 100644
index 0000000..713d847
--- /dev/null
+++ b/virtual/libelf/libelf-1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for libelf.so.1 provider (dev-libs/elfutils)"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/1"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+	|| (
+		>=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]
+		>=sys-freebsd/freebsd-lib-9.2_rc1[${MULTILIB_USEDEP}]
+	)"

diff --git a/virtual/libelf/metadata.xml b/virtual/libelf/metadata.xml
new file mode 100644
index 0000000..d920e3b
--- /dev/null
+++ b/virtual/libelf/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>blueness@gentoo.org</email>
+		<name>Anthony G. Basile</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-06-18 18:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18 18:08 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-11 20:25 [gentoo-commits] repo/gentoo:master commit in: virtual/libelf/ Anthony G. Basile
2018-01-12 15:19 Anthony G. Basile
2018-01-12 16:50 Anthony G. Basile
2018-01-12 17:19 Michał Górny
2018-01-13 12:16 Alexis Ballier
2018-01-13 18:58 Mike Frysinger
2018-08-03 14:09 Anthony G. Basile
2019-05-05 12:50 Mikle Kolyada
2020-05-06 17:25 Michał Górny
2021-05-01 18:15 David Seifert
2022-07-10  7:45 Sam James
2023-01-29  5:21 Sam James

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=1466273274.13570054540e00db10482124ca0eee3eac571fd2.mgorny@gentoo \
    --to=mgorny@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