diff options
author | 2012-12-26 19:43:59 +0000 | |
---|---|---|
committer | 2012-12-26 19:43:59 +0000 | |
commit | 7373d833eab5dee4fcf47f9b21d44ab1c2d3b0c8 (patch) | |
tree | 1634882796a916128e4ab046eb524f500c84a980 /sys-fs | |
parent | GRAB IT! GRAB IT! (diff) | |
download | gentoo-2-7373d833eab5dee4fcf47f9b21d44ab1c2d3b0c8.tar.gz gentoo-2-7373d833eab5dee4fcf47f9b21d44ab1c2d3b0c8.tar.bz2 gentoo-2-7373d833eab5dee4fcf47f9b21d44ab1c2d3b0c8.zip |
marked x86 per bug 448060
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/multipath-tools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog index 5409141e4174..546ccc85bed9 100644 --- a/sys-fs/multipath-tools/ChangeLog +++ b/sys-fs/multipath-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/multipath-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.51 2012/12/24 19:36:53 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.52 2012/12/26 19:43:59 jdhore Exp $ + + 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> + multipath-tools-0.4.9-r5.ebuild: + marked x86 per bug 448060 24 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> multipath-tools-0.4.9-r5.ebuild: diff --git a/sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild b/sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild index 3c9504ec2ff5..27edd59fc5a9 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.9-r5.ebuild,v 1.5 2012/12/24 19:36:53 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.4.9-r5.ebuild,v 1.6 2012/12/26 19:43:59 jdhore Exp $ EAPI=4 inherit base 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="amd64 ~arm ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86" IUSE="" RDEPEND="|| ( |