]> Pileus Git - aweather/commitdiff
Change website to pileus.org
authorAndy Spencer <andy753421@gmail.com>
Sat, 15 Dec 2012 09:28:03 +0000 (09:28 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 15 Dec 2012 09:28:03 +0000 (09:28 +0000)
ChangeLog
Makefile.am
data/Makefile.am
data/main.ui.in
docs/userguide.ad

index 934dcd1c9640efa4212b9f3780070d3620f4c4ce..6ddff3e447eef3a10f5a79daf4e3de86691439b5 100644 (file)
--- 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
index ac41c5bba35cc69326b407336b80e4cee8fb6b21..139293afc28e12a85a5ada274433d5014911b2cd 100644 (file)
@@ -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:
index 7a0e964b4dc7800c7c55b5e12ef64e9e2d318532..842b763856bf4a633347d5495fa6de421cc5617e 100644 (file)
@@ -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 \
index 54245ceb13ce54050b450bb90b914a342cf10d25..669a88718d3e9db5907fa24acddde140008415ef 100644 (file)
@@ -81,7 +81,7 @@
     <property name="version">@VERSION@</property>
     <property name="copyright" translatable="yes">Copyright ©2008-2012 Andy Spencer</property>
     <property name="comments" translatable="yes">A weather monitoring program</property>
-    <property name="website">http://lug.rose-hulman.edu/proj/aweather</property>
+    <property name="website">http://pileus.org/aweather</property>
     <property name="license" translatable="yes">                    GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 
index f9eebdc5d4bf51c0f7af6ffc0f7532c90928b9d3..156bd2b09da2da9751bdb904999b548eb362ff42 100644 (file)
@@ -4,7 +4,7 @@ AWeather Users Guide
 :Email:    <Doppler5@aol.com>
 :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],