diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-01-13 16:04:19 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-01-13 16:04:19 +0000 |
commit | 94d05e77fa533ccf846d3c45ed0a130362341e0b (patch) | |
tree | 738196c5b3c4c8d5fabf757d299963d784936226 /sec-policy/selinux-mrtg | |
parent | Version bump. Drop old revision. Fix USE=doc issues, bug #356071. (diff) | |
download | gentoo-2-94d05e77fa533ccf846d3c45ed0a130362341e0b.tar.gz gentoo-2-94d05e77fa533ccf846d3c45ed0a130362341e0b.tar.bz2 gentoo-2-94d05e77fa533ccf846d3c45ed0a130362341e0b.zip |
Stabilizing r9
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-mrtg')
-rw-r--r-- | sec-policy/selinux-mrtg/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-mrtg/ChangeLog b/sec-policy/selinux-mrtg/ChangeLog index 658e3f6c68f6..6147adae90c4 100644 --- a/sec-policy/selinux-mrtg/ChangeLog +++ b/sec-policy/selinux-mrtg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mrtg -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/ChangeLog,v 1.21 2012/12/30 19:25:24 swift Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/ChangeLog,v 1.22 2013/01/13 16:03:59 swift Exp $ + + 13 Jan 2013; Sven Vermeulen <swift@gentoo.org> + selinux-mrtg-2.20120725-r9.ebuild: + Stabilizing r9 *selinux-mrtg-2.20120725-r9 (21 Dec 2012) diff --git a/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild b/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild index 7a0e1c37bdab..bb995267e780 100644 --- a/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild +++ b/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:12 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mrtg/selinux-mrtg-2.20120725-r9.ebuild,v 1.2 2013/01/13 16:03:59 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mrtg" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |