summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-20 22:15:44 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-20 22:15:44 +0000
commit4e44e7e6edfe2c07269f8a62e5380eda31a095dd (patch)
tree07adfa923cd44ed70baaed63d23bc82f61eb15f6 /sys-fs
parentRequire boost-build-1.50.0-r2 for gentoo-build-variants. Do not install esele... (diff)
downloadgentoo-2-4e44e7e6edfe2c07269f8a62e5380eda31a095dd.tar.gz
gentoo-2-4e44e7e6edfe2c07269f8a62e5380eda31a095dd.tar.bz2
gentoo-2-4e44e7e6edfe2c07269f8a62e5380eda31a095dd.zip
Stable for x86, wrt bug #422217
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/mtd-utils/ChangeLog5
-rw-r--r--sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mtd-utils/ChangeLog b/sys-fs/mtd-utils/ChangeLog
index 414c3f49be94..c4b552368b6e 100644
--- a/sys-fs/mtd-utils/ChangeLog
+++ b/sys-fs/mtd-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mtd-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/ChangeLog,v 1.57 2012/08/11 12:52:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/ChangeLog,v 1.58 2012/08/20 22:15:44 johu Exp $
+
+ 20 Aug 2012; Johannes Huber <johu@gentoo.org> mtd-utils-1.5.0.ebuild:
+ Stable for x86, wrt bug #422217
11 Aug 2012; Markus Meier <maekke@gentoo.org> mtd-utils-1.5.0.ebuild:
arm stable, bug #422217
diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild b/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild
index c4ac957b2722..eec0e939961c 100644
--- a/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild
+++ b/sys-fs/mtd-utils/mtd-utils-1.5.0.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/mtd-utils/mtd-utils-1.5.0.ebuild,v 1.3 2012/08/11 12:52:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/mtd-utils-1.5.0.ebuild,v 1.4 2012/08/20 22:15:44 johu Exp $
EAPI="3"
@@ -20,7 +20,7 @@ else
MY_PV="${PV}-02ae0aac87576d07202a62d11294ea55b56f450b"
SRC_URI="mirror://gentoo/${PN}-snapshot-${MY_PV}.tar.xz"
fi
- KEYWORDS="amd64 arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm ~mips ~ppc x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)"