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 0C51213800E for ; Fri, 3 Aug 2012 21:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBF6DE064E; Fri, 3 Aug 2012 21:46:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A4476E064E for ; Fri, 3 Aug 2012 21:46:15 +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 D90B11B4044 for ; Fri, 3 Aug 2012 21:46:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 8209D2004B; Fri, 3 Aug 2012 21:46:13 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/pisg: pisg-0.73.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pisg-0.73.ebuild ChangeLog X-VCS-Directories: net-irc/pisg X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120803214613.8209D2004B@flycatcher.gentoo.org> Date: Fri, 3 Aug 2012 21:46:13 +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: 1012da51-0416-4f65-a150-9cd514d47bc3 X-Archives-Hash: db06779ddc7c57449373a03d5efed7a6 blueness 12/08/03 21:46:13 Modified: pisg-0.73.ebuild ChangeLog Log: Stable ppc, bug #419249 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.4 net-irc/pisg/pisg-0.73.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild?r1=1.3&r2=1.4 Index: pisg-0.73.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pisg-0.73.ebuild 3 Aug 2012 08:31:05 -0000 1.3 +++ pisg-0.73.ebuild 3 Aug 2012 21:46:13 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v 1.3 2012/08/03 08:31:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v 1.4 2012/08/03 21:46:13 blueness Exp $ inherit perl-app @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" 1.63 net-irc/pisg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/pisg/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 3 Aug 2012 08:31:05 -0000 1.62 +++ ChangeLog 3 Aug 2012 21:46:13 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.62 2012/08/03 08:31:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.63 2012/08/03 21:46:13 blueness Exp $ + + 03 Aug 2012; Anthony G. Basile pisg-0.73.ebuild: + Stable ppc, bug #419249 03 Aug 2012; Jeff Horelick pisg-0.73.ebuild: marked x86 per bug 419249