From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J6t3g-0006I5-5g for garchives@archives.gentoo.org; Mon, 24 Dec 2007 19:33:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBOJXjK3032242; Mon, 24 Dec 2007 19:33:45 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBOJXiUV032237 for ; Mon, 24 Dec 2007 19:33:44 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F3192654CF for ; Mon, 24 Dec 2007 19:33:43 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J6t3W-0000mt-Vm for gentoo-commits@lists.gentoo.org; Mon, 24 Dec 2007 19:33:43 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-mail/mailgraph: ChangeLog mailgraph-1.14.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog mailgraph-1.14.ebuild X-VCS-Directories: net-mail/mailgraph X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Brent Baude Date: Mon, 24 Dec 2007 19:33:42 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 3ba198d9-bb10-4b68-b553-e8fa6182f90c X-Archives-Hash: 9f5ff07b1e78ff824ed4bace2706eea8 ranger 07/12/24 19:33:42 Modified: ChangeLog mailgraph-1.14.ebuild Log: Marking mailgraph-1.14 ppc64 for bug 203171 (Portage version: 2.1.3.19) Revision Changes Path 1.30 net-mail/mailgraph/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 24 Dec 2007 13:56:49 -0000 1.29 +++ ChangeLog 24 Dec 2007 19:33:42 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailgraph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.29 2007/12/24 13:56:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.30 2007/12/24 19:33:42 ranger Exp $ + + 24 Dec 2007; Brent Baude mailgraph-1.14.ebuild: + Marking mailgraph-1.14 ppc64 for bug 203171 24 Dec 2007; nixnut mailgraph-1.14.ebuild: Stable on ppc wrt bug 203171 1.8 net-mail/mailgraph/mailgraph-1.14.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?r1=1.7&r2=1.8 Index: mailgraph-1.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mailgraph-1.14.ebuild 24 Dec 2007 13:56:49 -0000 1.7 +++ mailgraph-1.14.ebuild 24 Dec 2007 19:33:42 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.7 2007/12/24 13:56:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.8 2007/12/24 19:33:42 ranger Exp $ inherit eutils webapp @@ -9,7 +9,7 @@ SRC_URI="http://mailgraph.schweikert.ch//pub/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-lang/perl -- gentoo-commits@gentoo.org mailing list