diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:51:06 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:51:06 +0000 |
commit | c1ac8aecc6ad62c746ba88996100cc05698e2b6a (patch) | |
tree | 0a619b15cf6743d24e9837c20336027d452ab4b8 /sys-fs/genext2fs | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-c1ac8aecc6ad62c746ba88996100cc05698e2b6a.tar.gz gentoo-2-c1ac8aecc6ad62c746ba88996100cc05698e2b6a.tar.bz2 gentoo-2-c1ac8aecc6ad62c746ba88996100cc05698e2b6a.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-fs/genext2fs')
-rw-r--r-- | sys-fs/genext2fs/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/genext2fs/genext2fs-1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/genext2fs/ChangeLog b/sys-fs/genext2fs/ChangeLog index bf46558b797e..0bfa48597d77 100644 --- a/sys-fs/genext2fs/ChangeLog +++ b/sys-fs/genext2fs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/genext2fs -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.9 2007/04/29 02:10:35 dragonheart Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.10 2011/02/06 10:51:06 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> genext2fs-1.3-r1.ebuild: + Drop to ~mips *genext2fs-1.4.1 (29 Apr 2007) diff --git a/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild b/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild index 2fdaeaaf23f1..a750193d34c7 100644 --- a/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild,v 1.5 2005/01/02 10:50:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild,v 1.6 2011/02/06 10:51:06 leio Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/genext2fs/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha arm hppa ~mips ppc sparc x86" IUSE="" DEPEND="" |