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 D17B7138CEF for ; Tue, 11 Feb 2014 19:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A85CE0A80; Tue, 11 Feb 2014 19:01:39 +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 95C30E0A80 for ; Tue, 11 Feb 2014 19:01:38 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 827AA33EC9C for ; Tue, 11 Feb 2014 19:01:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 06E7B2004C; Tue, 11 Feb 2014 19:01:35 +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 dev-php/PEAR-Console_Table: PEAR-Console_Table-1.1.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Console_Table-1.1.6.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Console_Table X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140211190136.06E7B2004C@flycatcher.gentoo.org> Date: Tue, 11 Feb 2014 19:01:35 +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: 2018abf1-e2e9-40ed-b61b-5032d8bbbb92 X-Archives-Hash: 65c94ac1fffd3f5b39b237ae23b95596 jer 14/02/11 19:01:35 Modified: PEAR-Console_Table-1.1.6.ebuild ChangeLog Log: Stable for HPPA (bug #495560). (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.2 dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild?r1=1.1&r2=1.2 Index: PEAR-Console_Table-1.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PEAR-Console_Table-1.1.6.ebuild 14 Nov 2013 21:20:25 -0000 1.1 +++ PEAR-Console_Table-1.1.6.ebuild 11 Feb 2014 19:01:35 -0000 1.2 @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.1 2013/11/14 21:20:25 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.2 2014/02/11 19:01:35 jer Exp $ EAPI="4" inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Class that makes it easy to build console style tables." LICENSE="BSD" SLOT="0" 1.36 dev-php/PEAR-Console_Table/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 14 Nov 2013 21:20:25 -0000 1.35 +++ ChangeLog 11 Feb 2014 19:01:35 -0000 1.36 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Console_Table -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.35 2013/11/14 21:20:25 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.36 2014/02/11 19:01:35 jer Exp $ + + 11 Feb 2014; Jeroen Roovers PEAR-Console_Table-1.1.6.ebuild: + Stable for HPPA (bug #495560). *PEAR-Console_Table-1.1.6 (14 Nov 2013)