summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-block/gparted/ChangeLog5
-rw-r--r--sys-block/gparted/gparted-0.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/gparted/ChangeLog b/sys-block/gparted/ChangeLog
index 4ca40e412952..82129cd5c3a2 100644
--- a/sys-block/gparted/ChangeLog
+++ b/sys-block/gparted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/gparted
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.8 2005/12/24 12:33:42 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.9 2005/12/26 09:08:32 blubb Exp $
+
+ 26 Dec 2005; Simon Stelling <blubb@gentoo.org> gparted-0.0.9.ebuild:
+ stable on amd64
*gparted-0.0.9-r1 (24 Dec 2005)
diff --git a/sys-block/gparted/gparted-0.0.9.ebuild b/sys-block/gparted/gparted-0.0.9.ebuild
index 2e8e123813a8..0137619d63b9 100644
--- a/sys-block/gparted/gparted-0.0.9.ebuild
+++ b/sys-block/gparted/gparted-0.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.0.9.ebuild,v 1.2 2005/11/28 20:43:16 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.0.9.ebuild,v 1.3 2005/12/26 09:08:32 blubb Exp $
inherit gnome2
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gparted/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="fat hfs jfs ntfs reiserfs reiser4 xfs"
RDEPEND=">=sys-apps/parted-1.6.13