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 1SEDGR-0000wX-My for garchives@archives.gentoo.org; Sun, 01 Apr 2012 05:23:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1131E12FF; Sun, 1 Apr 2012 05:23:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 791B8E12FF for ; Sun, 1 Apr 2012 05:23: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 B30DE1B4006 for ; Sun, 1 Apr 2012 05:23:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 8B59F2004B; Sun, 1 Apr 2012 05:23:33 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-base-policy: selinux-base-policy-2.20120215-r6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-base-policy-2.20120215-r6.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-base-policy X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20120401052333.8B59F2004B@flycatcher.gentoo.org> Date: Sun, 1 Apr 2012 05:23:33 +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: 05f584e3-0ea6-43c2-b7a9-2b0b63f4079f X-Archives-Hash: 1fe058f83560f6e860475398890bcee8 mr_bones_ 12/04/01 05:23:33 Modified: selinux-base-policy-2.20120215-r6.ebuild ChangeLo= g Log: inherit goes near the top =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.2 sec-policy/selinux-base-policy/selinux-base-policy-2= .20120215-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/selinux-base-policy-2.20120215-r6.ebuild?rev=3D1.2&view=3Dma= rkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/selinux-base-policy-2.20120215-r6.ebuild?rev=3D1.2&content-t= ype=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/selinux-base-policy-2.20120215-r6.ebuild?r1=3D1.1&r2=3D1.2 Index: selinux-base-policy-2.20120215-r6.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/sec-policy/selinux-base-policy/selinux-= base-policy-2.20120215-r6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-base-policy-2.20120215-r6.ebuild 31 Mar 2012 12:29:14 -0000 1= .1 +++ selinux-base-policy-2.20120215-r6.ebuild 1 Apr 2012 05:23:33 -0000 1.= 2 @@ -1,16 +1,16 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinu= x-base-policy-2.20120215-r6.ebuild,v 1.1 2012/03/31 12:29:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinu= x-base-policy-2.20120215-r6.ebuild,v 1.2 2012/04/01 05:23:33 mr_bones_ Ex= p $ EAPI=3D"4" =20 +inherit eutils + HOMEPAGE=3D"http://www.gentoo.org/proj/en/hardened/selinux/" DESCRIPTION=3D"SELinux policy for core modules" =20 IUSE=3D"" BASEPOL=3D"2.20120215-r6" =20 -inherit eutils - RDEPEND=3D">=3Dsec-policy/selinux-base-2.20120215-r6" DEPEND=3D"" SRC_URI=3D"http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2 1.100 sec-policy/selinux-base-policy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/ChangeLog?rev=3D1.100&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/ChangeLog?rev=3D1.100&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux= -base-policy/ChangeLog?r1=3D1.99&r2=3D1.100 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/sec-policy/selinux-base-policy/ChangeLo= g,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- ChangeLog 31 Mar 2012 12:56:49 -0000 1.99 +++ ChangeLog 1 Apr 2012 05:23:33 -0000 1.100 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-base-policy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/Change= Log,v 1.99 2012/03/31 12:56:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/Change= Log,v 1.100 2012/04/01 05:23:33 mr_bones_ Exp $ + + 01 Apr 2012; Michael Sterrett + selinux-base-policy-2.20120215-r6.ebuild: + inherit goes near the top =20 31 Mar 2012; selinux-base-policy-2.20110726-r13.ebu= ild: Stabilizing