summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorBor Kraljič2011-09-26 12:57:24 +0200
committerBor Kraljič2011-09-26 12:57:24 +0200
commit0ede6283a6e6c2451974a08cf560bb65af140e7a (patch)
tree98ab83dfd7ee01a1900c808d953b8f9b83e1224b /emacs-lisp
parent227342a012717799a4ca9c438773c065abc279ab (diff)
color-theme: converted to upstream signature checking
Diffstat (limited to 'emacs-lisp')
-rw-r--r--emacs-lisp/color-theme/1E028EA5.gpgbin0 -> 65824 bytes
-rwxr-xr-xemacs-lisp/color-theme/DETAILS5
-rw-r--r--emacs-lisp/color-theme/HISTORY4
3 files changed, 8 insertions, 1 deletions
diff --git a/emacs-lisp/color-theme/1E028EA5.gpg b/emacs-lisp/color-theme/1E028EA5.gpg
new file mode 100644
index 0000000000..0f2eefc56d
--- /dev/null
+++ b/emacs-lisp/color-theme/1E028EA5.gpg
Binary files differ
diff --git a/emacs-lisp/color-theme/DETAILS b/emacs-lisp/color-theme/DETAILS
index 2093c2b7b6..19eb6f591c 100755
--- a/emacs-lisp/color-theme/DETAILS
+++ b/emacs-lisp/color-theme/DETAILS
@@ -1,8 +1,11 @@
SPELL=color-theme
VERSION=6.6.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.sig
SOURCE_URL[0]=http://download.savannah.gnu.org/releases/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:4faa22900f6ad4a1dd57452470e23b57827d3f02bf2b9e3c4eed6f5693432d6478aa5008e67f219a95412a63fe52dbcad15b0ac7a3b4d39f1d28ceda75e5e76c
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=1E028EA5.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.nongnu.org/color-theme/"
LICENSE[0]=GPL
diff --git a/emacs-lisp/color-theme/HISTORY b/emacs-lisp/color-theme/HISTORY
index 08f5f2ed05..c8de309419 100644
--- a/emacs-lisp/color-theme/HISTORY
+++ b/emacs-lisp/color-theme/HISTORY
@@ -1,3 +1,7 @@
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: converted to upstream signature checking
+ * 1E028EA5.gpg: added gpg keyring
+
2011-05-20 Peng Chang (Charles) <chp@sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created