summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2009-07-22 13:25:19 +0000
committerChris PeBenito <pebenito@gentoo.org>2009-07-22 13:25:19 +0000
commit3fc9259bbdccf5311ff9867d25cb2dd81cb2d962 (patch)
treeb0a7d2e8d51bfb5eeee09eea7a82785fe6933423
parentDrop alpha, mips, ppc, sparc selinux support part 4. (diff)
downloadgentoo-2-3fc9259bbdccf5311ff9867d25cb2dd81cb2d962.tar.gz
gentoo-2-3fc9259bbdccf5311ff9867d25cb2dd81cb2d962.tar.bz2
gentoo-2-3fc9259bbdccf5311ff9867d25cb2dd81cb2d962.zip
Drop alpha, mips, ppc, sparc selinux support part 4.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--sys-libs/libsemanage/ChangeLog8
-rw-r--r--sys-libs/libsemanage/libsemanage-1.10.9.ebuild61
-rw-r--r--sys-libs/libsemanage/libsemanage-2.0.27.ebuild6
3 files changed, 9 insertions, 66 deletions
diff --git a/sys-libs/libsemanage/ChangeLog b/sys-libs/libsemanage/ChangeLog
index d5ff0dc60fd5..44ecf65586e1 100644
--- a/sys-libs/libsemanage/ChangeLog
+++ b/sys-libs/libsemanage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libsemanage
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.23 2008/10/03 03:26:17 pebenito Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.24 2009/07/22 13:25:19 pebenito Exp $
+
+ 18 Jul 2009; Chris PeBenito <pebenito@gentoo.org>
+ -libsemanage-1.10.9.ebuild, libsemanage-2.0.27.ebuild:
+ Mark stable. Remove old ebuilds.
*libsemanage-2.0.27 (03 Oct 2008)
diff --git a/sys-libs/libsemanage/libsemanage-1.10.9.ebuild b/sys-libs/libsemanage/libsemanage-1.10.9.ebuild
deleted file mode 100644
index ccd5712156ed..000000000000
--- a/sys-libs/libsemanage/libsemanage-1.10.9.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-1.10.9.ebuild,v 1.5 2008/09/10 17:37:06 pebenito Exp $
-
-IUSE=""
-
-inherit eutils multilib python
-
-# BUGFIX_PATCH="${FILESDIR}/libsemanage-1.6.6.diff"
-
-SEPOL_VER="1.16.11"
-SELNX_VER="1.34"
-
-DESCRIPTION="SELinux kernel and policy management library"
-HOMEPAGE="http://www.nsa.gov/selinux"
-SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 mips ppc sparc x86"
-DEPEND="=sys-libs/libsepol-${SEPOL_VER}*
- =sys-libs/libselinux-${SELNX_VER}*"
-
-# tests are not meant to be run outside of the
-# full SELinux userland repo
-RESTRICT="test"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- [ ! -z "${BUGFIX_PATCH}" ] && epatch "${BUGFIX_PATCH}"
-
- # fix up paths for multilib
- sed -i -e "/^LIBDIR/s/lib/$(get_libdir)/" "${S}/src/Makefile" \
- || die "Fix for multilib LIBDIR failed."
- sed -i -e "/^SHLIBDIR/s/lib/$(get_libdir)/" "${S}/src/Makefile" \
- || die "Fix for multilib SHLIBDIR failed."
-}
-
-src_compile() {
- python_version
- emake PYLIBVER="python${PYVER}" all pywrap || die
-}
-
-src_install() {
- python_version
- make DESTDIR="${D}" PYLIBVER="python${PYVER}" install install-pywrap
-
- # remove config file. the appropriate
- # policy will install this file.
- rm -fR "${D}/etc"
-}
-
-pkg_postinst() {
- python_version
- python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages
-}
-
-pkg_postrm() {
- python_mod_cleanup
-}
diff --git a/sys-libs/libsemanage/libsemanage-2.0.27.ebuild b/sys-libs/libsemanage/libsemanage-2.0.27.ebuild
index dad2dbbed9ec..704e1b58d8ea 100644
--- a/sys-libs/libsemanage/libsemanage-2.0.27.ebuild
+++ b/sys-libs/libsemanage/libsemanage-2.0.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.0.27.ebuild,v 1.1 2008/10/03 03:26:17 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.0.27.ebuild,v 1.2 2009/07/22 13:25:19 pebenito Exp $
IUSE=""
@@ -16,7 +16,7 @@ HOMEPAGE="http://userspace.selinuxproject.org"
SRC_URI="http://userspace.selinuxproject.org/releases/current/devel/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 x86"
DEPEND="=sys-libs/libsepol-${SEPOL_VER}*
=sys-libs/libselinux-${SELNX_VER}*
dev-libs/ustr"