diff options
Diffstat (limited to 'www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild')
-rw-r--r-- | www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild b/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild index 870fbc564c8b..a0961b1eebd2 100644 --- a/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild +++ b/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild,v 1.4 2005/07/15 18:50:20 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild,v 1.5 2006/04/12 00:08:38 vapier Exp $ inherit webapp PDATE=${PV/1.0_pre/} -DESCRIPTION="Viewcvs, a web interface to cvs and subversion" +DESCRIPTION="a web interface to cvs and subversion" HOMEPAGE="http://viewcvs.sourceforge.net/" SRC_URI="mirror://gentoo/${PN}-${PDATE}.tar.bz2" |