diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 11:00:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 11:00:32 +0000 |
commit | e1ba98f6a506385051f6b2aa26a6ba03d3ea631c (patch) | |
tree | aaddd7380fd6d10d3ec95ba412988d033d4f43b0 /sys-fs | |
parent | Stable for x86, wrt bug #523450 (diff) | |
download | gentoo-2-e1ba98f6a506385051f6b2aa26a6ba03d3ea631c.tar.gz gentoo-2-e1ba98f6a506385051f6b2aa26a6ba03d3ea631c.tar.bz2 gentoo-2-e1ba98f6a506385051f6b2aa26a6ba03d3ea631c.zip |
Stable for x86, wrt bug #523466
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ext4magic/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ext4magic/ChangeLog b/sys-fs/ext4magic/ChangeLog index c2e294f0ce7e..1990078dcf41 100644 --- a/sys-fs/ext4magic/ChangeLog +++ b/sys-fs/ext4magic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ext4magic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.13 2014/10/09 09:34:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.14 2014/10/10 11:00:32 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ext4magic-0.3.2.ebuild: + Stable for x86, wrt bug #523466 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ext4magic-0.3.2.ebuild: Stable for amd64, wrt bug #523466 diff --git a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2.ebuild index 86979f56f39e..a8fac0b7c9ea 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2.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/ext4magic/ext4magic-0.3.2.ebuild,v 1.2 2014/10/09 09:34:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.2.ebuild,v 1.3 2014/10/10 11:00:32 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug expert-mode file-attr" RDEPEND="app-arch/bzip2 |