[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21057: {projects} s/panther-bundle/macosx-ppc-bundle/ -- as suggested by Andre (projects/gettor/lib/gettor)
Author: kaner
Date: 2009-11-29 05:53:39 -0500 (Sun, 29 Nov 2009)
New Revision: 21057
Modified:
projects/gettor/lib/gettor/constants.py
projects/gettor/lib/gettor/packages.py
Log:
s/panther-bundle/macosx-ppc-bundle/ -- as suggested by Andrew
Modified: projects/gettor/lib/gettor/constants.py
===================================================================
--- projects/gettor/lib/gettor/constants.py 2009-11-28 19:25:21 UTC (rev 21056)
+++ projects/gettor/lib/gettor/constants.py 2009-11-29 10:53:39 UTC (rev 21057)
@@ -44,7 +44,7 @@
tor-browser-bundle
macosx-i386-bundle
- panther-bundle
+ macosx-ppc-bundle
tor-im-browser-bundle
source-bundle
Modified: projects/gettor/lib/gettor/packages.py
===================================================================
--- projects/gettor/lib/gettor/packages.py 2009-11-28 19:25:21 UTC (rev 21056)
+++ projects/gettor/lib/gettor/packages.py 2009-11-29 10:53:39 UTC (rev 21057)
@@ -51,7 +51,7 @@
"tor-im-browser-bundle_zh-CN": ("tor-im-browser-.*_zh-CN.exe$", "tor-im-browser-.*_zh-CN_split"),
"source-bundle": ("tor-.*.tar.gz$", "Now to something completely different"),
"windows-bundle": ("vidalia-bundle-.*.exe$", "vidalia-bundle-.*_split"),
- "panther-bundle": ("vidalia-bundle-.*-ppc.dmg$", "vidalia-bundle-.*-ppc_split"),
+ "macosx-ppc-bundle": ("vidalia-bundle-.*-ppc.dmg$", "vidalia-bundle-.*-ppc_split"),
"macosx-i386-bundle": ("vidalia-bundle-.*-i386.dmg$", "vidalia-bundle-.*-universal_split"),
# Mike won't sign Torbutton; He doesn't get gettor support
#"torbutton": "torbutton-current.xpi$",