gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1487: GARNAME standardization: common


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1487: GARNAME standardization: commoncpp
Date: Mon, 17 Dec 2012 20:47:26 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1487
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-17 20:47:26 +0100
message:
  GARNAME standardization: commoncpp
modified:
  gnu/commoncpp/Makefile
=== modified file 'gnu/commoncpp/Makefile'
--- a/gnu/commoncpp/Makefile    2012-12-16 22:02:50 +0000
+++ b/gnu/commoncpp/Makefile    2012-12-17 19:47:26 +0000
@@ -1,5 +1,6 @@
 NAME = GNU Common C++
-GARNAME = commoncpp2
+GARNAME = commoncpp
+UPSTREAMNAME = commoncpp2
 GARVERSION = 1.8.1
 HOME_URL = http://www.gnu.org/software/commoncpp
 DESCRIPTION = A C++ framework for applications requiring threads, \
@@ -8,7 +9,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = commoncpp/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 


reply via email to

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