summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-07-31 01:27:00 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-07-31 01:27:00 +0000
commitb601d975dba180e0e94edb82b5a82b7023a18c83 (patch)
treefab8c9e5cd6b662264b12ecde931e95e29c425b1 /sys-libs/libselinux
parentNew version of liferea; Add 64bit-clean patch for gtkhtml (diff)
downloadhistorical-b601d975dba180e0e94edb82b5a82b7023a18c83.tar.gz
historical-b601d975dba180e0e94edb82b5a82b7023a18c83.tar.bz2
historical-b601d975dba180e0e94edb82b5a82b7023a18c83.zip
mark stable, long overdue
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'sys-libs/libselinux')
-rw-r--r--sys-libs/libselinux/ChangeLog5
-rw-r--r--sys-libs/libselinux/libselinux-1.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index c2add5ba8f58..d1a490c719b2 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.47 2006/04/07 04:02:47 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.48 2006/07/31 01:23:47 pebenito Exp $
+
+ 31 Jul 2006; Chris PeBenito <pebenito@gentoo.org> libselinux-1.30.ebuild:
+ Mark stable, long overdue.
07 Apr 2006; Chris PeBenito <pebenito@gentoo.org> libselinux-1.30.ebuild:
Split python wrapper compile into a separate emake to ensure the main
diff --git a/sys-libs/libselinux/libselinux-1.30.ebuild b/sys-libs/libselinux/libselinux-1.30.ebuild
index 7a172e43e640..e948f83596f4 100644
--- a/sys-libs/libselinux/libselinux-1.30.ebuild
+++ b/sys-libs/libselinux/libselinux-1.30.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.30.ebuild,v 1.3 2006/04/07 04:02:47 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-1.30.ebuild,v 1.4 2006/07/31 01:23:47 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}*"