diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-libs/go-fuse | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-libs/go-fuse')
-rw-r--r-- | dev-libs/go-fuse/ChangeLog | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/dev-libs/go-fuse/ChangeLog b/dev-libs/go-fuse/ChangeLog new file mode 100644 index 00000000..d75310c9 --- /dev/null +++ b/dev-libs/go-fuse/ChangeLog @@ -0,0 +1,57 @@ +# ChangeLog for dev-libs/go-fuse +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/go-fuse/ChangeLog,v 1.13 2015/06/10 08:09:56 zmedico Exp $ + + 10 Jun 2015; Zac Medico <zmedico@gentoo.org> go-fuse-0_p20140812-r1.ebuild, + go-fuse-0_p20150422.ebuild: + Use insopts -p to preserve timestamps for bug 551486. + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*go-fuse-0_p20150422 (13 May 2015) + + 13 May 2015; Zac Medico <zmedico@gentoo.org> +go-fuse-0_p20150422.ebuild: + 0_p20150422 version bump + + 11 May 2015; Michał Górny <mgorny@gentoo.org> go-fuse-9999.ebuild: + Fix installation location as needed for sys-fs/go-mtpfs, bug #541274. Part of + https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/105 by likewhoa. + +*go-fuse-0_p20140812-r1 (24 Feb 2015) + + 24 Feb 2015; Zac Medico <zmedico@gentoo.org> +go-fuse-0_p20140812-r1.ebuild, + -go-fuse-0_p20140812.ebuild: + Bumb revision for bug 541284, for anyone who may have it installed in the + wrong place. + + 24 Feb 2015; Zac Medico <zmedico@gentoo.org> go-fuse-0_p20140812.ebuild: + Install in src instead of src/pkg for go-1.4. Thanks to William Hubbs + <williamh@gentoo.org> for the fix (bug 541284). + + 19 Oct 2014; Zac Medico <zmedico@gentoo.org> go-fuse-0_p20140812.ebuild: + Use tar.gz instead of zip, so there's no need for app-arch/unzip in DEPEND. + +*go-fuse-0_p20140812 (15 Oct 2014) + + 15 Oct 2014; Zac Medico <zmedico@gentoo.org> +go-fuse-0_p20140812.ebuild: + Add snapshot ebuild, including workaround for bug #503324. + + 28 Jun 2014; Rick Farina <zerochaos@gentoo.org> go-fuse-9999.ebuild: + fix for bug #515548, depend on go-1.3 + + 13 Jun 2014; Rick Farina <zerochaos@gentoo.org> go-fuse-9999.ebuild: + fix for bug 503324 + + 21 Oct 2013; Rick Farina <zerochaos@gentoo.org> go-fuse-9999.ebuild: + remove unneeded inherit and comment lines + + 21 Oct 2013; Rick Farina <zerochaos@gentoo.org> go-fuse-9999.ebuild: + I have no clue why, but this is how it wants to be installed + +*go-fuse-9999 (21 Oct 2013) + + 21 Oct 2013; Rick Farina <zerochaos@gentoo.org> +go-fuse-9999.ebuild, + +metadata.xml: + go-fuse initial commit. installs everything, likely improperly. addings as a + dep for go-mtpfs |