diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:37:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:37:52 +0000 |
commit | 0157b553a59652ad8cb72c471908905e8f97bfa4 (patch) | |
tree | aef94bdfb1a1630d4f72b84c19ba413bdb2a48dc /sys-block/gparted/gparted-0.19.0.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | historical-0157b553a59652ad8cb72c471908905e8f97bfa4.tar.gz historical-0157b553a59652ad8cb72c471908905e8f97bfa4.tar.bz2 historical-0157b553a59652ad8cb72c471908905e8f97bfa4.zip |
Stable for x86, wrt bug #512012
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-block/gparted/gparted-0.19.0.ebuild')
-rw-r--r-- | sys-block/gparted/gparted-0.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.19.0.ebuild b/sys-block/gparted/gparted-0.19.0.ebuild index 4789e13a4f0b..2fccf688f4da 100644 --- a/sys-block/gparted/gparted-0.19.0.ebuild +++ b/sys-block/gparted/gparted-0.19.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.19.0.ebuild,v 1.2 2014/07/22 10:53:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.19.0.ebuild,v 1.3 2014/07/23 15:37:51 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 xfs" # FIXME: add gpart support |