diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ext4magic/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ext4magic/ChangeLog b/sys-fs/ext4magic/ChangeLog index 64c192623609..4b2bb196df12 100644 --- a/sys-fs/ext4magic/ChangeLog +++ b/sys-fs/ext4magic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ext4magic # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.10 2013/02/17 15:11:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.11 2013/02/17 17:36:46 ago Exp $ + + 17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ext4magic-0.3.1-r1.ebuild: + Stable for x86, wrt bug #457482 17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ext4magic-0.3.1-r1.ebuild: Stable for amd64, wrt bug #457482 diff --git a/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild index 5558dec5733c..62cfeaa6d5a5 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild,v 1.2 2013/02/17 15:11:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.1-r1.ebuild,v 1.3 2013/02/17 17:36:46 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${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 |