From: "Yuta SATOH" <nigoro.gentoo@0x100.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-lib/
Date: Tue, 11 Dec 2012 15:07:21 +0000 (UTC) [thread overview]
Message-ID: <1355238428.7d276671ffac008aa6bd52c63c337dfbdba68117.yuta_satoh@gentoo> (raw)
commit: 7d276671ffac008aa6bd52c63c337dfbdba68117
Author: Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Tue Dec 11 15:07:08 2012 +0000
Commit: Yuta SATOH <nigoro.gentoo <AT> 0x100 <DOT> com>
CommitDate: Tue Dec 11 15:07:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=7d276671
freebsd-lib-9.1_rc3-r1 -- fixed QA, bug 446888
---
sys-freebsd/freebsd-lib/Manifest | 2 +-
.../freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-freebsd/freebsd-lib/Manifest b/sys-freebsd/freebsd-lib/Manifest
index cf91de1..67f3295 100644
--- a/sys-freebsd/freebsd-lib/Manifest
+++ b/sys-freebsd/freebsd-lib/Manifest
@@ -32,4 +32,4 @@ DIST freebsd-lib-9.1_rc3.tar.bz2 3205238 SHA256 da7001a8c23fcc614b230414cb830c12
DIST freebsd-libexec-9.1_rc3.tar.bz2 305301 SHA256 4cf56ff81096112b33276f619e823c8426bc1c97904f183b431e2e98c29ef698 SHA512 3122faf7f88934c05bee6c6d5faa24998d27c35e11bf4f809af26d7b8ad0a26519715b7a29f303ba878e3e8897742486a0a86a123d00b9deb60246c8cac4e1a7 WHIRLPOOL 1b10d85d2d426457189143350b375c7a1723ff8067c37200cce15f18fa6d963b94fdd0339e91d01ed16b87e4338761e33c7afb022e50b3bbff8dbcc3a45f5b73
DIST freebsd-sys-9.1_rc3.tar.bz2 32605500 SHA256 5194ac93850aff4f10978b739573ab8ee54a95a0b2d4e46f754314ae381b442b SHA512 17cd41ea66bf1d2e10b56001e6e1c80db78e1572aff4ad1ac945bc24d38dfef612e1a4b7eead8bc50b94df798b0bde3dcc13a0596860322569272b3239a30b9b WHIRLPOOL 8628c5a97675b3fe4ebfcb92c4fb6d5aebaa3a11551e4f16004a6ffb23b3d10334b623c70f255762038bf1fc80a7a27abd587f10ac9706ac1bb0b22adda266b8
DIST freebsd-usbin-9.1_rc3.tar.bz2 2669370 SHA256 de606bb756c413e85a302bc91033952f1beb8066ef555db26d79943bf128aa74 SHA512 3a002d5b7cd98f1139a8bd949633434e8aec8352c3d49bca9c72b3744d60ea63a9fd5e651eedb3d439405bcfa197bfd05d5e658428e57b01e021ba1ab0304d7e WHIRLPOOL 43f066d202d053383f9f7d4b19dd06b22d9c19ad79f258905e5dc2dc9451c936c128b512d3e8cdf90c70f8a19230a536d7c119b2f45a234f04bb9dde2d87fc52
-EBUILD freebsd-lib-9.1_rc3-r1.ebuild 17075 SHA256 dd5be3dead4915fe6902bb55f9f527cab73846c46da64ab05213a87ebd026dc3 SHA512 3f72c7bfc9a19186fbdc543c2777c2fd753b8726d261ee78fefe823158026b261eab4b40e0568e4f47caa7bffb7917b2ed7394a1e663ec2251ea4ccf778d83b3 WHIRLPOOL 4cc97a1dabb77bb9abaf74567742db287b4cadfbf91d89a7300924fa571bd479a5a95f94cc62b008d20929ef8b68de49290995f445fece2f4c573d098440b6b6
+EBUILD freebsd-lib-9.1_rc3-r1.ebuild 17065 SHA256 e1316cc5c8087b8c1c6221432abae5fd224db623e45b46eee085ed5058361fff SHA512 a046a312248a3f4a6a1ab50375630ba92eead847f93ff479a18b1f28b40550cb5ba8f22f4225ad8cdd1e141640b7e11084f796346948c4b463544b9822daec40 WHIRLPOOL 456b399d020bec757c3e56c7298b90bc8938c8de4dd0944cc1e3a767355c53d82c3f17096f5d7e020c151ac7d0728bcab9c4be6ba22eda33dac0a17092dd38b0
diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild b/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild
index b1e30e0..8e76d4c 100644
--- a/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild
+++ b/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild
@@ -464,7 +464,7 @@ src_install() {
cd "${WORKDIR}/etc/"
insinto /etc
- doins auth.conf nls.alias mac.conf netconfig
+ doins nls.alias mac.conf netconfig
# Install ttys file
local MACHINE="$(tc-arch-kernel)"
next reply other threads:[~2012-12-11 15:07 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 15:07 Yuta SATOH [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 8:28 [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-lib/ Yuta SATOH
2015-02-23 12:23 Yuta SATOH
2014-12-12 14:30 Yuta SATOH
2014-09-13 7:20 Yuta SATOH
2014-08-31 5:07 Yuta SATOH
2014-08-31 5:07 Yuta SATOH
2014-08-31 5:07 Yuta SATOH
2014-07-13 3:14 Yuta SATOH
2014-05-11 9:57 Yuta SATOH
2014-01-25 12:51 Yuta SATOH
2013-12-19 11:17 Yuta SATOH
2013-10-28 14:12 Yuta SATOH
2013-10-22 14:14 Yuta SATOH
2013-09-29 14:43 Yuta SATOH
2013-09-29 14:43 Yuta SATOH
2013-09-22 12:41 Yuta SATOH
2013-09-16 13:14 Yuta SATOH
2013-08-31 16:01 Yuta SATOH
2013-08-30 18:30 Yuta SATOH
2013-07-27 12:39 Yuta SATOH
2013-07-23 12:44 Yuta SATOH
2013-07-05 11:12 Yuta SATOH
2013-06-28 13:36 Yuta SATOH
2013-06-20 15:30 Yuta SATOH
2013-06-20 15:30 Yuta SATOH
2013-06-20 12:20 Yuta SATOH
2013-06-18 12:57 Yuta SATOH
2013-06-04 11:11 Yuta SATOH
2013-05-16 11:17 Yuta SATOH
2013-02-07 13:14 Yuta SATOH
2013-01-26 13:16 Yuta SATOH
2013-01-12 11:09 Yuta SATOH
2013-01-10 11:58 Yuta SATOH
2013-01-01 15:10 Yuta SATOH
2012-12-31 9:51 Yuta SATOH
2012-12-02 12:01 Yuta SATOH
2012-12-01 14:24 Yuta SATOH
2012-09-19 15:25 Yuta SATOH
2012-09-18 15:46 Yuta SATOH
2012-08-04 10:10 Yuta SATOH
2012-07-27 12:25 Yuta SATOH
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=1355238428.7d276671ffac008aa6bd52c63c337dfbdba68117.yuta_satoh@gentoo \
--to=nigoro.gentoo@0x100.com \
--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