summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-10-09 22:58:43 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-10-09 22:58:43 +0000
commita307056922932735362882b8f40f1d84fb96fd27 (patch)
tree30f24974bf7466742e8a4384922b3192896dc1b3 /sys-libs/libselinux
parentStable to make repoman happy. (diff)
downloadgentoo-2-a307056922932735362882b8f40f1d84fb96fd27.tar.gz
gentoo-2-a307056922932735362882b8f40f1d84fb96fd27.tar.bz2
gentoo-2-a307056922932735362882b8f40f1d84fb96fd27.zip
Stable to make repoman happy.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'sys-libs/libselinux')
-rw-r--r--sys-libs/libselinux/ChangeLog6
-rw-r--r--sys-libs/libselinux/libselinux-1.30.29.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog
index c4398ce18bed..0f18738df307 100644
--- a/sys-libs/libselinux/ChangeLog
+++ b/sys-libs/libselinux/ChangeLog
@@ -1,6 +1,10 @@
# 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.49 2006/10/05 06:21:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.50 2006/10/09 22:58:43 pebenito Exp $
+
+ 09 Oct 2006; Chris PeBenito <pebenito@gentoo.org>
+ libselinux-1.30.29.ebuild:
+ Stable to make repoman happy.
*libselinux-1.30.29 (05 Oct 2006)
diff --git a/sys-libs/libselinux/libselinux-1.30.29.ebuild b/sys-libs/libselinux/libselinux-1.30.29.ebuild
index 718d8130c0ab..d0d78626ffdc 100644
--- a/sys-libs/libselinux/libselinux-1.30.29.ebuild
+++ b/sys-libs/libselinux/libselinux-1.30.29.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.29.ebuild,v 1.1 2006/10/05 06:21:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-1.30.29.ebuild,v 1.2 2006/10/09 22:58:43 pebenito Exp $
IUSE=""
@@ -15,7 +15,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}*"