diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /app-misc/btail/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 'app-misc/btail/ChangeLog')
-rw-r--r-- | app-misc/btail/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app-misc/btail/ChangeLog b/app-misc/btail/ChangeLog new file mode 100644 index 00000000..586cae64 --- /dev/null +++ b/app-misc/btail/ChangeLog @@ -0,0 +1,30 @@ +# ChangeLog for app-misc/btail +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/btail/ChangeLog,v 1.7 2012/10/17 12:05:39 ago Exp $ + + 17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> btail-0.3.ebuild: + Add ~amd64 keyword + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -btail-0.2.ebuild: + Remove old + +*btail-0.3 (24 Jun 2011) + + 24 Jun 2011; Jeroen Roovers <jer@gentoo.org> +btail-0.3.ebuild: + Version bump. Clean up ebuild. Fix one compiler warning. + + 30 Dec 2008; Christoph Mende <angelos@gentoo.org> btail-0.2.ebuild: + QA: Respect CC/CXX (bug 243612) and CFLAGS/LDFLAGS (bug 243616) + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> btail-0.2.ebuild: + (QA) RESTRICT clean up. + + 11 Jun 2006; Stuart Herbert <stuart@gentoo.org> btail-0.2.ebuild: + Added missing DEP, and fixed the makefile (see bug #132444) + Thanks to James Rowe (jnrowe@ukfsn.org) + +*btail-0.2 (02 Jan 2005) + + 02 Jan 2005; Stuart Herbert <stuart@gentoo.org> +metadata.xml, + +btail-0.2.ebuild: + Initial import |