From faf9ec19acf482ea7a30def7690ef86ddcbdac7a Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 28 Feb 2005 12:49:38 +0000 Subject: Corrected homepage. (Portage version: 2.0.51-r15) --- www-apps/websvn/ChangeLog | 7 +++++-- www-apps/websvn/websvn-1.61.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'www-apps/websvn') diff --git a/www-apps/websvn/ChangeLog b/www-apps/websvn/ChangeLog index 31e5b6d71a7d..42f4dc447ee7 100644 --- a/www-apps/websvn/ChangeLog +++ b/www-apps/websvn/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for www-apps/websvn # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.1 2005/02/24 14:15:49 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.2 2005/02/28 12:49:38 uberlord Exp $ -*webapps/websvn-1.61 (24 Feb 2005) + 28 Feb 2005; Roy Marples websvn-1.61.ebuild: + Corrected homepage. + +*websvn-1.61 (24 Feb 2005) 24 Feb 2005; Roy Marples +websvn-1.61.ebuild: Initial import. diff --git a/www-apps/websvn/websvn-1.61.ebuild b/www-apps/websvn/websvn-1.61.ebuild index 2b031a654eb7..39fe5318c2a6 100644 --- a/www-apps/websvn/websvn-1.61.ebuild +++ b/www-apps/websvn/websvn-1.61.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61.ebuild,v 1.1 2005/02/24 14:15:49 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61.ebuild,v 1.2 2005/02/28 12:49:38 uberlord Exp $ inherit eutils webapp MY_PV=161 DESCRIPTION="Web-based browsing tool for Subversion (SVN) repositories in PHP" -HOMEPAGE="http://websvn.tirgris.org/" +HOMEPAGE="http://websvn.tigris.org/" SRC_URI="http://websvn.tigris.org/files/documents/1380/14334/WebSVN_${MY_PV}.tar.gz" LICENSE="GPL-2" IUSE="enscript" -- cgit v1.2.3-65-gdbad