summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-19 13:59:20 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-19 13:59:20 +0000
commit69b448bb44b5389f81a11b80cc277e096b4d2ea4 (patch)
treea5b4573f4a2d01c94f9377b94e297f7f0d981588 /sys-fs/extundelete
parentx86 stable, bug #370707 (diff)
downloadgentoo-2-69b448bb44b5389f81a11b80cc277e096b4d2ea4.tar.gz
gentoo-2-69b448bb44b5389f81a11b80cc277e096b4d2ea4.tar.bz2
gentoo-2-69b448bb44b5389f81a11b80cc277e096b4d2ea4.zip
x86 stable, bug #370789
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/extundelete')
-rw-r--r--sys-fs/extundelete/ChangeLog5
-rw-r--r--sys-fs/extundelete/extundelete-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/extundelete/ChangeLog b/sys-fs/extundelete/ChangeLog
index 71b4b0df1eb7..7583c1b79c01 100644
--- a/sys-fs/extundelete/ChangeLog
+++ b/sys-fs/extundelete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/extundelete
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.2 2011/06/18 20:22:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/ChangeLog,v 1.3 2011/06/19 13:59:20 maekke Exp $
+
+ 19 Jun 2011; Markus Meier <maekke@gentoo.org> extundelete-0.2.0.ebuild:
+ x86 stable, bug #370789
18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> extundelete-0.2.0.ebuild:
Stable on amd64 wrt bug #370789
diff --git a/sys-fs/extundelete/extundelete-0.2.0.ebuild b/sys-fs/extundelete/extundelete-0.2.0.ebuild
index e3d110d07834..5561ccfd2c97 100644
--- a/sys-fs/extundelete/extundelete-0.2.0.ebuild
+++ b/sys-fs/extundelete/extundelete-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.2 2011/06/18 20:22:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/extundelete/extundelete-0.2.0.ebuild,v 1.3 2011/06/19 13:59:20 maekke Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=sys-fs/e2fsprogs-${_E2FS}