From: "Amadeusz Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdevname/
Date: Sun, 16 Aug 2015 10:58:25 +0000 (UTC) [thread overview]
Message-ID: <1439722613.34957f8c627d2a38537b7e930e1388134c8f3148.aidecoe@gentoo> (raw)
commit: 34957f8c627d2a38537b7e930e1388134c8f3148
Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 10:56:03 2015 +0000
Commit: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 10:56:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34957f8c
sys-apps/biosdevname: Bump version to 0.6.2
Package-Manager: portage-2.2.20.1
sys-apps/biosdevname/Manifest | 1 +
sys-apps/biosdevname/biosdevname-0.6.2.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/sys-apps/biosdevname/Manifest b/sys-apps/biosdevname/Manifest
index 9518dd5..7a106c4 100644
--- a/sys-apps/biosdevname/Manifest
+++ b/sys-apps/biosdevname/Manifest
@@ -2,3 +2,4 @@ DIST biosdevname-0.3.11.tar.gz 186408 SHA256 02c127f7fff76127cd6006e7cdd9da93350
DIST biosdevname-0.4.0.tar.gz 187775 SHA256 7d567ea8081bc83c6fe17fa32bf8e2b852636a733f5e4d9d583fedeb2f48e21b SHA512 0607f6c04725b4df58becfc6d3b16139397e0ab0f172ac137c670115c8d1a3b2849266e0d801b635d8e4aa4b3ac662a0f356835df0c4d05bfee6ff3e6459c1d8 WHIRLPOOL f2fe757b0f00c90252594cb38d499250c987a012135f1aa73eb3679e81f12fee44606476a21ef175c7c2b254ce5a0f5936b90dd9605e7274f5fd42f7d5398906
DIST biosdevname-0.4.1.tar.gz 187782 SHA256 230e5bffd17f46b6d820faa46ea79ace3eecaf919852ee7ff231e73f6b9f8fe7 SHA512 1c7534dd31acbba7121fc4f904d828b6bfc035248cde3366a58f4596f601c81618b44a96d67b99d4a17cf8d985c971be41196134f6d43ae63b4f8cd4308bed22 WHIRLPOOL 33917ad8ed6493b3fd6b5880e592031fc028e975e428cc9b2b5b16b299f5be647baac6a601c70b9422931a1cf6f98133944e18e9355afe2a0453d456e4697407
DIST biosdevname-0.6.1.tar.gz 195604 SHA256 b43580589a3f40afc836afbff9bcd837224c710b75a4d0b576f2e4d44ec158cc SHA512 46962c50618eb87c3ade5f4866bbb3fddb75f3a450bc32610d54062375b53bcd4c2f17cc3d729335c7d582043d0b491c8d8e1dc50d7de9c7683846b8dc8b0d77 WHIRLPOOL 9fa40a118ca57dd4e1a226ab0bea117f0291b0ee8807a5c2a9a56ef850d52d9500bb59a0d9e1fcba4cb87e85f269c76216bbee4eb331906cfa545b69ef3c6774
+DIST biosdevname-0.6.2.tar.gz 195655 SHA256 7c6620e9a65e2929411036db04cc009e11a83b80a72282858e26cd19b598e466 SHA512 b4c56d9ba7ed539cb2fe05ec34f4345542237d77e0e2ce56835d95a2148baa59db5af1724e7569567999620bb963ad7867634bb9c8ba1b5b30cbf809a527eb81 WHIRLPOOL 85c0de6a59a2c9635721fa649cbd089920caee0842c4f4777a6a290df82a788c9573204aed501d336fe18a13e5e5c486226550bf3ff1b24ec826ab1b2604d9d9
diff --git a/sys-apps/biosdevname/biosdevname-0.6.2.ebuild b/sys-apps/biosdevname/biosdevname-0.6.2.ebuild
new file mode 100644
index 0000000..1354132
--- /dev/null
+++ b/sys-apps/biosdevname/biosdevname-0.6.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+inherit udev
+
+DESCRIPTION="Sets BIOS-given device names instead of kernel eth* names"
+HOMEPAGE="http://linux.dell.com/biosdevname/"
+SRC_URI="http://linux.dell.com/biosdevname/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CDEPEND="virtual/udev"
+DEPEND="${CDEPEND}
+ sys-apps/pciutils"
+RDEPEND="${CDEPEND}"
+
+src_prepare() {
+ sed -i -e 's|/sbin/biosdevname|/usr\0|g' biosdevname.rules.in || die
+ sed -i -e "/RULEDEST/s:/lib/udev:$(get_udevdir):" configure{,.ac} || die
+}
next reply other threads:[~2015-08-16 10:58 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-16 10:58 Amadeusz Żołnowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 10:56 [gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdevname/ Petr Vaněk
2024-11-23 13:02 Arthur Zamarin
2024-05-06 19:34 Andrew Ammerlaan
2021-01-11 8:07 Sam James
2021-01-11 8:02 Sam James
2021-01-11 8:01 Sam James
2021-01-10 17:32 Sam James
2021-01-10 17:32 Sam James
2021-01-10 17:32 Sam James
2019-07-08 21:07 Amadeusz Piotr Żołnowski
2019-07-07 21:57 Amadeusz Piotr Żołnowski
2016-12-29 21:39 Amadeusz Piotr Żołnowski
2016-09-16 22:35 Amadeusz Piotr Żołnowski
2016-06-01 21:49 Amadeusz Piotr Żołnowski
2015-12-26 15:17 Amadeusz Piotr Żołnowski
2015-12-26 15:15 Amadeusz Piotr Żołnowski
2015-08-16 10:58 Amadeusz Żołnowski
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=1439722613.34957f8c627d2a38537b7e930e1388134c8f3148.aidecoe@gentoo \
--to=aidecoe@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