diff options
author | 2006-02-22 17:01:06 +0000 | |
---|---|---|
committer | 2006-02-22 17:01:06 +0000 | |
commit | 11edc599b44eb3ff65b3f1ccf9a0efcaefe57cb4 (patch) | |
tree | 4196eb00b93109c8bb5e77727cce22d3e7fb1d17 /sys-libs/libsepol/libsepol-1.10.ebuild | |
parent | added openssl dependency, ebuild cleanup (no patch needed anymore). (diff) | |
download | gentoo-2-11edc599b44eb3ff65b3f1ccf9a0efcaefe57cb4.tar.gz gentoo-2-11edc599b44eb3ff65b3f1ccf9a0efcaefe57cb4.tar.bz2 gentoo-2-11edc599b44eb3ff65b3f1ccf9a0efcaefe57cb4.zip |
Alpha stable
(paludis 0.1.0 svn 61M)
Diffstat (limited to 'sys-libs/libsepol/libsepol-1.10.ebuild')
-rw-r--r-- | sys-libs/libsepol/libsepol-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libsepol/libsepol-1.10.ebuild b/sys-libs/libsepol/libsepol-1.10.ebuild index 79b74278bfee..cd35fa8fc945 100644 --- a/sys-libs/libsepol/libsepol-1.10.ebuild +++ b/sys-libs/libsepol/libsepol-1.10.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/libsepol/libsepol-1.10.ebuild,v 1.4 2006/02/19 22:01:48 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-1.10.ebuild,v 1.5 2006/02/22 16:57:27 spb Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 mips ppc sparc x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" DEPEND="virtual/libc" |