diff options
author | 2014-03-02 22:35:22 +0000 | |
---|---|---|
committer | 2014-03-02 22:35:22 +0000 | |
commit | 019dd8f5b490e6e5d1ca94777fc061adfae517ba (patch) | |
tree | 718f913af681698e94850b7c4faa7011566d902a /sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild | |
parent | amd64 stable, bug #497622 (diff) | |
download | gentoo-2-019dd8f5b490e6e5d1ca94777fc061adfae517ba.tar.gz gentoo-2-019dd8f5b490e6e5d1ca94777fc061adfae517ba.tar.bz2 gentoo-2-019dd8f5b490e6e5d1ca94777fc061adfae517ba.zip |
amd64 stable, bug #499320
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild b/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild index bc3c4d295b25..68573a9e3dd5 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.4 2014/02/27 02:05:26 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.5 2014/03/02 22:35:22 pacho Exp $ EAPI=4 inherit eutils toolchain-funcs udev @@ -11,7 +11,7 @@ SRC_URI="http://christophe.varoqui.free.fr/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" IUSE="systemd" RDEPEND=">=sys-fs/lvm2-2.02.45 |