diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:05:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:05:39 +0000 |
commit | dd19a31e50474f96bccabf17f282243923cb8101 (patch) | |
tree | 4b481c8707e9b1819d622223bba259f4abda3085 /sys-fs/genext2fs/genext2fs-1.4.1.ebuild | |
parent | Stable for ppc, wrt bug #393947 (diff) | |
download | historical-dd19a31e50474f96bccabf17f282243923cb8101.tar.gz historical-dd19a31e50474f96bccabf17f282243923cb8101.tar.bz2 historical-dd19a31e50474f96bccabf17f282243923cb8101.zip |
Stable for ppc, wrt bug #397225
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-fs/genext2fs/genext2fs-1.4.1.ebuild')
-rw-r--r-- | sys-fs/genext2fs/genext2fs-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild index c97c828778b3..3f605897d2c8 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.7 2014/08/01 10:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.8 2014/08/09 12:05:37 ago 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="" |