diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:19:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:19:05 +0000 |
commit | da8f942eebd7bf0762f2e441f54974a198cdb1c0 (patch) | |
tree | 20b8ea9aa8d880f9c40565ba33618ce8d90adeda /sys-fs | |
parent | Dont stabilize version 2.5.9-r1. (diff) | |
download | historical-da8f942eebd7bf0762f2e441f54974a198cdb1c0.tar.gz historical-da8f942eebd7bf0762f2e441f54974a198cdb1c0.tar.bz2 historical-da8f942eebd7bf0762f2e441f54974a198cdb1c0.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/device-mapper/device-mapper-1.02.19.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild index 029dcbda8a91..c677a04cdbb1 100644 --- a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild +++ b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.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/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild,v 1.7 2007/06/23 02:52:19 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.4-r3.ebuild,v 1.8 2007/06/24 22:18:59 vapier Exp $ inherit linux-info eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="http://luks.endorphin.org/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 mips ~ppc ppc64 s390 sh sparc x86" IUSE="build dynamic nls selinux" RESTRICT="confcache" 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 1ceb01e4e954..d2570c0afb20 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.5 2007/06/21 12:53:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.19.ebuild,v 1.6 2007/06/24 22:19:05 vapier 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 )" |