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 3CB361381F3 for ; Tue, 21 May 2013 16:00:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 843C6E0864; Tue, 21 May 2013 16:00:20 +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 078A2E0864 for ; Tue, 21 May 2013 16:00:19 +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 0197033E292 for ; Tue, 21 May 2013 16:00:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id BC48E2171D; Tue, 21 May 2013 16:00:17 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libqalculate: libqalculate-0.9.7-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libqalculate-0.9.7-r1.ebuild ChangeLog X-VCS-Directories: sci-libs/libqalculate X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130521160017.BC48E2171D@flycatcher.gentoo.org> Date: Tue, 21 May 2013 16:00:17 +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: 962cbb83-07e2-4170-b534-4aa22a4630ef X-Archives-Hash: 762db6692a3c6c061475a3813f9b77c0 jer 13/05/21 16:00:17 Modified: libqalculate-0.9.7-r1.ebuild ChangeLog Log: Stable for HPPA (bug #450906). (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.7 sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild?r1=1.6&r2=1.7 Index: libqalculate-0.9.7-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libqalculate-0.9.7-r1.ebuild 20 May 2013 12:46:51 -0000 1.6 +++ libqalculate-0.9.7-r1.ebuild 21 May 2013 16:00:17 -0000 1.7 @@ -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/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild,v 1.6 2013/05/20 12:46:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7-r1.ebuild,v 1.7 2013/05/21 16:00:17 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="gnuplot readline static-libs" COMMON_DEPEND=" 1.56 sci-libs/libqalculate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libqalculate/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 20 May 2013 12:46:51 -0000 1.55 +++ ChangeLog 21 May 2013 16:00:17 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libqalculate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.55 2013/05/20 12:46:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.56 2013/05/21 16:00:17 jer Exp $ + + 21 May 2013; Jeroen Roovers libqalculate-0.9.7-r1.ebuild: + Stable for HPPA (bug #450906). 20 May 2013; Agostino Sarubbo libqalculate-0.9.7-r1.ebuild: Stable for ppc, wrt bug #450906