From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2Tkp-0000Z4-Ns for garchives@archives.gentoo.org; Tue, 28 Feb 2012 20:34:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70E9EE0700; Tue, 28 Feb 2012 20:34:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C3DCE0700 for ; Tue, 28 Feb 2012 20:34:28 +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 A47671B4005 for ; Tue, 28 Feb 2012 20:34:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 77EAD2004B; Tue, 28 Feb 2012 20:34:26 +0000 (UTC) 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 sys-auth/skey: skey-1.1.5-r8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: skey-1.1.5-r8.ebuild ChangeLog X-VCS-Directories: sys-auth/skey X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120228203426.77EAD2004B@flycatcher.gentoo.org> Date: Tue, 28 Feb 2012 20:34:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 16e19b28-792f-4008-a873-405d0ee6492e X-Archives-Hash: 0c0b0bdb6c142512b0ebcaa2a14d4ea2 ranger 12/02/28 20:34:26 Modified: skey-1.1.5-r8.ebuild ChangeLog Log: Marking skey-1.1.5-r8 ppc for bug 402041 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.7 sys-auth/skey/skey-1.1.5-r8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/skey= -1.1.5-r8.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/skey= -1.1.5-r8.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/skey= -1.1.5-r8.ebuild?r1=3D1.6&r2=3D1.7 Index: skey-1.1.5-r8.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- skey-1.1.5-r8.ebuild 16 Feb 2012 19:45:17 -0000 1.6 +++ skey-1.1.5-r8.ebuild 28 Feb 2012 20:34:26 -0000 1.7 @@ -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/sys-auth/skey/skey-1.1.5-r8.ebuild,v = 1.6 2012/02/16 19:45:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v = 1.7 2012/02/28 20:34:26 ranger Exp $ =20 EAPI=3D4 =20 @@ -13,7 +13,7 @@ =20 LICENSE=3D"BSD MIT RSA-MD4 RSA-MD5 BEER-WARE" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s= h ~sparc x86" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh= ~sparc x86" IUSE=3D"static-libs" =20 DEPEND=3D"dev-lang/perl 1.21 sys-auth/skey/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?r1=3D1.20&r2=3D1.21 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 16 Feb 2012 19:45:17 -0000 1.20 +++ ChangeLog 28 Feb 2012 20:34:26 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/skey # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.20 2012/0= 2/16 19:45:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.21 2012/0= 2/28 20:34:26 ranger Exp $ + + 28 Feb 2012; Brent Baude skey-1.1.5-r8.ebuild: + Marking skey-1.1.5-r8 ppc for bug 402041 =20 16 Feb 2012; Markus Meier skey-1.1.5-r8.ebuild: arm stable, bug #402041