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 5058E1381F3 for ; Sun, 1 Sep 2013 09:50:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E358DE0EA4; Sun, 1 Sep 2013 09:50:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63344E0EA4 for ; Sun, 1 Sep 2013 09:50:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DCCE33EB17 for ; Sun, 1 Sep 2013 09:50:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id E45DB2004C; Sun, 1 Sep 2013 09:50:13 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-12.3.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-names-12.3.0.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-names X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130901095013.E45DB2004C@flycatcher.gentoo.org> Date: Sun, 1 Sep 2013 09:50:13 +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: 13b9b433-cf46-4f77-9720-83e50344ca7e X-Archives-Hash: bd3aaf01bb1c599000642545dae6fc27 ago 13/09/01 09:50:13 Modified: twisted-names-12.3.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #468150 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 dev-python/twisted-names/twisted-names-12.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.3&r2=1.4 Index: twisted-names-12.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- twisted-names-12.3.0.ebuild 23 Aug 2013 12:58:15 -0000 1.3 +++ twisted-names-12.3.0.ebuild 1 Sep 2013 09:50:13 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.3 2013/08/23 12:58:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.4 2013/09/01 09:50:13 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*" 1.76 dev-python/twisted-names/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 23 Aug 2013 12:58:15 -0000 1.75 +++ ChangeLog 1 Sep 2013 09:50:13 -0000 1.76 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-names # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.75 2013/08/23 12:58:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.76 2013/09/01 09:50:13 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo twisted-names-12.3.0.ebuild: + Stable for amd64, wrt bug #468150 23 Aug 2013; Jeroen Roovers twisted-names-12.3.0.ebuild: Stable for HPPA (bug #468150).