diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:50:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:50:10 +0000 |
commit | 1eb2e2a5d5541ad739d49a2a30b20d12888f648e (patch) | |
tree | a8ab1d81be3ddcf5670d1084e92409c1c3ac85ec /sys-block/gparted/gparted-0.2.4.ebuild | |
parent | sys-auth/pam_dotfile stable on ppc. (diff) | |
download | historical-1eb2e2a5d5541ad739d49a2a30b20d12888f648e.tar.gz historical-1eb2e2a5d5541ad739d49a2a30b20d12888f648e.tar.bz2 historical-1eb2e2a5d5541ad739d49a2a30b20d12888f648e.zip |
sys-block/gparted stable on ppc.
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'sys-block/gparted/gparted-0.2.4.ebuild')
-rw-r--r-- | sys-block/gparted/gparted-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.2.4.ebuild b/sys-block/gparted/gparted-0.2.4.ebuild index 3e754ea3d24b..de703dc60784 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.3 2006/05/24 14:28:59 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.2.4.ebuild,v 1.4 2006/05/24 20:50:10 hansmi 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 |