summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-19 19:49:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-19 19:49:43 +0000
commit14b6c3d4f6bd2957268ba6313f4d425acf6f579b (patch)
tree57c298153189c7f98697af37377ec6bc019a157d /sys-fs
parentStable for amd64, wrt bug #422207 (diff)
downloadhistorical-14b6c3d4f6bd2957268ba6313f4d425acf6f579b.tar.gz
historical-14b6c3d4f6bd2957268ba6313f4d425acf6f579b.tar.bz2
historical-14b6c3d4f6bd2957268ba6313f4d425acf6f579b.zip
Stable for amd64, wrt bug #422211
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/extundelete/ChangeLog5
-rw-r--r--sys-fs/extundelete/extundelete-0.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/extundelete/ChangeLog b/sys-fs/extundelete/ChangeLog
index 45be78cfc05b..25eafde6d407 100644
--- a/sys-fs/extundelete/ChangeLog
+++ b/sys-fs/extundelete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/extundelete
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.4 2012/02/26 17:38:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.5 2012/06/19 19:49:43 ago Exp $
+
+ 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> extundelete-0.2.0-r1.ebuild:
+ Stable for amd64, wrt bug #422211
*extundelete-0.2.0-r1 (26 Feb 2012)
diff --git a/sys-fs/extundelete/extundelete-0.2.0-r1.ebuild b/sys-fs/extundelete/extundelete-0.2.0-r1.ebuild
index c66571d10dad..a598011bdbce 100644
--- a/sys-fs/extundelete/extundelete-0.2.0-r1.ebuild
+++ b/sys-fs/extundelete/extundelete-0.2.0-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/extundelete/extundelete-0.2.0-r1.ebuild,v 1.1 2012/02/26 17:38:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/extundelete-0.2.0-r1.ebuild,v 1.2 2012/06/19 19:49:43 ago Exp $
EAPI=4
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=sys-fs/e2fsprogs-${_E2FS}