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 1SXNtX-00036L-6O for garchives@archives.gentoo.org; Thu, 24 May 2012 02:35:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20765E0776; Thu, 24 May 2012 02:35:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E63C8E0776 for ; Thu, 24 May 2012 02:35:11 +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 4A3FA1B4020 for ; Thu, 24 May 2012 02:35:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 488872004C; Thu, 24 May 2012 02:35:09 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/utempter: utempter-0.5.5.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: utempter-0.5.5.6.ebuild ChangeLog X-VCS-Directories: sys-apps/utempter X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20120524023509.488872004C@flycatcher.gentoo.org> Date: Thu, 24 May 2012 02:35:09 +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: f00364d2-c327-462f-a866-e2e9cfdd4291 X-Archives-Hash: 8bd72ab323208bfcb221d3d3188a66ee vapier 12/05/24 02:35:09 Modified: utempter-0.5.5.6.ebuild ChangeLog Log: Inherit user for enewuser/etc... =20 (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64) Revision Changes Path 1.18 sys-apps/utempter/utempter-0.5.5.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= utempter-0.5.5.6.ebuild?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= utempter-0.5.5.6.ebuild?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= utempter-0.5.5.6.ebuild?r1=3D1.17&r2=3D1.18 Index: utempter-0.5.5.6.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-apps/utempter/utempter-0.5.5.6.ebui= ld,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- utempter-0.5.5.6.ebuild 5 Apr 2011 11:46:54 -0000 1.17 +++ utempter-0.5.5.6.ebuild 24 May 2012 02:35:09 -0000 1.18 @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.eb= uild,v 1.17 2011/04/05 11:46:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.eb= uild,v 1.18 2012/05/24 02:35:09 vapier Exp $ =20 -inherit rpm eutils +inherit rpm eutils user =20 MY_P=3D${P%.*}-${PV##*.} S=3D${WORKDIR}/${P%.*} 1.47 sys-apps/utempter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= ChangeLog?rev=3D1.47&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= ChangeLog?rev=3D1.47&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/utempter/= ChangeLog?r1=3D1.46&r2=3D1.47 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-apps/utempter/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 5 Apr 2011 11:46:54 -0000 1.46 +++ ChangeLog 24 May 2012 02:35:09 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/utempter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.46 20= 11/04/05 11:46:54 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.47 20= 12/05/24 02:35:09 vapier Exp $ + + 24 May 2012; Mike Frysinger utempter-0.5.5.6.ebuil= d: + Inherit user for enewuser/etc... =20 05 Apr 2011; Ulrich Mueller utempter-0.5.5.6.ebuild: Don't PROVIDE virtual/utempter and update blocker, bug 361117.