diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 19:41:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 19:41:45 +0000 |
commit | 61abd93f0831f70a745777ac5bf040dd8e2a00a5 (patch) | |
tree | d4e315b1b909946f5b720a13b3d178fac28eba13 /sys-fs/device-mapper/device-mapper-1.02.19.ebuild | |
parent | alpha stable wrt #183932 (diff) | |
download | gentoo-2-61abd93f0831f70a745777ac5bf040dd8e2a00a5.tar.gz gentoo-2-61abd93f0831f70a745777ac5bf040dd8e2a00a5.tar.bz2 gentoo-2-61abd93f0831f70a745777ac5bf040dd8e2a00a5.zip |
alpha/ia64 stable wrt #182367
(Portage version: 2.1.3_rc6)
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 661ea436cb14..369060c71023 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.9 2007/07/01 13:19:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.19.ebuild,v 1.10 2007/07/02 19:41:45 armin76 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 )" |