summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-19 18:50:07 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-19 18:50:07 +0000
commit17257b908f6f42ebabb34178047e5bb39d07d3cf (patch)
tree29f799123b335cc7cbafde1c7bc5a60c97a39fce /sys-fs/genext2fs
parentStable on alpha, bug #332601 (diff)
downloadgentoo-2-17257b908f6f42ebabb34178047e5bb39d07d3cf.tar.gz
gentoo-2-17257b908f6f42ebabb34178047e5bb39d07d3cf.tar.bz2
gentoo-2-17257b908f6f42ebabb34178047e5bb39d07d3cf.zip
Stable on alpha, bug #397225
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-fs/genext2fs')
-rw-r--r--sys-fs/genext2fs/ChangeLog5
-rw-r--r--sys-fs/genext2fs/genext2fs-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/genext2fs/ChangeLog b/sys-fs/genext2fs/ChangeLog
index c50b708ee627..03f2fd1577a9 100644
--- a/sys-fs/genext2fs/ChangeLog
+++ b/sys-fs/genext2fs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/genext2fs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.14 2014/07/06 17:44:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.15 2014/07/19 18:50:07 klausman Exp $
+
+ 19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> genext2fs-1.4.1.ebuild:
+ Stable on alpha, bug #397225
06 Jul 2014; Markus Meier <maekke@gentoo.org> genext2fs-1.4.1.ebuild:
arm stable, bug #397225
diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
index bca077339d8c..6173683dc123 100644
--- a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
+++ b/sys-fs/genext2fs/genext2fs-1.4.1.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/genext2fs/genext2fs-1.4.1.ebuild,v 1.5 2014/07/06 17:44:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.6 2014/07/19 18:50:07 klausman Exp $
DESCRIPTION="generate ext2 file systems"
HOMEPAGE="http://sourceforge.net/projects/genext2fs"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ~sparc x86"
IUSE=""
DEPEND=""