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 35561138CD0 for ; Sat, 30 May 2015 06:41:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D319AE0874; Sat, 30 May 2015 06:41: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 7B322E0874 for ; Sat, 30 May 2015 06:41:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A63F3340EC1 for ; Sat, 30 May 2015 06:41:13 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id 652FEA07; Sat, 30 May 2015 06:41:12 +0000 (UTC) From: "Jack Morgan (jmorgan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jmorgan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/uiop: uiop-3.0.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: uiop-3.0.3.ebuild ChangeLog X-VCS-Directories: dev-lisp/uiop X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150530064112.652FEA07@oystercatcher.gentoo.org> Date: Sat, 30 May 2015 06:41: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: fd0da5a5-f645-4d13-a287-0a766d2b3d8c X-Archives-Hash: 77007bc6a6b1c73fd87d8d492159bc15 jmorgan 15/05/30 06:41:12 Modified: uiop-3.0.3.ebuild ChangeLog Log: ppc stable wrt bug #511170 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key ) Revision Changes Path 1.7 dev-lisp/uiop/uiop-3.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?r1=1.6&r2=1.7 Index: uiop-3.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- uiop-3.0.3.ebuild 29 May 2015 14:03:30 -0000 1.6 +++ uiop-3.0.3.ebuild 30 May 2015 06:41:12 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v 1.6 2015/05/29 14:03:30 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v 1.7 2015/05/30 06:41:12 jmorgan Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="~dev-lisp/asdf-${PV}" 1.18 dev-lisp/uiop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 29 May 2015 14:03:30 -0000 1.17 +++ ChangeLog 30 May 2015 06:41:12 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/uiop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.17 2015/05/29 14:03:30 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.18 2015/05/30 06:41:12 jmorgan Exp $ + + 30 May 2015; Jack Morgan uiop-3.0.3.ebuild: + ppc stable wrt bug #511170 29 May 2015; Jack Morgan uiop-3.0.3.ebuild: sparc stable wrt #511170