www-apps/trac-acct_mgr: remove IRegistrationConfirmation patch

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@783 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2009-02-18 12:36:38 +00:00
parent d32adcdd80
commit a5616f6c59
3 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-webadmin/trac-webadmin-0.1.2.ebuild,v 1.4 2007/02/13 20:39:33 corsair Exp $
@@ -21,7 +21,7 @@ DEPEND="=www-apps/trac-0.11*
src_unpack() {
subversion_src_unpack
cd "${S}"
epatch "${FILESDIR}/RegistrationConfirmationPatch.diff"
# epatch "${FILESDIR}/RegistrationConfirmationPatch.diff"
}