diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:56:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:56:55 +0000 |
commit | 5b942d4576c4b5f45d6f3c78c707262285b97c81 (patch) | |
tree | 647bdd83afb28d73b90d7e64b78c5404e93147ac /sys-fs/extundelete | |
parent | Stable for x86, wrt bug #470478 (diff) | |
download | gentoo-2-5b942d4576c4b5f45d6f3c78c707262285b97c81.tar.gz gentoo-2-5b942d4576c4b5f45d6f3c78c707262285b97c81.tar.bz2 gentoo-2-5b942d4576c4b5f45d6f3c78c707262285b97c81.zip |
Stable for x86, wrt bug #470578
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/extundelete')
-rw-r--r-- | sys-fs/extundelete/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/extundelete/extundelete-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/extundelete/ChangeLog b/sys-fs/extundelete/ChangeLog index 0e8a71122fc0..f5011da100af 100644 --- a/sys-fs/extundelete/ChangeLog +++ b/sys-fs/extundelete/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/extundelete # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.11 2013/05/23 17:16:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.12 2013/05/26 15:56:55 ago Exp $ + + 26 May 2013; Agostino Sarubbo <ago@gentoo.org> extundelete-0.2.4.ebuild: + Stable for x86, wrt bug #470578 23 May 2013; Agostino Sarubbo <ago@gentoo.org> extundelete-0.2.4.ebuild: Stable for amd64, wrt bug #470578 diff --git a/sys-fs/extundelete/extundelete-0.2.4.ebuild b/sys-fs/extundelete/extundelete-0.2.4.ebuild index 10e79874982a..797ba678ba83 100644 --- a/sys-fs/extundelete/extundelete-0.2.4.ebuild +++ b/sys-fs/extundelete/extundelete-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/extundelete-0.2.4.ebuild,v 1.2 2013/05/23 17:16:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/extundelete-0.2.4.ebuild,v 1.3 2013/05/26 15:56:55 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT=0 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" E2FSPROGS=1.42.6 |