From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kwdwa-0003c7-NL for garchives@archives.gentoo.org; Sun, 02 Nov 2008 14:28:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A482E01C6; Sun, 2 Nov 2008 14:28:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 313D6E01C6 for ; Sun, 2 Nov 2008 14:28:45 +0000 (UTC) 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 86DC364517 for ; Sun, 2 Nov 2008 14:28:43 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KwdwZ-0005hc-7R for gentoo-commits@lists.gentoo.org; Sun, 02 Nov 2008 14:28:43 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/skey: skey-1.1.5-r7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: skey-1.1.5-r7.ebuild ChangeLog X-VCS-Directories: sys-auth/skey X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Sun, 02 Nov 2008 14:28:43 +0000 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: 2211d9e3-e23d-4dd9-98a7-0885adcde451 X-Archives-Hash: 59b3adf48e9c9252757dc6c80d5aeadd maekke 08/11/02 14:28:43 Modified: skey-1.1.5-r7.ebuild ChangeLog Log: amd64/x86 stable, bug #244903 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.7 x86_64) Revision Changes Path 1.5 sys-auth/skey/skey-1.1.5-r7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/skey= -1.1.5-r7.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/skey= -1.1.5-r7.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/skey= -1.1.5-r7.ebuild?r1=3D1.4&r2=3D1.5 Index: skey-1.1.5-r7.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-r7.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- skey-1.1.5-r7.ebuild 1 Nov 2008 19:11:00 -0000 1.4 +++ skey-1.1.5-r7.ebuild 2 Nov 2008 14:28:43 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r7.ebuild,v = 1.4 2008/11/01 19:11:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v = 1.5 2008/11/02 14:28:43 maekke Exp $ =20 inherit flag-o-matic ccc eutils toolchain-funcs =20 @@ -11,7 +11,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 ~s= h sparc x86" IUSE=3D"" =20 DEPEND=3D"dev-lang/perl" 1.6 sys-auth/skey/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/Chan= geLog?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/skey/Chan= geLog?r1=3D1.5&r2=3D1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 1 Nov 2008 19:11:00 -0000 1.5 +++ ChangeLog 2 Nov 2008 14:28:43 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/skey # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.5 2008/11= /01 19:11:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.6 2008/11= /02 14:28:43 maekke Exp $ + + 02 Nov 2008; Markus Meier skey-1.1.5-r7.ebuild: + amd64/x86 stable, bug #244903 =20 01 Nov 2008; Ferris McCormick skey-1.1.5-r7.ebuild= : Sparc stable, Bug #244903.