public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Sachau" <tommy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/multilib-portage:master commit in: sys-apps/abi-wrapper/
Date: Sat, 24 Mar 2012 16:35:25 +0000 (UTC)	[thread overview]
Message-ID: <1332606866.60ad2097f4740f90c44c0cc244b64ede2cad7983.tommy@gentoo> (raw)

commit:     60ad2097f4740f90c44c0cc244b64ede2cad7983
Author:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 15:19:42 2012 +0000
Commit:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 16:34:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=60ad2097

Allow abis var usage in later src_install

---
 sys-apps/abi-wrapper/Manifest                  |    2 +-
 sys-apps/abi-wrapper/abi-wrapper-1.0-r6.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/abi-wrapper/Manifest b/sys-apps/abi-wrapper/Manifest
index f2fa0f4..14c7f03 100644
--- a/sys-apps/abi-wrapper/Manifest
+++ b/sys-apps/abi-wrapper/Manifest
@@ -1,3 +1,3 @@
 AUX abi-wrapper 816 RMD160 3ec7cbf3a8ea0a00dbc0c154d06384a641b0c822 SHA1 7b037ba8696d8bbb976ec7aa236f8c3aad6dddbb SHA256 8c307880e0811b85c9d9c9b0b74fb54e1885e5380c7986e7b0576bf285488509
-EBUILD abi-wrapper-1.0-r6.ebuild 1155 RMD160 620836f7040bf2d206bdbe0dac2aa1aa983021a0 SHA1 429ee93416c9f4a80a5cb9e559243f5039d1429f SHA256 53d45592d9da676321b84c32aec0af6921b6be9e108c9047dc0e34121098b8ef
+EBUILD abi-wrapper-1.0-r6.ebuild 1149 RMD160 9a72d76a7ea7f9ca563a6fcf1ee354f546c519b2 SHA1 6aa0ee488a4c6dde2d98ac510e90b951fb8b6dd2 SHA256 88fa82d5bf9137683faf40e1255305841c169b78469d27ef73af38b53b93105a
 MISC metadata.xml 365 RMD160 6ab4a591742066e6284b0476cfd052ec93cdd065 SHA1 deee9793eceb9d79d1b56a48fc2794dd36672f83 SHA256 de15c8b9625114fedd7689cdb81c29376a3ca5fb249c92577486f742026054c0

diff --git a/sys-apps/abi-wrapper/abi-wrapper-1.0-r6.ebuild b/sys-apps/abi-wrapper/abi-wrapper-1.0-r6.ebuild
index d86dfda..877fb68 100644
--- a/sys-apps/abi-wrapper/abi-wrapper-1.0-r6.ebuild
+++ b/sys-apps/abi-wrapper/abi-wrapper-1.0-r6.ebuild
@@ -15,7 +15,7 @@ IUSE=""
 RESTRICT="strip"
 
 src_unpack() {
-	local abis="${DEFAULT_ABI} ${MULTILIB_ABIS/${DEFAULT_ABI}}"
+	abis="${DEFAULT_ABI} ${MULTILIB_ABIS/${DEFAULT_ABI}}"
 	sed "s/@HARDCODED_ABIS@/${abis}/" "${FILESDIR}"/abi-wrapper > "${WORKDIR}"/abi-wrapper
 }
 



             reply	other threads:[~2012-03-24 16:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-24 16:35 Thomas Sachau [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-18 10:50 [gentoo-commits] proj/multilib-portage:master commit in: sys-apps/abi-wrapper/ Thomas Sachau
2020-02-29 15:18 Thomas Sachau
2018-09-01 11:07 Thomas Sachau
2015-05-10  3:30 Nathan Phillip Brink
2012-08-22  7:43 Nathan Phillip Brink
2012-07-02  5:57 Nathan Phillip Brink
2012-07-01 19:11 Nathan Phillip Brink
2012-03-24 21:19 Nathan Phillip Brink
2012-03-24 16:35 Thomas Sachau
2012-03-24 16:35 Thomas Sachau

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=1332606866.60ad2097f4740f90c44c0cc244b64ede2cad7983.tommy@gentoo \
    --to=tommy@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