summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2006-01-14 00:53:26 +0000
committerStephen Bennett <spb@gentoo.org>2006-01-14 00:53:26 +0000
commit48db657b2f973d6d8469f27a11c47e3933ee5994 (patch)
tree8d16b4d07b0f4de91836e72f085477084518bbc2 /sys-libs/libsepol
parentRemoving 0.999 per aforementioned bug, it was just a stub :( (diff)
downloadgentoo-2-48db657b2f973d6d8469f27a11c47e3933ee5994.tar.gz
gentoo-2-48db657b2f973d6d8469f27a11c47e3933ee5994.tar.bz2
gentoo-2-48db657b2f973d6d8469f27a11c47e3933ee5994.zip
~alpha
(paludis 0.1.0 svn 68:104M)
Diffstat (limited to 'sys-libs/libsepol')
-rw-r--r--sys-libs/libsepol/ChangeLog7
-rw-r--r--sys-libs/libsepol/Manifest14
-rw-r--r--sys-libs/libsepol/libsepol-1.10.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-libs/libsepol/ChangeLog b/sys-libs/libsepol/ChangeLog
index 5c503b05991c..6cbd612808b8 100644
--- a/sys-libs/libsepol/ChangeLog
+++ b/sys-libs/libsepol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libsepol
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.11 2005/12/09 00:41:20 pebenito Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.12 2006/01/14 00:48:32 spb Exp $
+
+ 14 Jan 2006; Stephen Bennett <spb@gentoo.org> libsepol-1.10.ebuild:
+ Added ~alpha
*libsepol-1.10 (09 Dec 2005)
diff --git a/sys-libs/libsepol/Manifest b/sys-libs/libsepol/Manifest
index 0cb387bb3bdf..46bdee8c169a 100644
--- a/sys-libs/libsepol/Manifest
+++ b/sys-libs/libsepol/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c89beb78d01b825d6b5bb8b4e7fc2ac9 ChangeLog 1482
+MD5 71570d40ce4fafb79a359be96241f065 ChangeLog 1568
MD5 3a1697f8209d83a20e217a7a2637437f files/digest-libsepol-1.10 62
MD5 05ac1efb03172378fffe98ce979053be files/digest-libsepol-1.6 60
-MD5 fc1f37a852b8fd4d0f40795792331a99 libsepol-1.10.ebuild 1045
+MD5 37736eedd9bb8cc835d96e04ea9b3dd8 libsepol-1.10.ebuild 1052
MD5 78801c460cda10505cb6960980478bc9 libsepol-1.6.ebuild 1079
MD5 77bbd07b4b596ae67c79079d2b13f3af metadata.xml 300
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDmNK7J+ChZlpDtAoRAuE4AJ47K+pSGgmCzXU8UehRL1Lw60WcIgCeN5G9
-Jnr4m0qlBRhoJtPgTpM5dOQ=
-=lZZl
------END PGP SIGNATURE-----
diff --git a/sys-libs/libsepol/libsepol-1.10.ebuild b/sys-libs/libsepol/libsepol-1.10.ebuild
index 5a70d4fc6eae..f53e8783f53e 100644
--- a/sys-libs/libsepol/libsepol-1.10.ebuild
+++ b/sys-libs/libsepol/libsepol-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-1.10.ebuild,v 1.1 2005/12/09 00:41:20 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-1.10.ebuild,v 1.2 2006/01/14 00:48:32 spb Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.nsa.gov/selinux"
SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
DEPEND="virtual/libc"