From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8FE29138CA3 for ; Sun, 10 May 2015 09:02:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26AC3E0844; Sun, 10 May 2015 09:02:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E9CEE0844 for ; Sun, 10 May 2015 09:02:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2D3D340F5A for ; Sun, 10 May 2015 09:02:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2368) id 76EC89D4; Sun, 10 May 2015 09:02:13 +0000 (UTC) From: "Jason Zaman (perfinion)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, perfinion@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libsemanage: libsemanage-2.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libsemanage-2.4-r1.ebuild ChangeLog X-VCS-Directories: sys-libs/libsemanage X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150510090213.76EC89D4@oystercatcher.gentoo.org> Date: Sun, 10 May 2015 09:02:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5698c498-a84e-498d-9990-30bd60907668 X-Archives-Hash: d33d890a11c99b9348624346d5abce7f perfinion 15/05/10 09:02:13 Modified: libsemanage-2.4-r1.ebuild ChangeLog Log: stabilize selinux 2.4 userland (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF) Revision Changes Path 1.2 sys-libs/libsemanage/libsemanage-2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild?r1=1.1&r2=1.2 Index: libsemanage-2.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libsemanage-2.4-r1.ebuild 23 Apr 2015 13:14:18 -0000 1.1 +++ libsemanage-2.4-r1.ebuild 10 May 2015 09:02:13 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild,v 1.1 2015/04/23 13:14:18 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild,v 1.2 2015/05/10 09:02:13 perfinion Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="python" RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}] 1.93 sys-libs/libsemanage/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 9 May 2015 17:46:46 -0000 1.92 +++ ChangeLog 10 May 2015 09:02:13 -0000 1.93 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libsemanage # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.92 2015/05/09 17:46:46 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.93 2015/05/10 09:02:13 perfinion Exp $ + + 10 May 2015; Jason Zaman libsemanage-2.4-r1.ebuild: + stabilize selinux 2.4 userland 09 May 2015; Jason Zaman -libsemanage-2.4.ebuild: drop broken