summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-01-17 01:06:00 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-01-17 01:06:00 +0000
commite4d477353fb123707842eda33b2744dda0cff760 (patch)
treeb72a3821ab0745172183703fa18463b9162458b3 /sys-libs/libselinux
parentdeprecate 2004.1 selinux profile. (diff)
downloadgentoo-2-e4d477353fb123707842eda33b2744dda0cff760.tar.gz
gentoo-2-e4d477353fb123707842eda33b2744dda0cff760.tar.bz2
gentoo-2-e4d477353fb123707842eda33b2744dda0cff760.zip
Mark stable, x86, amd64, ppc, sparc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-libs/libselinux')
-rw-r--r--sys-libs/libselinux/ChangeLog5
-rw-r--r--sys-libs/libselinux/libselinux-1.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index d695378b7eb6..fca52b043faa 100644
--- a/sys-libs/libselinux/ChangeLog
+++ b/sys-libs/libselinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libselinux
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.38 2006/01/14 00:50:44 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.39 2006/01/17 01:06:00 pebenito Exp $
+
+ 17 Jan 2006; Chris PeBenito <pebenito@gentoo.org> libselinux-1.28.ebuild:
+ Mark stable, x86, amd64, ppc, sparc.
14 Jan 2006; Stephen Bennett <spb@gentoo.org> libselinux-1.28.ebuild:
Added ~alpha
diff --git a/sys-libs/libselinux/libselinux-1.28.ebuild b/sys-libs/libselinux/libselinux-1.28.ebuild
index 168967022cdd..bb30a74be646 100644
--- a/sys-libs/libselinux/libselinux-1.28.ebuild
+++ b/sys-libs/libselinux/libselinux-1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-1.28.ebuild,v 1.3 2006/01/14 00:50:44 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-1.28.ebuild,v 1.4 2006/01/17 01:06:00 pebenito Exp $
IUSE=""
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.nsa.gov/selinux"
SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~mips ppc sparc x86"
DEPEND="=sys-libs/libsepol-${SEPOL_VER}*"