From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3AD69138CC0 for ; Thu, 19 Mar 2015 15:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09302E093B; Thu, 19 Mar 2015 15:20:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5F5EE093B for ; Thu, 19 Mar 2015 15:20:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5947D340B36 for ; Thu, 19 Mar 2015 15:20:23 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2302) id D6EC01415B; Thu, 19 Mar 2015 15:20:18 +0000 (UTC) From: "Andreas Schuerch (nativemad)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nativemad@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-mail/automx: ChangeLog automx-0.10.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog automx-0.10.2.ebuild X-VCS-Directories: net-mail/automx X-VCS-Committer: nativemad X-VCS-Committer-Name: Andreas Schuerch Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150319152019.D6EC01415B@oystercatcher.gentoo.org> Date: Thu, 19 Mar 2015 15:20:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 95343ed3-c79d-42dc-a6e4-812ff24b0801 X-Archives-Hash: 29f44e7c6cace3f1c819906f12e4b743 nativemad 15/03/19 15:20:18 Modified: ChangeLog automx-0.10.2.ebuild Log: x86 stable, see bug 496250 (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227) Revision Changes Path 1.16 net-mail/automx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 27 Dec 2014 19:25:15 -0000 1.15 +++ ChangeLog 19 Mar 2015 15:20:18 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for net-mail/automx -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.15 2014/12/27 19:25:15 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.16 2015/03/19 15:20:18 nativemad Exp $ + + 19 Mar 2015; Andreas Schuerch automx-0.10.2.ebuild: + x86 stable, see bug 496250 27 Dec 2014; Agostino Sarubbo automx-0.10.2.ebuild: Stable for amd64, wrt bug #496250 1.4 net-mail/automx/automx-0.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild?r1=1.3&r2=1.4 Index: automx-0.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- automx-0.10.2.ebuild 27 Dec 2014 19:25:15 -0000 1.3 +++ automx-0.10.2.ebuild 19 Mar 2015 15:20:18 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild,v 1.3 2014/12/27 19:25:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.10.2.ebuild,v 1.4 2015/03/19 15:20:18 nativemad Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ldap memcached sql +tools" DEPEND="${PYTHON_DEPS}"