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 D80B41381F3 for ; Thu, 5 Sep 2013 10:45:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74B69E0DEF; Thu, 5 Sep 2013 10:45:13 +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 01808E0DEF for ; Thu, 5 Sep 2013 10:45:12 +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 1E9BA33DAB0 for ; Thu, 5 Sep 2013 10:45:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id DE7A92004C; Thu, 5 Sep 2013 10:45:10 +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 app-backup/amanda: amanda-3.3.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: amanda-3.3.3.ebuild ChangeLog X-VCS-Directories: app-backup/amanda X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130905104510.DE7A92004C@flycatcher.gentoo.org> Date: Thu, 5 Sep 2013 10:45:10 +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: 3397f0e3-7134-43f3-aba8-8e5f7c593832 X-Archives-Hash: 8c1f362cc885e720616077815987edf3 ago 13/09/05 10:45:10 Modified: amanda-3.3.3.ebuild ChangeLog Log: Stable for ppc64, wrt bug #480040 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 app-backup/amanda/amanda-3.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild?r1=1.5&r2=1.6 Index: amanda-3.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- amanda-3.3.3.ebuild 31 Aug 2013 09:08:47 -0000 1.5 +++ amanda-3.3.3.ebuild 5 Sep 2013 10:45:10 -0000 1.6 @@ -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/app-backup/amanda/amanda-3.3.3.ebuild,v 1.5 2013/08/31 09:08:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild,v 1.6 2013/09/05 10:45:10 ago Exp $ EAPI=3 inherit autotools eutils perl-module user systemd @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/amanda/${P}.tar.gz" LICENSE="HPND BSD BSD-2 GPL-2+ GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" RDEPEND="sys-libs/readline virtual/awk app-arch/tar 1.101 app-backup/amanda/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/amanda/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 31 Aug 2013 09:08:47 -0000 1.100 +++ ChangeLog 5 Sep 2013 10:45:10 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for app-backup/amanda # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.100 2013/08/31 09:08:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.101 2013/09/05 10:45:10 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo amanda-3.3.3.ebuild: + Stable for ppc64, wrt bug #480040 31 Aug 2013; Agostino Sarubbo amanda-3.3.3.ebuild: Stable for amd64, wrt bug #480040