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 3305E1381FA for ; Sun, 4 May 2014 08:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2EF5E0A41; Sun, 4 May 2014 08:29:14 +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 4862CE0A41 for ; Sun, 4 May 2014 08:29:14 +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 7D31333FF09 for ; Sun, 4 May 2014 08:29:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 4E8D52004C; Sun, 4 May 2014 08:29:12 +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-php/PEAR-Text_Figlet: PEAR-Text_Figlet-1.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Text_Figlet-1.0.2.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Text_Figlet X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140504082912.4E8D52004C@flycatcher.gentoo.org> Date: Sun, 4 May 2014 08:29:12 +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: 651da5f2-3620-4316-8b74-f97ac1ddc93f X-Archives-Hash: d6f270931dcfba31af6d370daf65c735 ago 14/05/04 08:29:12 Modified: PEAR-Text_Figlet-1.0.2.ebuild ChangeLog Log: Stable for x86, wrt bug #504260 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild?r1=1.3&r2=1.4 Index: PEAR-Text_Figlet-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PEAR-Text_Figlet-1.0.2.ebuild 25 Apr 2014 11:17:53 -0000 1.3 +++ PEAR-Text_Figlet-1.0.2.ebuild 4 May 2014 08:29:12 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild,v 1.3 2014/04/25 11:17:53 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild,v 1.4 2014/05/04 08:29:12 ago Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ LICENSE="PHP-2.02 GPL-2+ OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" 1.9 dev-php/PEAR-Text_Figlet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 25 Apr 2014 11:17:53 -0000 1.8 +++ ChangeLog 4 May 2014 08:29:12 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Figlet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.8 2014/04/25 11:17:53 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.9 2014/05/04 08:29:12 ago Exp $ + + 04 May 2014; Agostino Sarubbo PEAR-Text_Figlet-1.0.2.ebuild: + Stable for x86, wrt bug #504260 25 Apr 2014; Chema Alonso PEAR-Text_Figlet-1.0.2.ebuild: Stable for amd64 wrt bug #504260 @@ -40,4 +43,3 @@ 08 Oct 2007; Anant Narayanan +metadata.xml, +PEAR-Text_Figlet-1.0.0.ebuild: Initial import of ebuild from overlay -