summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 19:47:46 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 19:47:46 +0000
commit7538288b5640a1753c03f11c99d1b08f8c98fe74 (patch)
tree18ab8442385fcb2d70eacf6b96b55fe30c41bec4 /app-doc
parentx86 stable wrt bug #389255 (diff)
downloadgentoo-2-7538288b5640a1753c03f11c99d1b08f8c98fe74.tar.gz
gentoo-2-7538288b5640a1753c03f11c99d1b08f8c98fe74.tar.bz2
gentoo-2-7538288b5640a1753c03f11c99d1b08f8c98fe74.zip
x86 stable wrt bug #393839
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/selflinux/ChangeLog5
-rw-r--r--app-doc/selflinux/selflinux-0.13.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/selflinux/ChangeLog b/app-doc/selflinux/ChangeLog
index 52a17fd5fa69..0d4b5be512d8 100644
--- a/app-doc/selflinux/ChangeLog
+++ b/app-doc/selflinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/selflinux
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.19 2011/12/16 15:28:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.20 2011/12/18 19:47:46 phajdan.jr Exp $
+
+ 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> selflinux-0.13.0.ebuild:
+ x86 stable wrt bug #393839
16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> selflinux-0.13.0.ebuild:
Stable for AMD64, wrt bug #393839
diff --git a/app-doc/selflinux/selflinux-0.13.0.ebuild b/app-doc/selflinux/selflinux-0.13.0.ebuild
index 40969e765e7a..412de6ffb834 100644
--- a/app-doc/selflinux/selflinux-0.13.0.ebuild
+++ b/app-doc/selflinux/selflinux-0.13.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild,v 1.2 2011/12/16 15:28:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild,v 1.3 2011/12/18 19:47:46 phajdan.jr Exp $
MY_P="SelfLinux-${PV}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-html.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/${MY_P}"