diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:03 +0000 |
commit | 96f02144e9cb0fc9b1126121cf3cf75b8888155b (patch) | |
tree | 8f416b625f7e249760b7136e92185f6993ad72e8 /sys-fs/e4rat | |
parent | Stable for amd64, wrt bug #448032 (diff) | |
download | gentoo-2-96f02144e9cb0fc9b1126121cf3cf75b8888155b.tar.gz gentoo-2-96f02144e9cb0fc9b1126121cf3cf75b8888155b.tar.bz2 gentoo-2-96f02144e9cb0fc9b1126121cf3cf75b8888155b.zip |
Stable for amd64, wrt bug #448004
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/e4rat')
-rw-r--r-- | sys-fs/e4rat/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/e4rat/e4rat-0.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/e4rat/ChangeLog b/sys-fs/e4rat/ChangeLog index 603ceaee639f..06cb9253d15f 100644 --- a/sys-fs/e4rat/ChangeLog +++ b/sys-fs/e4rat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/e4rat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.11 2012/12/22 09:13:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.12 2012/12/22 11:00:03 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> e4rat-0.2.3-r1.ebuild: + Stable for amd64, wrt bug #448004 22 Dec 2012; Pacho Ramos <pacho@gentoo.org> e4rat-0.2.3-r1.ebuild: Add missing lsof RDEPEND, #448004 by Vicente Olivert Riera diff --git a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild index d02c45062580..92afef09bce2 100644 --- a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild +++ b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.2 2012/12/22 09:13:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.3 2012/12/22 11:00:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-lang/perl |