diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-03-31 14:49:31 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-03-31 14:49:31 +0000 |
commit | b19d9b54cb1573a0a75766d4fca22ed2dee7c2d2 (patch) | |
tree | 249517f11402040b6a9a6db9286530918df94e20 /sys-fs/simple-mtpfs | |
parent | improve patch header (diff) | |
download | gentoo-2-b19d9b54cb1573a0a75766d4fca22ed2dee7c2d2.tar.gz gentoo-2-b19d9b54cb1573a0a75766d4fca22ed2dee7c2d2.tar.bz2 gentoo-2-b19d9b54cb1573a0a75766d4fca22ed2dee7c2d2.zip |
Stable on amd64 and x86. Way way better than mtpfs itself.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r-- | sys-fs/simple-mtpfs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/simple-mtpfs/ChangeLog b/sys-fs/simple-mtpfs/ChangeLog index 22fa64a90f17..fcefb49d3603 100644 --- a/sys-fs/simple-mtpfs/ChangeLog +++ b/sys-fs/simple-mtpfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/simple-mtpfs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog,v 1.3 2013/03/21 22:16:18 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog,v 1.4 2013/03/31 14:49:31 scarabeus Exp $ + + 31 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> simple-mtpfs-0.1.ebuild: + Stable on amd64 and x86. Way way better than mtpfs itself. 21 Mar 2013; Stanislav Ochotnicky <sochotnicky@gentoo.org> simple-mtpfs-0.1.ebuild: diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild index 99f4cbf4b3ed..3c9327eb8d2c 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild,v 1.3 2013/03/21 22:16:18 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild,v 1.4 2013/03/31 14:49:31 scarabeus Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/phatina/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64 x86" IUSE="" CDEPEND="media-libs/libmtp |