gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3697: shepherd , moved to gnu dir


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3697: shepherd , moved to gnu dir
Date: Fri, 3 Jun 2016 08:34:37 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3697
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-06-03 01:34:38 -0700
message:
  shepherd , moved to gnu dir
added:
  gnu/shepherd/                  shepherd-20160603083346-k0qzcauma1jofxmy-1
  gnu/shepherd/Makefile          makefile-20160603083346-k0qzcauma1jofxmy-4
  gnu/shepherd/config.mk         config.mk-20160603083346-k0qzcauma1jofxmy-2
  gnu/shepherd/gpg-keyring       gpgkeyring-20160603083346-k0qzcauma1jofxmy-3
  gnu/shepherd/sha256sums        sha256sums-20160603083346-k0qzcauma1jofxmy-5
=== added directory 'gnu/shepherd'
=== added file 'gnu/shepherd/Makefile'
--- a/gnu/shepherd/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/shepherd/Makefile     2016-06-03 08:34:38 +0000
@@ -0,0 +1,45 @@
+# Copyright © 2016 Carl Hansen, if copyright isn't too trivial
+#
+# 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/>.
+#
+# "alpha" version , be warned
+
+NAME = shepherd
+GARNAME = shepherd
+GARVERSION = 0.3.1
+HOME_URL = http://www.gnu.org/software/shepherd/
+DESCRIPTION = GNU shephard, formerly daemon-managing-daemon, dmd
+define BLURB
+GNU shepherd is a daemon-managing daemon, meaning that it manages the
+execution of system services, replacing similar functionality found
+in typical init systems.  It provides dependency-handling through a
+convenient interface and is based on GNU Guile. Used by GuixSD, for one.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/../shepherd/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/shepherd/config.mk'
--- a/gnu/shepherd/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/shepherd/config.mk    2016-06-03 08:34:38 +0000
@@ -0,0 +1,4 @@
+## Configuration options for shepherd ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/shepherd/gpg-keyring'
Binary files a/gnu/shepherd/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/gnu/shepherd/gpg-keyring        2016-06-03 08:34:38 +0000 differ
=== added file 'gnu/shepherd/sha256sums'
--- a/gnu/shepherd/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/shepherd/sha256sums   2016-06-03 08:34:38 +0000
@@ -0,0 +1,2 @@
+e6bbd98cb97194a3dad92b4bd71a4663589594d8d097e455f435514dec887e38  
download/shepherd-0.3.1.tar.gz
+677363096076a32118c6d9ca44985c7024835a2e6b9762e1ff3225492f3ca540  
download/shepherd-0.3.1.tar.gz.sig


reply via email to

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