diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-03-29 10:53:00 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-03-29 10:53:00 +0000 |
commit | c22b08a68c6df4f3b2344fad978655f3daa12d03 (patch) | |
tree | 0ca8e79f35346f6c91a08ac23ee73b3a652206cf /sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild | |
parent | Add missing media-libs/harfbuzz RDEPEND (thanks to plaes for noticing). (diff) | |
download | historical-c22b08a68c6df4f3b2344fad978655f3daa12d03.tar.gz historical-c22b08a68c6df4f3b2344fad978655f3daa12d03.tar.bz2 historical-c22b08a68c6df4f3b2344fad978655f3daa12d03.zip |
Stabilize r12, fixes 455080, 453724, 461880, 453722, 452166, 458876, 457618, 456910, 456194, 453990 and 460152
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0xCDBA2FDB
Diffstat (limited to 'sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild')
-rw-r--r-- | sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild b/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild index 882aedb7a0dd..7bd14bbb0166 100644 --- a/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild +++ b/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild,v 1.1 2013/03/09 12:36:55 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vbetool/selinux-vbetool-2.20120725-r12.ebuild,v 1.2 2013/03/29 10:51:04 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vbetool" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |