diff options
author | Stanislav Ochotnicky <sochotnicky@gentoo.org> | 2013-03-20 23:32:20 +0000 |
---|---|---|
committer | Stanislav Ochotnicky <sochotnicky@gentoo.org> | 2013-03-20 23:32:20 +0000 |
commit | cf89c71b6c7acf8ccaee2b1ba76f98dbe577c3f7 (patch) | |
tree | 3c3b21ece6ab7898e23090e9170f25e5106a0b47 /sys-fs/simple-mtpfs/ChangeLog | |
parent | Revision bump to fix broken glib backend, bug 462524. Thanks to leio for anal... (diff) | |
download | gentoo-2-cf89c71b6c7acf8ccaee2b1ba76f98dbe577c3f7.tar.gz gentoo-2-cf89c71b6c7acf8ccaee2b1ba76f98dbe577c3f7.tar.bz2 gentoo-2-cf89c71b6c7acf8ccaee2b1ba76f98dbe577c3f7.zip |
New ebuild for simple-mtpfs, a FUSE MTP implementation written in C++
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7B087241)
Diffstat (limited to 'sys-fs/simple-mtpfs/ChangeLog')
-rw-r--r-- | sys-fs/simple-mtpfs/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-fs/simple-mtpfs/ChangeLog b/sys-fs/simple-mtpfs/ChangeLog new file mode 100644 index 000000000000..190bf5c53a1e --- /dev/null +++ b/sys-fs/simple-mtpfs/ChangeLog @@ -0,0 +1,10 @@ +# 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.1 2013/03/20 23:32:20 sochotnicky Exp $ + +*simple-mtpfs-0.1 (20 Mar 2013) + + 20 Mar 2013; Stanislav Ochotnicky <sochotnicky@gentoo.org> + +simple-mtpfs-0.1.ebuild, +metadata.xml: + New ebuild for simple-mtpfs, a FUSE MTP implementation written in C++ + |