# ChangeLog for www-apps/trac
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/ChangeLog,v 1.48 2006/12/14 09:08:55 dju Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/ChangeLog,v 1.49 2007/01/07 19:11:52 dju Exp $
+
+ 07 Jan 2007; Julien Allanos <dju@gentoo.org> trac-0.10.1.ebuild,
+ -trac-0.10.2.ebuild, trac-0.10.3.ebuild:
+ Fixed built_with_use_error() internal function name, closing bug #160651.
+ Removed 0.10.2 ebuild.
*trac-0.10.3 (14 Dec 2006)
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.10.1.ebuild,v 1.4 2006/11/23 17:31:14 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.10.1.ebuild,v 1.5 2007/01/07 19:11:52 dju Exp $
inherit distutils webapp
# fi
#
# Note: when <USE flag> is not specified, <functionality> is used for the USE flag name.
-built_with_use_error_msg() {
+built_with_use_error() {
local package=$1
local func=$2
local use_flag=$3
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.10.3.ebuild,v 1.1 2006/12/14 09:08:55 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.10.3.ebuild,v 1.2 2007/01/07 19:11:52 dju Exp $
inherit distutils webapp
# fi
#
# Note: when <USE flag> is not specified, <functionality> is used for the USE flag name.
-built_with_use_error_msg() {
+built_with_use_error() {
local package=$1
local func=$2
local use_flag=$3