summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-01-06 22:55:29 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-01-06 22:55:29 +0000
commitf994f89c4b9a516d99daf470596f5dc1833f041c (patch)
tree656d25cfe0802083f3326cde5f4beff7c9443cf5 /sys-fs
parentStable on x86 Bug #118002 (diff)
downloadgentoo-2-f994f89c4b9a516d99daf470596f5dc1833f041c.tar.gz
gentoo-2-f994f89c4b9a516d99daf470596f5dc1833f041c.tar.bz2
gentoo-2-f994f89c4b9a516d99daf470596f5dc1833f041c.zip
Back to ~x86, it really isn't that stable; bug #107635
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/convertfs/ChangeLog7
-rw-r--r--sys-fs/convertfs/convertfs-20050113.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/convertfs/ChangeLog b/sys-fs/convertfs/ChangeLog
index 7dc73fed5973..b208db290a42 100644
--- a/sys-fs/convertfs/ChangeLog
+++ b/sys-fs/convertfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/convertfs
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/convertfs/ChangeLog,v 1.8 2005/08/17 10:12:35 sbriesen Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/convertfs/ChangeLog,v 1.9 2006/01/06 22:55:29 halcy0n Exp $
+
+ 06 Jan 2006; Mark Loeser <halcy0n@gentoo.org> convertfs-20050113.ebuild:
+ Back to ~x86, it really isn't that stable; bug #107635
17 Aug 2005; Stefan Briesenick <sbriesen@gentoo.org>
convertfs-20050113.ebuild:
diff --git a/sys-fs/convertfs/convertfs-20050113.ebuild b/sys-fs/convertfs/convertfs-20050113.ebuild
index 531e13ca4d7b..a2c071789026 100644
--- a/sys-fs/convertfs/convertfs-20050113.ebuild
+++ b/sys-fs/convertfs/convertfs-20050113.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/convertfs/convertfs-20050113.ebuild,v 1.3 2005/08/17 10:13:48 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/convertfs/convertfs-20050113.ebuild,v 1.4 2006/01/06 22:55:29 halcy0n Exp $
DESCRIPTION="A tool to convert filesystems in-place"
HOMEPAGE="http://tzukanov.narod.ru/convertfs/"
@@ -8,7 +8,7 @@ SRC_URI="http://tzukanov.narod.ru/convertfs/convertfs-13jan2005.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="ppc ~x86"
IUSE=""
DEPEND="virtual/libc"