From 485f64e85e3e4b4bd17e2ccc5485d2168ddfa717 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sat, 15 Dec 2012 09:28:03 +0000 Subject: [PATCH] Change website to pileus.org --- ChangeLog | 2 +- Makefile.am | 2 +- data/Makefile.am | 2 +- data/main.ui.in | 2 +- docs/userguide.ad | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 934dcd1..6ddff3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ See the subversion log for detailed information -http://lug.rose-hulman.edu/svn/proj-aweather/ +http://pileus.org/git/?p=aweather v0.1 (2009/06/29): * Initial release diff --git a/Makefile.am b/Makefile.am index ac41c5b..139293a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ release: all dist git push --all echo $(VERSION) > LATEST scp LATEST $(PACKAGE)-$(VERSION).tar.* \ - "spenceal@lug.rose-hulman.edu:/home/lug/htdocs/proj/$(PACKAGE)/files"; \ + "andy@pileus.org:/home/pileus/htdocs/$(PACKAGE)/files"; \ rm -f LATEST depscan: diff --git a/data/Makefile.am b/data/Makefile.am index 7a0e964..842b763 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -36,7 +36,7 @@ dist_iconSC_DATA = icons/scalable/aweather.svg dist_noinst_DATA = icons/48x48/aweather.ico fips.txt: - wget http://lug.rose-hulman.edu/proj/aweather/files/fips/fips.txt + wget http://pileus.org/aweather/files/fips/fips.txt install-data-hook: if test -z "$(DESTDIR)"; then \ diff --git a/data/main.ui.in b/data/main.ui.in index 54245ce..669a887 100644 --- a/data/main.ui.in +++ b/data/main.ui.in @@ -81,7 +81,7 @@ @VERSION@ Copyright ©2008-2012 Andy Spencer A weather monitoring program - http://lug.rose-hulman.edu/proj/aweather + http://pileus.org/aweather GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 diff --git a/docs/userguide.ad b/docs/userguide.ad index f9eebdc..156bd2b 100644 --- a/docs/userguide.ad +++ b/docs/userguide.ad @@ -4,7 +4,7 @@ AWeather Users Guide :Email: :Date: 2012-01-10 :Revision: 0.6.3 -:Website: http://lug.rose-hulman.edu/proj/aweather/ +:Website: http://pileus.org/aweather/ About and contact information ----------------------------- @@ -16,8 +16,8 @@ limited to the Linux operating system. It is written in a standard GTK+/GObject architecture and features an interactive display utilizing Grits and OpenGL technologies. -The software source code is available for download on the RHLUG server at -git://lug.rose-hulman.edu/proj/aweather. +The software source code is available for download at +git://pileus.org/aweather. AWeather relies upon the following dependencies: http://www.gtk.org/[gtk+] 2.16 or later, http://www.gnome.org/[libsoup] 2.26 or later, http://bzip.org/[bzip], -- 2.41.0