diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:16:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:16:42 +0000 |
commit | 859986996ee2bc382a37707aaf35eabe230a0025 (patch) | |
tree | e3f97fbc3280b8eb538bf2beaec3e0e3a124cf4a /sys-fs/extundelete/extundelete-0.2.4.ebuild | |
parent | Stable for amd64, wrt bug #470264 (diff) | |
download | gentoo-2-859986996ee2bc382a37707aaf35eabe230a0025.tar.gz gentoo-2-859986996ee2bc382a37707aaf35eabe230a0025.tar.bz2 gentoo-2-859986996ee2bc382a37707aaf35eabe230a0025.zip |
Stable for amd64, wrt bug #470578
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/extundelete/extundelete-0.2.4.ebuild')
-rw-r--r-- | sys-fs/extundelete/extundelete-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/extundelete/extundelete-0.2.4.ebuild b/sys-fs/extundelete/extundelete-0.2.4.ebuild index 796bfc94d480..10e79874982a 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.1 2013/01/20 12:11:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/extundelete-0.2.4.ebuild,v 1.2 2013/05/23 17:16:42 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 |