diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /sci-libs/libsigrok/ChangeLog | |
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 'sci-libs/libsigrok/ChangeLog')
-rw-r--r-- | sci-libs/libsigrok/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sci-libs/libsigrok/ChangeLog b/sci-libs/libsigrok/ChangeLog new file mode 100644 index 00000000..b7c0fb71 --- /dev/null +++ b/sci-libs/libsigrok/ChangeLog @@ -0,0 +1,19 @@ +# ChangeLog for sci-libs/libsigrok +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libsigrok/ChangeLog,v 1.4 2014/08/04 02:36:55 vapier Exp $ + + 04 Aug 2014; Mike Frysinger <vapier@gentoo.org> libsigrok-9999.ebuild: + Drop hacks that have been fixed in git now #517872 by Pinky. + + 14 Jun 2014; Mike Frysinger <vapier@gentoo.org> libsigrok-0.3.0.ebuild, + libsigrok-9999.ebuild: + Use a better HOMEPAGE. + +*libsigrok-0.3.0 (14 Jun 2014) +*libsigrok-9999 (14 Jun 2014) + + 14 Jun 2014; Mike Frysinger <vapier@gentoo.org> + +files/libsigrok-0.3.0-configure-flags.patch, + +files/libsigrok-0.3.0-no-check-linkage.patch, +libsigrok-0.3.0.ebuild, + +libsigrok-9999.ebuild, +metadata.xml: + Initial ebuild based on work by Christopher Friedt & Cody Schafer #426586. |