diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:34:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:34:33 +0000 |
commit | 9c3da6ab07a1851c58d4e2d2c0bb4601593f684f (patch) | |
tree | 951cb1ae7646e2e6cdba083acdbfdfac659bcb70 /sys-fs/ext4magic | |
parent | dev-util/suse-build: Version BUmp (diff) | |
download | gentoo-2-9c3da6ab07a1851c58d4e2d2c0bb4601593f684f.tar.gz gentoo-2-9c3da6ab07a1851c58d4e2d2c0bb4601593f684f.tar.bz2 gentoo-2-9c3da6ab07a1851c58d4e2d2c0bb4601593f684f.zip |
Stable for amd64, wrt bug #523466
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/ext4magic')
-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 c21ffbe87d1c..c2e294f0ce7e 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.12 2014/09/19 02:29:08 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.13 2014/10/09 09:34:33 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ext4magic-0.3.2.ebuild: + Stable for amd64, wrt bug #523466 *ext4magic-0.3.2 (19 Sep 2014) diff --git a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2.ebuild index 027f9a2a9583..86979f56f39e 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.1 2014/09/19 02:29:08 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.2.ebuild,v 1.2 2014/10/09 09:34:33 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 |