diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-02 06:07:18 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-02 06:07:18 +0000 |
commit | 19203b31e492e8055bbd71ec624034089976608d (patch) | |
tree | a1d435584c3229c3a1b4290d1708fb82cf818cba /sys-fs | |
parent | stable x86/amd64, bug 208533 (diff) | |
download | gentoo-2-19203b31e492e8055bbd71ec624034089976608d.tar.gz gentoo-2-19203b31e492e8055bbd71ec624034089976608d.tar.bz2 gentoo-2-19203b31e492e8055bbd71ec624034089976608d.zip |
stable x86, bug 208482
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/multipath-tools/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog index 00525325afe4..31f9595af361 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.14 2007/08/22 14:28:00 zzam Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.15 2008/02/02 06:07:18 opfer Exp $ + + 02 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + multipath-tools-0.4.7-r2.ebuild: + stable x86, bug 208482 *multipath-tools-0.4.7-r2 (22 Aug 2007) diff --git a/sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild b/sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild index 084e1d407cc7..c27ad025d020 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.7-r2.ebuild,v 1.1 2007/08/22 14:28:00 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.4.7-r2.ebuild,v 1.2 2008/02/02 06:07:18 opfer Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://christophe.varoqui.free.fr/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=sys-fs/device-mapper-1.00.19-r1 |