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 1QfDIv-00087q-NM for garchives@archives.gentoo.org; Fri, 08 Jul 2011 15:49:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 989BC21C0C3; Fri, 8 Jul 2011 15:49:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 64FBF21C0C3 for ; Fri, 8 Jul 2011 15:49:13 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 743932AC03C for ; Fri, 8 Jul 2011 15:49:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D82A88003D for ; Fri, 8 Jul 2011 15:49:11 +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: <4ad538541cf8deeec24518b542bdc60df6b9cbb0.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: sys-apps/policycoreutils/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-apps/policycoreutils/ChangeLog sys-apps/policycoreutils/policycoreutils-2.0.82-r2.ebuild X-VCS-Directories: sys-apps/policycoreutils/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 4ad538541cf8deeec24518b542bdc60df6b9cbb0 Date: Fri, 8 Jul 2011 15:49:11 +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: X-Archives-Hash: 99134a02ecc57ddaf552a44545a2ea84 commit: 4ad538541cf8deeec24518b542bdc60df6b9cbb0 Author: Sven Vermeulen siphos be> AuthorDate: Fri Jul 8 15:47:36 2011 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Fri Jul 8 15:47:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D4ad53854 Use SRC_URI towards gogo location --- sys-apps/policycoreutils/ChangeLog | 3 +++ .../policycoreutils-2.0.82-r2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutil= s/ChangeLog index 1b3ddf1..b557eaf 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v = 1.85 2011/06/30 10:35:35 blueness Exp $ =20 + 08 Jul 2011; policycoreutils-2.0.82-r2.ebuild: + Switch towards gogo location + 07 Jul 2011; +policycoreutils-2.0.82-r2.ebuild, +files/policycoreutils-2.0.82-python3.tar.gz, +metadata.xml: Initial support for python3 diff --git a/sys-apps/policycoreutils/policycoreutils-2.0.82-r2.ebuild b/= sys-apps/policycoreutils/policycoreutils-2.0.82-r2.ebuild index d5b2fd4..203e3ab 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.0.82-r2.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.0.82-r2.ebuild @@ -21,7 +21,7 @@ DESCRIPTION=3D"SELinux core utilities" HOMEPAGE=3D"http://userspace.selinuxproject.org" SRC_URI=3D"http://userspace.selinuxproject.org/releases/20100525/devel/$= {P}.tar.gz mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2 - mirror://gentoo/policycoreutils-2.0.82-python3.tar.gz" + http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.git;a=3Dbl= ob_plain;f=3Dsys-apps/policycoreutils/files/policycoreutils-2.0.82-python= 3.tar.gz" =20 LICENSE=3D"GPL-2" SLOT=3D"0"