should not contain HOMEPAGE as it's up to individual ebuilds to set this, and should...
authorDoug Goldstein <cardoe@gentoo.org>
Mon, 23 Apr 2007 18:55:15 +0000 (18:55 +0000)
committerDoug Goldstein <cardoe@gentoo.org>
Mon, 23 Apr 2007 18:55:15 +0000 (18:55 +0000)
eclass/subversion.eclass

index 0ec15eff04860972c00230275add99a837ed0c1d..e04181561258359443dfced9c0fb58147c158559 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.41 2007/04/01 14:48:37 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.42 2007/04/23 18:55:15 cardoe Exp $
 
 ## --------------------------------------------------------------------------- #
 # Author: Akinori Hattori <hattya@gentoo.org>
@@ -21,7 +21,6 @@ ESVN="subversion.eclass"
 
 EXPORT_FUNCTIONS src_unpack
 
-HOMEPAGE="http://subversion.tigris.org/"
 DESCRIPTION="Based on the ${ECLASS} eclass"