Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (64a181e467643785f454fc2333f4f12146d97510)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (64a181e467643785f454fc2333f4f12146d97510)
  • Date: Tue, 23 Aug 2011 06:10:57 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

dev/null |binary
utils/grep/DETAILS | 2 +-
utils/grep/HISTORY | 4 ++++
utils/grep/grep.gpg | 0
4 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 64a181e467643785f454fc2333f4f12146d97510
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

grep: changed to use gnu-verified.gpg

diff --git a/utils/grep/DETAILS b/utils/grep/DETAILS
index 30ce642..c0a1a53 100755
--- a/utils/grep/DETAILS
+++ b/utils/grep/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
SOURCE2_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE2
- SOURCE_GPG=grep.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=gnu-verified.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/grep/
ENTERED=20010922
diff --git a/utils/grep/HISTORY b/utils/grep/HISTORY
index 85a1912..70f266b 100644
--- a/utils/grep/HISTORY
+++ b/utils/grep/HISTORY
@@ -1,3 +1,7 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: changed to use gnu-verified.gpg
+ * grep.gpg: removed, 000BEEEE is in gnu-verfied.gpg
+
2011-06-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.9

diff --git a/utils/grep/grep.gpg b/utils/grep/grep.gpg
deleted file mode 100644
index f5b34cc..0000000
Binary files a/utils/grep/grep.gpg and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (64a181e467643785f454fc2333f4f12146d97510), Bor Kraljič, 08/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page