From 835a06473e8c5774d4e5086c84406e7c443527dd Mon Sep 17 00:00:00 2001 From: Julien Allanos Date: Sun, 7 Jan 2007 19:11:52 +0000 Subject: [PATCH] Fixed built_with_use_error() internal function name, closing bug #160651. Removed 0.10.2 ebuild. Package-Manager: portage-2.1.1-r2 --- www-apps/trac/ChangeLog | 9 +++++++-- www-apps/trac/trac-0.10.1.ebuild | 6 +++--- www-apps/trac/trac-0.10.3.ebuild | 6 +++--- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/www-apps/trac/ChangeLog b/www-apps/trac/ChangeLog index f423b3b8d85b..246f15623196 100644 --- a/www-apps/trac/ChangeLog +++ b/www-apps/trac/ChangeLog @@ -1,6 +1,11 @@ # 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 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) diff --git a/www-apps/trac/trac-0.10.1.ebuild b/www-apps/trac/trac-0.10.1.ebuild index e11ef09b1e7b..85789a94319f 100644 --- a/www-apps/trac/trac-0.10.1.ebuild +++ b/www-apps/trac/trac-0.10.1.ebuild @@ -1,6 +1,6 @@ -# 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 @@ -53,7 +53,7 @@ DEPEND="${DEPEND} # fi # # Note: when is not specified, 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 diff --git a/www-apps/trac/trac-0.10.3.ebuild b/www-apps/trac/trac-0.10.3.ebuild index 7f34cfcb6344..18b9e60d9ed8 100644 --- a/www-apps/trac/trac-0.10.3.ebuild +++ b/www-apps/trac/trac-0.10.3.ebuild @@ -1,6 +1,6 @@ -# 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 @@ -53,7 +53,7 @@ DEPEND="${DEPEND} # fi # # Note: when is not specified, 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 -- 2.26.2