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 1SYIwl-00069H-L6 for garchives@archives.gentoo.org; Sat, 26 May 2012 15:30:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1292E05DB; Sat, 26 May 2012 15:30:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6AB17E05DB for ; Sat, 26 May 2012 15:30:10 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B387F1B4010 for ; Sat, 26 May 2012 15:30:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6177FE542A for ; Sat, 26 May 2012 15:30:04 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1338046190.577ba29e02d29216e92a83f419b2336f2a714f3d.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: dev-python/sepolgen/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: dev-python/sepolgen/sepolgen-1.1.5-r1.ebuild dev-python/sepolgen/sepolgen-1.1.5-r2.ebuild X-VCS-Directories: dev-python/sepolgen/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 577ba29e02d29216e92a83f419b2336f2a714f3d X-VCS-Branch: master Date: Sat, 26 May 2012 15:30:04 +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: 318352fc-b028-4546-8e88-28948998a6c8 X-Archives-Hash: 84835048076e62a5e0198a9ecd6debb6 commit: 577ba29e02d29216e92a83f419b2336f2a714f3d Author: Sven Vermeulen siphos be> AuthorDate: Sat May 26 15:29:50 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Sat May 26 15:29:50 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D577ba29e Fix bug #415091 --- ...en-1.1.5-r1.ebuild =3D> sepolgen-1.1.5-r2.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-python/sepolgen/sepolgen-1.1.5-r1.ebuild b/dev-python/se= polgen/sepolgen-1.1.5-r2.ebuild similarity index 99% rename from dev-python/sepolgen/sepolgen-1.1.5-r1.ebuild rename to dev-python/sepolgen/sepolgen-1.1.5-r2.ebuild index 0d716b3..ca77107 100644 --- a/dev-python/sepolgen/sepolgen-1.1.5-r1.ebuild +++ b/dev-python/sepolgen/sepolgen-1.1.5-r2.ebuild @@ -12,7 +12,7 @@ inherit python eutils DESCRIPTION=3D"SELinux policy generation library" HOMEPAGE=3D"http://userspace.selinuxproject.org" SRC_URI=3D"http://userspace.selinuxproject.org/releases/20120216/${P}.ta= r.gz - http://dev.gentoo.org/~swift/patches/sepolgen/sepolgen-1.1.5-gentoo-01.= tar.gz" + http://dev.gentoo.org/~swift/patches/sepolgen/sepolgen-1.1.5-gentoo-r2.= tar.gz" =20 LICENSE=3D"GPL-2" SLOT=3D"0"