gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1253: clean up uucp


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1253: clean up uucp
Date: Wed, 21 Nov 2012 20:09:27 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1253
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-21 20:09:27 +0100
message:
  clean up uucp
added:
  gnu/uucp/config.mk
  gnu/uucp/sha256sums
modified:
  gnu/uucp/Makefile
=== modified file 'gnu/uucp/Makefile'
--- a/gnu/uucp/Makefile 2010-06-15 13:27:46 +0000
+++ b/gnu/uucp/Makefile 2012-11-21 19:09:27 +0000
@@ -1,16 +1,19 @@
 GARNAME = uucp
 GARVERSION = 1.07
+HOME_URL = http://www.gnu.org/software/uucp
+DESCRIPTION = The GNU implementation of UUCP
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = uucp/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-# SIGFILES = 
-
-# BUILDDEPS = 
-# LIBDEPS = 
-
-# HOME_URL = 
-# DESCRIPTION = 
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/uucp/config.mk'
--- a/gnu/uucp/config.mk        1970-01-01 00:00:00 +0000
+++ b/gnu/uucp/config.mk        2012-11-21 19:09:27 +0000
@@ -0,0 +1,4 @@
+## Configuration options for uucp ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/uucp/sha256sums'
--- a/gnu/uucp/sha256sums       1970-01-01 00:00:00 +0000
+++ b/gnu/uucp/sha256sums       2012-11-21 19:09:27 +0000
@@ -0,0 +1,1 @@
+060c15bfba6cfd1171ad81f782789032113e199a5aded8f8e0c1c5bd1385b62c  
download/uucp-1.07.tar.gz


reply via email to

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