gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5838: update guile-debbugs to 0.0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5838: update guile-debbugs to 0.0.2
Date: Mon, 20 Aug 2018 22:31:50 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5838
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-08-20 19:31:46 -0700
message:
  update guile-debbugs to 0.0.2
added:
  pkg/gnu/guile-debbugs/         guiledebbugs-20180821023129-vkg7b2r69mrkrns0-1
  pkg/gnu/guile-debbugs/Makefile makefile-20180821023129-vkg7b2r69mrkrns0-3
  pkg/gnu/guile-debbugs/config.mk config.mk-20180821023129-vkg7b2r69mrkrns0-2
  pkg/gnu/guile-debbugs/gpg-keyring gpgkeyring-20180821023129-vkg7b2r69mrkrns0-5
  pkg/gnu/guile-debbugs/sha256sums sha256sums-20180821023129-vkg7b2r69mrkrns0-4
=== added directory 'pkg/gnu/guile-debbugs'
=== added file 'pkg/gnu/guile-debbugs/Makefile'
--- a/pkg/gnu/guile-debbugs/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-debbugs/Makefile    2018-08-21 02:31:46 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = guile-debbugs
+GARNAME = guile-debbugs
+GARVERSION = 0.0.2
+HOME_URL = http://www.gnu.org/software/guile-dbi/
+DESCRIPTION = Guile library to communicate with Debbugs bug tracker
+define BLURB
+provides a Guile library to communicate with a Debbugs bug
+tracker_s SOAP service.
+endef
+
+######################################################################
+MASTER_SITES = $(MASTER_GNU)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =  $(DISTNAME).tar.gz.sig
+
+BUILDDEPS = guile
+LIBDEPS = 
+
+#USE_AUTORECONF = yes
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk

=== added file 'pkg/gnu/guile-debbugs/config.mk'
--- a/pkg/gnu/guile-debbugs/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-debbugs/config.mk   2018-08-21 02:31:46 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/guile-debbugs/gpg-keyring'
Binary files a/pkg/gnu/guile-debbugs/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnu/guile-debbugs/gpg-keyring       2018-08-21 02:31:46 +0000 
differ
=== added file 'pkg/gnu/guile-debbugs/sha256sums'
--- a/pkg/gnu/guile-debbugs/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-debbugs/sha256sums  2018-08-21 02:31:46 +0000
@@ -0,0 +1,2 @@
+1178587e30c90fc8723d279c648baec6bbb7b16ab08f248736359e724148889a  
download/guile-debbugs-0.0.2.tar.gz
+e9ea6e7bee1c11b6f45f6593394b3c509d90015e230d08fd3dd4a311dba0bede  
download/guile-debbugs-0.0.2.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]