summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-05-17 16:40:08 +0000
committerSimon Stelling <blubb@gentoo.org>2006-05-17 16:40:08 +0000
commit6bc59c546ceef9dd7bb368bbf5bd40bfa78ff8f5 (patch)
tree42c801e89069cdfb11c745c9ae87660158effdbb /sys-block/gparted
parentfix orbit dep to make sure ORBIT2_MAYBE_CONST is defined, fixes #133604 (diff)
downloadgentoo-2-6bc59c546ceef9dd7bb368bbf5bd40bfa78ff8f5.tar.gz
gentoo-2-6bc59c546ceef9dd7bb368bbf5bd40bfa78ff8f5.tar.bz2
gentoo-2-6bc59c546ceef9dd7bb368bbf5bd40bfa78ff8f5.zip
stable on amd64
(Portage version: 3365-svn)
Diffstat (limited to 'sys-block/gparted')
-rw-r--r--sys-block/gparted/ChangeLog5
-rw-r--r--sys-block/gparted/gparted-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/gparted/ChangeLog b/sys-block/gparted/ChangeLog
index 33ff4f2b5f59..bdfdf2330b04 100644
--- a/sys-block/gparted/ChangeLog
+++ b/sys-block/gparted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/gparted
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.20 2006/04/29 09:56:22 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.21 2006/05/17 16:40:08 blubb Exp $
+
+ 17 May 2006; <blubb@gentoo.org> gparted-0.2.4.ebuild:
+ stable on amd64
29 Apr 2006; Simon Stelling <blubb@gentoo.org> -gparted-0.1.ebuild,
-gparted-0.2.1.ebuild, -gparted-0.2.2.ebuild, -gparted-0.2.3.ebuild:
diff --git a/sys-block/gparted/gparted-0.2.4.ebuild b/sys-block/gparted/gparted-0.2.4.ebuild
index 8e1c8c8fb5cd..2cfcfc7adfa6 100644
--- a/sys-block/gparted/gparted-0.2.4.ebuild
+++ b/sys-block/gparted/gparted-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.2.4.ebuild,v 1.1 2006/04/08 09:47:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.2.4.ebuild,v 1.2 2006/05/17 16:40:08 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.25