diff options
author | 2007-06-18 00:36:20 +0000 | |
---|---|---|
committer | 2007-06-18 00:36:20 +0000 | |
commit | 6a35605e3d961cd49f3e3dc70ee85122d3f2fa0f (patch) | |
tree | 8be324189f929279d9a6773148ca8f26f47c0235 /sys-fs/device-mapper/device-mapper-1.02.19.ebuild | |
parent | Stable on amd64 wrt bug 182395 (diff) | |
download | gentoo-2-6a35605e3d961cd49f3e3dc70ee85122d3f2fa0f.tar.gz gentoo-2-6a35605e3d961cd49f3e3dc70ee85122d3f2fa0f.tar.bz2 gentoo-2-6a35605e3d961cd49f3e3dc70ee85122d3f2fa0f.zip |
Stable on amd64 wrt bug 182367
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'sys-fs/device-mapper/device-mapper-1.02.19.ebuild')
-rw-r--r-- | sys-fs/device-mapper/device-mapper-1.02.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.19.ebuild b/sys-fs/device-mapper/device-mapper-1.02.19.ebuild index 6446837bee21..a1be83f68dee 100644 --- a/sys-fs/device-mapper/device-mapper-1.02.19.ebuild +++ b/sys-fs/device-mapper/device-mapper-1.02.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.19.ebuild,v 1.1 2007/05/14 08:48:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.19.ebuild,v 1.2 2007/06/18 00:36:20 angelos Exp $ inherit eutils multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" |