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 EC9311381F3 for ; Wed, 7 Aug 2013 13:22:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86BBAE0B04; Wed, 7 Aug 2013 13:22:22 +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 1D1E0E0B04 for ; Wed, 7 Aug 2013 13:22:22 +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 1E8FB33EAFF for ; Wed, 7 Aug 2013 13:22:21 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id BFA6F2171C; Wed, 7 Aug 2013 13:22:19 +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-util/debhelper: debhelper-9.20130630.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: debhelper-9.20130630.ebuild ChangeLog X-VCS-Directories: dev-util/debhelper X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130807132219.BFA6F2171C@flycatcher.gentoo.org> Date: Wed, 7 Aug 2013 13:22:19 +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: 51332672-cba6-4391-8870-3912b4010b6f X-Archives-Hash: ecffceb6449cc0f43acb55116e1be94e ago 13/08/07 13:22:19 Modified: debhelper-9.20130630.ebuild ChangeLog Log: Stable for x86, wrt bug #477508 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.11 dev-util/debhelper/debhelper-9.20130630.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild?r1=1.10&r2=1.11 Index: debhelper-9.20130630.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- debhelper-9.20130630.ebuild 6 Aug 2013 13:12:01 -0000 1.10 +++ debhelper-9.20130630.ebuild 7 Aug 2013 13:22:19 -0000 1.11 @@ -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-util/debhelper/debhelper-9.20130630.ebuild,v 1.10 2013/08/06 13:12:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild,v 1.11 2013/08/07 13:22:19 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc ~x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86 ~amd64-linux" IUSE="test" DH_LINGUAS=( de es fr ) IUSE+=" ${DH_LINGUAS[@]/#/linguas_}" 1.88 dev-util/debhelper/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 6 Aug 2013 13:12:01 -0000 1.87 +++ ChangeLog 7 Aug 2013 13:22:19 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/debhelper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.87 2013/08/06 13:12:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.88 2013/08/07 13:22:19 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo debhelper-9.20130630.ebuild: + Stable for x86, wrt bug #477508 06 Aug 2013; Agostino Sarubbo debhelper-9.20130630.ebuild: Stable for s390, wrt bug #477508