diff options
Diffstat (limited to 'sys-block/gparted/gparted-0.3.3.ebuild')
-rw-r--r-- | sys-block/gparted/gparted-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.3.3.ebuild b/sys-block/gparted/gparted-0.3.3.ebuild index d67a5c3eccb0..58e6fe8fd2c4 100644 --- a/sys-block/gparted/gparted-0.3.3.ebuild +++ b/sys-block/gparted/gparted-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.3.ebuild,v 1.1 2007/01/17 21:29:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.3.ebuild,v 1.2 2007/03/02 15:10:26 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.7.1 |