Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2222bb58dc9b40e681d9372983669bec49574fb4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2222bb58dc9b40e681d9372983669bec49574fb4)
  • Date: Mon, 7 Oct 2013 04:09:14 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 ---
crypto/gnupg2/DEPENDS | 9 ---------
crypto/gnupg2/DETAILS | 19 -------------------
crypto/gnupg2/HISTORY | 3 ---
4 files changed, 34 deletions(-)

New commits:
commit 2222bb58dc9b40e681d9372983669bec49574fb4
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

Revert "New Spell: gnupg2"

This reverts commit 4f2e8220c607a943f7ddf9db4423471fa92b4f0b.

As I wrote already, we can rename gnupg-exp to gnupg2:
https://lists.ibiblio.org/sympa/arc/sm-commit/2013-September/042534.html

diff --git a/ChangeLog b/ChangeLog
index 6afcd69..0c9b96d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,9 +25,6 @@
* utils/input-utils: new spell, a set of tools for debugging input
layer specific problems

-2013-09-15 David C. Haley <khoralin AT gmail.com>
- * crypto/gnupg2: new spell, newer branch of gnupg (2.x)
-
2013-09-13 Vlad Glagolev <stealth AT sourcemage.org>
* accounts, groups: added 'dk-milter' account for dk-milter spell
* mail/dk-milter: new spell, DomainKeys milter for Sendmail
diff --git a/crypto/gnupg2/DEPENDS b/crypto/gnupg2/DEPENDS
deleted file mode 100755
index 3eaca0e..0000000
--- a/crypto/gnupg2/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends libgpg-error &&
-depends libgcrypt &&
-depends libksba &&
-depends libassuan &&
-
-optional_depends pinentry \
- "" \
- "" \
- "" &&
diff --git a/crypto/gnupg2/DETAILS b/crypto/gnupg2/DETAILS
deleted file mode 100755
index 902ec3b..0000000
--- a/crypto/gnupg2/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- SPELL=gnupg2
- VERSION=2.0.21
- SOURCE="gnupg-${VERSION}.tar.bz2"
- SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/gnupg/${SOURCE}
-
SOURCE_HASH=sha512:e31b7d9143462e4846111cdbcf0af9ad93fb1f5b9324a1c126c060e4cefb09d3c6b2f85e655d3960b5f21f09317cefd2c5b786e129efb62feab20f4b9a6770ba
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/gnupg-${VERSION}"
- WEB_SITE="http://www.gnupg.org";
- LICENSE[0]=GPL
- ENTERED=20130915
- SHORT="Tool for secure secure communication and data storage"
-cat << EOF
-GnuPG (the GNU Privacy Guard) is GNU's tool for secure communication and
-data storage. It can be used to encrypt data and to create digital
-signatures. It includes an advanced key management facility and is
-compliant with the proposed OpenPGP Internet standard as described in
-RFC2440. As such, it is meant to be compatible with PGP from NAI, Inc.
-Because it does not use any patented algorithms, it can be used without
-any restrictions.
-EOF
diff --git a/crypto/gnupg2/HISTORY b/crypto/gnupg2/HISTORY
deleted file mode 100644
index ef6c944..0000000
--- a/crypto/gnupg2/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2013-09-15 David C. Haley <khoralin AT gmail.com>
- * DEPENDS, DETAILS: spell created
-



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2222bb58dc9b40e681d9372983669bec49574fb4), Ladislav Hagara, 10/07/2013

Archive powered by MHonArc 2.6.24.

Top of Page