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 /media-video/motiontrack | |
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 'media-video/motiontrack')
-rw-r--r-- | media-video/motiontrack/ChangeLog | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/media-video/motiontrack/ChangeLog b/media-video/motiontrack/ChangeLog new file mode 100644 index 00000000..37503970 --- /dev/null +++ b/media-video/motiontrack/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for media-video/motiontrack +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/ChangeLog,v 1.12 2007/11/27 12:13:51 zzam Exp $ + + 27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> + motiontrack-0.1.0.ebuild, motiontrack-0.1.2.ebuild, + motiontrack-0.1.3.ebuild: + Fixed quoting. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> + motiontrack-0.1.0.ebuild, motiontrack-0.1.2.ebuild, + motiontrack-0.1.3.ebuild: + Convert to use elog. + + 03 May 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: + Update metadata to list media-video@gentoo.org as maintainer. + + 07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> + motiontrack-0.1.0.ebuild, motiontrack-0.1.2.ebuild, + motiontrack-0.1.3.ebuild: + Drop virtual/libc dependency. + + 19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove retired developer from metadata.xml. + +*motiontrack-0.1.3 (09 Dec 2004) + + 09 Dec 2004; Chris White <chriswhite@gentoo.org> +motiontrack-0.1.3.ebuild: + Bumped to version 0.1.3. + + 19 Oct 2004; Chris White <chriswhite@gentoo.org> motiontrack-0.1.0.ebuild, + motiontrack-0.1.2.ebuild: + Fixed some QA issues. + +*motiontrack-0.1.2 (19 Oct 2004) + + 19 Oct 2004; Chris White <chriswhite@gentoo.org> +motiontrack-0.1.2.ebuild: + Bumped to version 0.1.2. Thanks to upstream for reporting :). + + 23 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> + motiontrack-0.1.0.ebuild: + don't use deprecated ? : syntax + +*motiontrack-0.1.0 (23 Jul 2004) + + 23 Jul 2004; Jon Hood <squinky86@gentoo.org> motiontrack-0.1.0.ebuild: + Change virtual/glibc -> virtual/libc. + +*motiontrack-0.1.0 (23 Jul 2004) + + 23 Jul 2004; Chris White <chriswhite@gentoo.org> motiontrack-0.1.0.ebuild: + Replaced virtual/glibc with virtual/libc. + + 20 Jul 2004; Chris White <chriswhite@gentoo.org> : + Initial addition to the tree. Thanks to gentoo <eric.noack@gemia.de> for + submitting the ebuild in Bug #47130. + |