summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-01 10:49:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-01 10:49:11 +0000
commit5a837d1bd46fe926daa73a257787bb3cf31efa46 (patch)
tree6759d8b7c7da3809e7be3c926ecd1f8f6a517061 /sys-fs
parentRemove old (diff)
downloadgentoo-2-5a837d1bd46fe926daa73a257787bb3cf31efa46.tar.gz
gentoo-2-5a837d1bd46fe926daa73a257787bb3cf31efa46.tar.bz2
gentoo-2-5a837d1bd46fe926daa73a257787bb3cf31efa46.zip
sparc stable wrt #397225
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'sys-fs')
-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 03f2fd1577a9..2de11d1f195a 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.15 2014/07/19 18:50:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.16 2014/08/01 10:49:11 armin76 Exp $
+
+ 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> genext2fs-1.4.1.ebuild:
+ sparc stable wrt #397225
19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> genext2fs-1.4.1.ebuild:
Stable on alpha, bug #397225
diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild
index 6173683dc123..c97c828778b3 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.6 2014/07/19 18:50:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.7 2014/08/01 10:49:11 armin76 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=""