From: "Markos Chandras" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/hwoarang:master commit in: app-crypt/signing-party/, app-crypt/signing-party/files/
Date: Wed, 25 May 2011 13:53:49 +0000 (UTC) [thread overview]
Message-ID: <7b3f1b48e8d13b04fe8b28de59271a51453a5229.hwoarang@gentoo> (raw)
commit: 7b3f1b48e8d13b04fe8b28de59271a51453a5229
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 13:53:40 2011 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed May 25 13:53:40 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/hwoarang.git;a=commit;h=7b3f1b48
fix patch
---
app-crypt/signing-party/Manifest | 2 +-
.../files/signing-party-1.1.3-multiple-uids.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/signing-party/Manifest b/app-crypt/signing-party/Manifest
index 07a2cc2..461aca5 100644
--- a/app-crypt/signing-party/Manifest
+++ b/app-crypt/signing-party/Manifest
@@ -1,4 +1,4 @@
-AUX signing-party-1.1.3-multiple-uids.patch 1724 RMD160 a3e42868613a4e425f1d0e7c048813482ad22040 SHA1 9437b037afd761f844a04e6a37055623dcdf08ab SHA256 1da9ac75b9f9d6e988e8e7bacf3b412be162a26d6f7f4e84d70b59819f578260
+AUX signing-party-1.1.3-multiple-uids.patch 1718 RMD160 9016035fd0bf7bd9be82fe023057a2ad026b724a SHA1 99d5bc11c3d920bae7e61f90b85a2985b05b2225 SHA256 a833eebfe5031eaabccd9071ca6e1454c5bc377e2ac9b90ffc871a36c8b6cf95
AUX signing-party-makefile.diff 469 RMD160 5b7977c6ad67d448a43b7f48c78681b82dfa02f7 SHA1 e89482d480eaee9ab00d69e7b05d232ffd208eb2 SHA256 c9930db5439f522af8f492f1fd5eabfbcb490e9bb50ec36a07f908badc65db9a
DIST signing-party_1.1.3.orig.tar.gz 223459 RMD160 cfbc658854e0e9f562bd31221eaa0e1a25bcb742 SHA1 072c306e8c63e205aff07b6c4165140a7d59cdba SHA256 b3d774de41b97861f1acd33502be44e5f3dcec05d990a4095518dc65106237c4
EBUILD signing-party-1.1.3-r99.ebuild 3003 RMD160 124b56f89cd79482b6e171e24ab582d670e477ef SHA1 738de170bf3510b4cc5d0b8d5fbf693d9d56c859 SHA256 c3414527b528685b432cc3f11b362a7f8189d8cd262b98a3ba0f40bdf80b733a
diff --git a/app-crypt/signing-party/files/signing-party-1.1.3-multiple-uids.patch b/app-crypt/signing-party/files/signing-party-1.1.3-multiple-uids.patch
index 25fac45..279f5c4 100644
--- a/app-crypt/signing-party/files/signing-party-1.1.3-multiple-uids.patch
+++ b/app-crypt/signing-party/files/signing-party-1.1.3-multiple-uids.patch
@@ -13,7 +13,7 @@
FAILKEYS=
+# Contains all the mail addresses for a specific key id
-+ADDR=`gpg --with-colons --fixed-list-mode --list-key EB9B4AFA | sed -e 's/^uid:[^re][^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:<]*<[^:>]*>\):.*/@@uid@@ \1/' -e '/^@@uid@@ /!d' -e 's/([^)]*)//g' -e 's/ */ /g' -e 's/^@@uid@@ //' -e 's/.*< *//' -e 's/ *>.*//'`
++ADDR=`gpg --with-colons --fixed-list-mode --list-key $1 | sed -e 's/^uid:[^re][^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:<]*<[^:>]*>\):.*/@@uid@@ \1/' -e '/^@@uid@@ /!d' -e 's/([^)]*)//g' -e 's/ */ /g' -e 's/^@@uid@@ //' -e 's/.*< *//' -e 's/ *>.*//'`
while [ -n "$1" ]; do
+ for addr in ${ADDR}; do
next reply other threads:[~2011-05-25 13:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 13:53 Markos Chandras [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-05 14:10 [gentoo-commits] dev/hwoarang:master commit in: app-crypt/signing-party/, app-crypt/signing-party/files/ Markos Chandras
2011-06-02 17:11 Markos Chandras
2011-06-02 14:18 Markos Chandras
2011-06-01 14:50 Markos Chandras
2011-05-29 20:58 Markos Chandras
2011-05-24 12:29 Markos Chandras
2011-05-24 10:55 Markos Chandras
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=7b3f1b48e8d13b04fe8b28de59271a51453a5229.hwoarang@gentoo \
--to=hwoarang@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