diff options
author | 2008-03-30 15:03:53 +0000 | |
---|---|---|
committer | 2008-03-30 15:03:53 +0000 | |
commit | 992e6a6b16799301c7577eb5737bbd68b98aafb5 (patch) | |
tree | 98bdc389caf831d2bd1e423e3c6d793b4f0ca729 /sys-block/gparted/gparted-0.3.5.ebuild | |
parent | Version bump; fixes tcl8.5-compatibility; bug #212682 and #173467. (diff) | |
download | historical-992e6a6b16799301c7577eb5737bbd68b98aafb5.tar.gz historical-992e6a6b16799301c7577eb5737bbd68b98aafb5.tar.bz2 historical-992e6a6b16799301c7577eb5737bbd68b98aafb5.zip |
stable x86, bug 215392
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-block/gparted/gparted-0.3.5.ebuild')
-rw-r--r-- | sys-block/gparted/gparted-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.3.5.ebuild b/sys-block/gparted/gparted-0.3.5.ebuild index 5f9f6fda256f..0ab6dea60846 100644 --- a/sys-block/gparted/gparted-0.3.5.ebuild +++ b/sys-block/gparted/gparted-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild,v 1.2 2008/02/11 23:49:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild,v 1.3 2008/03/30 15:03:53 opfer Exp $ inherit eutils gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gparted/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="fat hfs jfs ntfs reiserfs reiser4 xfs" common_depends=">=sys-apps/parted-1.7.1 |