diff options
Diffstat (limited to 'dev-util/cvsps/cvsps-2.0_rc1.ebuild')
-rw-r--r-- | dev-util/cvsps/cvsps-2.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvsps/cvsps-2.0_rc1.ebuild b/dev-util/cvsps/cvsps-2.0_rc1.ebuild index 771f637b0db2..0a5dcdec39f4 100644 --- a/dev-util/cvsps/cvsps-2.0_rc1.ebuild +++ b/dev-util/cvsps/cvsps-2.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/cvsps-2.0_rc1.ebuild,v 1.1 2003/06/30 22:22:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/cvsps-2.0_rc1.ebuild,v 1.2 2003/09/06 08:39:20 msterret Exp $ IUSE="" @@ -9,7 +9,7 @@ MY_P=${P/_/} S=${WORKDIR}/${MY_P} DESCRIPTION="Generates patchset information from a CVS repository" HOMEPAGE="http://www.cobite.com/cvsps/" -SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" +SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" |