From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-388245-garchives=archives.gentoo.org@lists.gentoo.org>) id 1R9TDr-0003rM-Ec for garchives@archives.gentoo.org; Fri, 30 Sep 2011 02:53:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50A4321C105; Fri, 30 Sep 2011 02:53:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E28821C105 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2011 02:53:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1DE91B4027 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2011 02:53:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1007080042 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2011 02:53:03 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org> Message-ID: <059c16c1e9069bddccb0d7f2daedd851e93e54de.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: eclass/ X-VCS-Repository: proj/mysql X-VCS-Files: eclass/mysql-autotools.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 059c16c1e9069bddccb0d7f2daedd851e93e54de Date: Fri, 30 Sep 2011 02:53:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 7af7a864b9580e72b7bcdb57a9e35732 commit: 059c16c1e9069bddccb0d7f2daedd851e93e54de Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> ge= ntoo <DOT> org> AuthorDate: Fri Sep 30 02:51:48 2011 +0000 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org= > CommitDate: Fri Sep 30 02:51:48 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/mysql.git;a=3D= commit;h=3D059c16c1 [mysql-autotools.eclass] Sync eclass from tree. --- eclass/mysql-autotools.eclass | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eclass/mysql-autotools.eclass b/eclass/mysql-autotools.eclas= s index fb26632..cf710f9 100644 --- a/eclass/mysql-autotools.eclass +++ b/eclass/mysql-autotools.eclass @@ -1,15 +1,15 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-autotools.eclass,v 1.2 2= 011/08/22 04:46:32 vapier Exp $ =20 # @ECLASS: mysql-autotools.eclass # @MAINTAINER: -# Author: Francesco Riosa (Retired) <vivo@gentoo.org> -# Maintainers: -# - MySQL Team <mysql-bugs@gentoo.org> -# - Robin H. Johnson <robbat2@gentoo.org> -# - Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> -# - Luca Longinotti <chtekk@gentoo.org> +# MySQL Team <mysql-bugs@gentoo.org> +# Robin H. Johnson <robbat2@gentoo.org> +# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> +# Luca Longinotti <chtekk@gentoo.org> +# @AUTHOR: +# Francesco Riosa <vivo@gentoo.org> (retired) # @BLURB: This eclass provides support for autotools based mysql release= s # @DESCRIPTION: # The mysql-autotools.eclass provides the support to build the mysql