gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1994: fix URLs for GNUe packages


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1994: fix URLs for GNUe packages
Date: Tue, 19 Mar 2013 11:16:43 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1994
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-03-19 11:16:43 +0100
message:
  fix URLs for GNUe packages
modified:
  gnu/gnue-appserver/Makefile
  gnu/gnue-common/Makefile
  gnu/gnue-forms/Makefile
  gnu/gnue-navigator/Makefile
  gnu/gnue-reports/Makefile
=== modified file 'gnu/gnue-appserver/Makefile'
--- a/gnu/gnue-appserver/Makefile       2013-03-19 10:08:53 +0000
+++ b/gnu/gnue-appserver/Makefile       2013-03-19 10:16:43 +0000
@@ -14,7 +14,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNUE)
-MASTER_SUBDIR = current/
+MASTER_SUBDIR = releases/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py

=== modified file 'gnu/gnue-common/Makefile'
--- a/gnu/gnue-common/Makefile  2013-03-19 10:09:35 +0000
+++ b/gnu/gnue-common/Makefile  2013-03-19 10:16:43 +0000
@@ -1,7 +1,7 @@
 NAME = GNU Enterprise Common
 GARNAME = gnue-common
 GARVERSION = 0.6.9
-HOME_URL = http://www.gnu.org/software/gnue-common
+HOME_URL = http://www.gnuenterprise.org
 DESCRIPTION = A common library for GNU Enterprise
 define BLURB
  The GNUe Common Library is the basis for the GNU Enterprise tools. It
@@ -14,7 +14,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNUE)
-MASTER_SUBDIR = current/
+MASTER_SUBDIR = releases/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py

=== modified file 'gnu/gnue-forms/Makefile'
--- a/gnu/gnue-forms/Makefile   2013-03-19 10:10:20 +0000
+++ b/gnu/gnue-forms/Makefile   2013-03-19 10:16:43 +0000
@@ -1,7 +1,7 @@
 NAME = GNU Enterprise Forms
 GARNAME = gnue-forms
 GARVERSION = 0.6.3
-HOME_URL = http://www.gnu.org/software/gnue-forms
+HOME_URL = http://www.gnuenterprise.org
 DESCRIPTION = A data-aware user forms interface
 define BLURB
  GNUe Forms is the forms interface for the GNU Enterprise project.  It
@@ -12,7 +12,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNUE)
-MASTER_SUBDIR = current/
+MASTER_SUBDIR = releases/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py

=== modified file 'gnu/gnue-navigator/Makefile'
--- a/gnu/gnue-navigator/Makefile       2013-03-19 10:10:52 +0000
+++ b/gnu/gnue-navigator/Makefile       2013-03-19 10:16:43 +0000
@@ -1,7 +1,7 @@
 NAME = GNU Enterprise Navigator
 GARNAME = gnue-navigator
 GARVERSION = 0.1.0
-HOME_URL = http://www.gnu.org/software/gnue-navigator
+HOME_URL = http://www.gnuenterprise.org
 DESCRIPTION = A menuing system for GNU Enterprise Forms and Reports
 define BLURB
  GNUe Navigator is a part of the GNU Enterprise project.  It provides
@@ -12,7 +12,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNUE)
-MASTER_SUBDIR = current/
+MASTER_SUBDIR = releases/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 HELP_SCRIPTS = $(WORKSRC)/setup.py

=== modified file 'gnu/gnue-reports/Makefile'
--- a/gnu/gnue-reports/Makefile 2013-03-19 10:11:20 +0000
+++ b/gnu/gnue-reports/Makefile 2013-03-19 10:16:43 +0000
@@ -1,7 +1,7 @@
 NAME = GNU Enterprise Reports
 GARNAME = gnue-reports
 GARVERSION = 0.2.0
-HOME_URL = http://www.gnu.org/software/gnue-reports
+HOME_URL = http://www.gnuenterprise.org
 DESCRIPTION = A data reporting system
 define BLURB
  GNUe Reports is a part of the GNU Enterprise project.  It provides 
@@ -12,7 +12,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNUE)
-MASTER_SUBDIR = current/
+MASTER_SUBDIR = releases/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py


reply via email to

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