gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r987: clean up dionysus


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r987: clean up dionysus
Date: Sun, 28 Oct 2012 10:21:08 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 987
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 10:21:08 +0100
message:
  clean up dionysus
modified:
  gnu/dionysus/Makefile
=== modified file 'gnu/dionysus/Makefile'
--- a/gnu/dionysus/Makefile     2010-09-09 14:07:42 +0000
+++ b/gnu/dionysus/Makefile     2012-10-28 09:21:08 +0000
@@ -1,16 +1,20 @@
 GARNAME = dionysus
 GARVERSION = 1.3.0
+HOME_URL = http://www.gnu.org/software/dionysus/
+DESCRIPTION = A local search engine for scientific constants and \
+other important parameters
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = dionysus/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/dionysus/
-DESCRIPTION = GNU Dionysus
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk


reply via email to

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