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 1Ry6YQ-000884-Up for garchives@archives.gentoo.org; Thu, 16 Feb 2012 18:59:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 289BCE0CB1; Thu, 16 Feb 2012 18:59:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EA3E1E0CB1 for ; Thu, 16 Feb 2012 18:59:35 +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 5C8CC1B400F for ; Thu, 16 Feb 2012 18:59:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 35CD220034; Thu, 16 Feb 2012 18:59:34 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@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: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20120216185934.35CD220034@flycatcher.gentoo.org> Date: Thu, 16 Feb 2012 18:59:34 +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: 75488cdd-d69e-4ba0-af19-3bdec9ec80fc X-Archives-Hash: 8deeac571acfd79a80376ed7717b99d9 phajdan.jr 12/02/16 18:59:34 Modified: skey-1.1.5-r8.ebuild ChangeLog Log: x86 stable wrt bug #402041 =20 (Portage version: 2.1.10.44/cvs/Linux i686) Revision Changes Path 1.5 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.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/skey= -1.1.5-r8.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/skey= -1.1.5-r8.ebuild?r1=3D1.4&r2=3D1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- skey-1.1.5-r8.ebuild 8 Feb 2012 01:35:44 -0000 1.4 +++ skey-1.1.5-r8.ebuild 16 Feb 2012 18:59:34 -0000 1.5 @@ -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.4 2012/02/08 01:35:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v = 1.5 2012/02/16 18:59:34 phajdan.jr 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 ~= sh ~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.19 sys-auth/skey/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.19&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/skey/Chan= geLog?r1=3D1.18&r2=3D1.19 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.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 8 Feb 2012 01:35:44 -0000 1.18 +++ ChangeLog 16 Feb 2012 18:59:34 -0000 1.19 @@ -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.18 2012/0= 2/08 01:35:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.19 2012/0= 2/16 18:59:34 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr skey-1.1.5-r8.ebu= ild: + x86 stable wrt bug #402041 =20 08 Feb 2012; Jeroen Roovers skey-1.1.5-r8.ebuild: Stable for HPPA (bug #402041).