public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sat,  1 Dec 2012 14:24:02 +0000 (UTC)	[thread overview]
Message-ID: <1354371541.6662db27b88271cbb2ff75d63bfc83705578e83b.yuta_satoh@gentoo> (raw)

commit:     6662db27b88271cbb2ff75d63bfc83705578e83b
Author:     Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Sat Dec  1 14:19:01 2012 +0000
Commit:     Yuta SATOH <nigoro.gentoo <AT> 0x100 <DOT> com>
CommitDate: Sat Dec  1 14:19:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=6662db27

freebsd-lib-9.1_rc3-r1 -- fix typo

---
 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 ee2fab9..da5fafb 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 17056 SHA256 536292268d9e271f00a001459a0432f43a04405e1c8ad4f1e20d3734ca418862 SHA512 da4f02c675d1ee0a1eee67701b26e92b528d654bc7a7f91b24fa64f8e47b360ea10aac474041f0331f9cd64c4f3127ff9b056ce111dcbfe25ec95373cf97b3d1 WHIRLPOOL bde30163ee3d59407743858528d4dcb2250970a8256e8acf7512257e274b385397579b128876ec37c26db7a2cadad5a4ab808397cc2259c89e42a49c0b0a5e2f
+EBUILD freebsd-lib-9.1_rc3-r1.ebuild 17055 SHA256 16647d15177ee5ec063587aaf5c39da903e9306b7a8119a975ad91b89a0e0bd7 SHA512 21003e80c7f6116f2ca44cc0aa7cf2a51f1d710acca616ebcc68054b91ed822aaca7c8f393136f552f4a7786faab16be3f0c983cc7d5e7e9059a3845006d83ed WHIRLPOOL 76bffda9d94752ac94cf669fccc78ce6f183fa038ac8cdcd3d945c678b6626bb28f2632498c792374ef72f6578efb659edea286289e784030948c8dfd08630e3

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 aca6bd9..7e6aa0c 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
@@ -358,7 +358,7 @@ src_compile() {
 			if ! is_native_abi ; then
 				mymakeopts="${mymakeopts} COMPAT_32BIT="
 			fi
-			need_bootstrap || CFLAGS="${CFLAGS} -isystem /usr/include";
+			need_bootstrap || CFLAGS="${CFLAGS} -isystem /usr/include"
 
 			einfo "Building for ABI ${ABI} and TARGET=$(tc-arch-kernel ${CHOST})"
 


             reply	other threads:[~2012-12-01 14:24 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-01 14:24 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-11 15:07 Yuta SATOH
2012-12-02 12:01 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=1354371541.6662db27b88271cbb2ff75d63bfc83705578e83b.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