summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorKurt Lieber <klieber@gentoo.org>2003-07-28 08:11:30 +0000
committerKurt Lieber <klieber@gentoo.org>2003-07-28 08:11:30 +0000
commitc4b952d11ecf5567beed61428ce90b4329a3582f (patch)
treeefed8f9198421c615283c69ed450ccc48685f2a7 /admin
parent2003 07 28 just one section left back (diff)
downloadgentoo-c4b952d11ecf5567beed61428ce90b4329a3582f.tar.gz
gentoo-c4b952d11ecf5567beed61428ce90b4329a3582f.tar.bz2
gentoo-c4b952d11ecf5567beed61428ce90b4329a3582f.zip
updated viewcvs link
Diffstat (limited to 'admin')
-rw-r--r--admin/www.gentoo.org/scripts/pkgs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/www.gentoo.org/scripts/pkgs.py b/admin/www.gentoo.org/scripts/pkgs.py
index 5b28d260dc..e7f1ee119d 100644
--- a/admin/www.gentoo.org/scripts/pkgs.py
+++ b/admin/www.gentoo.org/scripts/pkgs.py
@@ -198,7 +198,7 @@ def do_pkgentry(db,pkgname,category):
</tr>
<tr>
<th>View CVS Repository</th>
- <ti><uri>http://www.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/"""+category +"/" +pkgname+"""/</uri></ti>
+ <ti><uri>http://www.gentoo.org/cgi-bin/viewcvs.cgi/"""+category +"/" +pkgname+"""/</uri></ti>
</tr>
</table>
</p>"""