diff options
author | 2014-01-03 19:46:17 +0000 | |
---|---|---|
committer | 2014-01-03 19:46:17 +0000 | |
commit | 28d66171b5837bf26f3afe54e2819b515f820f04 (patch) | |
tree | 7da02c1215b4b25bb50e59b8ca8ea7cefd2ddc28 /sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-28d66171b5837bf26f3afe54e2819b515f820f04.tar.gz gentoo-2-28d66171b5837bf26f3afe54e2819b515f820f04.tar.bz2 gentoo-2-28d66171b5837bf26f3afe54e2819b515f820f04.zip |
Stable for amd64 wrt bug #495310
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild index c96749c95b3f..055b6d682780 100644 --- a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.5 2013/12/25 10:28:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.6 2014/01/03 19:46:17 nimiux Exp $ EAPI=5 inherit eutils linux-info udev @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |