From a7bec6184a89b808392a96fd7af4f3249dc14bb1 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Fri, 8 Aug 2014 18:50:07 +0000 Subject: Make 9999 ebuilds EAPI=5 and transform to make master for version bumps (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) --- sec-policy/selinux-howl/ChangeLog | 5 ++++- sec-policy/selinux-howl/selinux-howl-9999.ebuild | 7 +++---- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'sec-policy/selinux-howl') diff --git a/sec-policy/selinux-howl/ChangeLog b/sec-policy/selinux-howl/ChangeLog index 3f72b27b224b..60a8cbece7d6 100644 --- a/sec-policy/selinux-howl/ChangeLog +++ b/sec-policy/selinux-howl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-howl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.39 2014/08/05 09:23:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.40 2014/08/08 18:49:52 swift Exp $ + + 08 Aug 2014; Sven Vermeulen selinux-howl-9999.ebuild: + Make 9999 ebuilds EAPI=5 and transform to make master for version bumps 05 Aug 2014; Sven Vermeulen -selinux-howl-2.20130424-r1.ebuild, -selinux-howl-2.20130424-r2.ebuild, diff --git a/sec-policy/selinux-howl/selinux-howl-9999.ebuild b/sec-policy/selinux-howl/selinux-howl-9999.ebuild index 60bfcbbbdcac..30f61cca09f7 100644 --- a/sec-policy/selinux-howl/selinux-howl-9999.ebuild +++ b/sec-policy/selinux-howl/selinux-howl-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-9999.ebuild,v 1.1 2012/10/13 16:30:41 swift Exp $ -EAPI="4" +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-9999.ebuild,v 1.2 2014/08/08 18:49:52 swift Exp $ +EAPI="5" IUSE="" MODS="howl" -BASEPOL="9999" inherit selinux-policy-2 -- cgit v1.2.3-65-gdbad