summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2003-05-10 18:12:37 +0000
committerChris PeBenito <pebenito@gentoo.org>2003-05-10 18:12:37 +0000
commitcc5f1aab08cfd45fd95076f4db862435fff6a4d6 (patch)
tree5174a968dece7695dad471c9d8cd155a4057430b /sys-apps
parentChangeLog (diff)
downloadhistorical-cc5f1aab08cfd45fd95076f4db862435fff6a4d6.tar.gz
historical-cc5f1aab08cfd45fd95076f4db862435fff6a4d6.tar.bz2
historical-cc5f1aab08cfd45fd95076f4db862435fff6a4d6.zip
mark stable
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/selinux-small/ChangeLog6
-rw-r--r--sys-apps/selinux-small/Manifest4
-rw-r--r--sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-apps/selinux-small/ChangeLog b/sys-apps/selinux-small/ChangeLog
index dd1bdab7ef19..1d793c580716 100644
--- a/sys-apps/selinux-small/ChangeLog
+++ b/sys-apps/selinux-small/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/selinux-small
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/ChangeLog,v 1.12 2003/05/09 17:32:36 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/ChangeLog,v 1.13 2003/05/10 18:12:33 pebenito Exp $
+
+ 10 May 2003; Chris PeBenito <pebenito@gentoo.org>
+ selinux-small-2003011510-r4.ebuild:
+ Mark stable
09 May 2003; Chris PeBenito <pebenito@gentoo.org>
selinux-small-2003011510-r4.ebuild:
diff --git a/sys-apps/selinux-small/Manifest b/sys-apps/selinux-small/Manifest
index 335a4e7f77c8..623d9cde676b 100644
--- a/sys-apps/selinux-small/Manifest
+++ b/sys-apps/selinux-small/Manifest
@@ -1,6 +1,6 @@
MD5 a72c63e1fb9dfae6192d836123273767 selinux-small-2003011510-r3.ebuild 3993
-MD5 aa57f920a7cd9cac80179c6119924b12 selinux-small-2003011510-r4.ebuild 4223
-MD5 b1af306275803116f710db385d9641f6 ChangeLog 2601
+MD5 5f53b492ab89de7607a70d08f844228e selinux-small-2003011510-r4.ebuild 4212
+MD5 8c3c254bc2e17bd9332493e13e0e5d79 ChangeLog 2706
MD5 e5ffaa323b22754b51eaa94f04bcf5dd files/digest-selinux-small-2003011510-r3 151
MD5 e5ffaa323b22754b51eaa94f04bcf5dd files/digest-selinux-small-2003011510-r4 151
MD5 5b8ae6c77d50a559c31fb144faf6843e files/selinux-small-2003011510-bison.diff 553
diff --git a/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild b/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild
index f869981ddfef..0ef0b35fa766 100644
--- a/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild
+++ b/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild,v 1.3 2003/05/09 17:32:36 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003011510-r4.ebuild,v 1.4 2003/05/10 18:12:33 pebenito Exp $
-DESCRIPTION="SELinux policy compiler and example policies"
+DESCRIPTION="SELinux libraries and policy compiler"
HOMEPAGE="http://www.nsa.gov/selinux"
SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz
http://www.coker.com.au/selinux/selinux-small/selinux-small_2003011510-7.diff.gz"
@@ -14,7 +14,7 @@ S="${WORKDIR}/selinux"
# to easily specify that libsecure is in the workdir
LIBSECURE="-I${S}/libsecure/include -L${S}/libsecure/src"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ppc alpha sparc"
IUSE="selinux"
DEPEND="<sys-libs/glibc-2.3.2
sys-devel/flex