summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-01-17 01:07:23 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-01-17 01:07:23 +0000
commit82656563ff6994fce57b2b0f4723d6d2e150c94b (patch)
treeb552745cf740d0ed268245dd9c1bd6859ba83bc5 /sys-libs/libselinux
parentdeprecate 2004.1 selinux profile. (diff)
downloadhistorical-82656563ff6994fce57b2b0f4723d6d2e150c94b.tar.gz
historical-82656563ff6994fce57b2b0f4723d6d2e150c94b.tar.bz2
historical-82656563ff6994fce57b2b0f4723d6d2e150c94b.zip
Mark stable, x86, amd64, ppc, sparc.
Package-Manager: portage-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}*"