diff options
author | 2013-04-24 01:10:57 +0000 | |
---|---|---|
committer | 2013-04-24 01:10:57 +0000 | |
commit | 88065846eacbad7e8292e7ee2538bc0e863b80db (patch) | |
tree | b61cd5fe242453c0d30722fce9cf463b0633d8ed /dev-python/gitdb/ChangeLog | |
parent | Use CPPFLAGS when compiling and CFLAGS when linking. Avoid building static o... (diff) | |
download | gentoo-2-88065846eacbad7e8292e7ee2538bc0e863b80db.tar.gz gentoo-2-88065846eacbad7e8292e7ee2538bc0e863b80db.tar.bz2 gentoo-2-88065846eacbad7e8292e7ee2538bc0e863b80db.zip |
Library is needed at runtime.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'dev-python/gitdb/ChangeLog')
-rw-r--r-- | dev-python/gitdb/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/gitdb/ChangeLog b/dev-python/gitdb/ChangeLog index c7955da98621..e33430f16c91 100644 --- a/dev-python/gitdb/ChangeLog +++ b/dev-python/gitdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gitdb -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gitdb/ChangeLog,v 1.2 2011/08/27 20:57:27 neurogeek Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gitdb/ChangeLog,v 1.3 2013/04/24 01:10:57 zx2c4 Exp $ + + 24 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> gitdb-0.5.4.ebuild: + Library is needed at runtime. 27 Aug 2011; Jesus Rivero <neurogeek@gentoo.org> gitdb-0.5.4.ebuild: Added ~amd64 keyword @@ -10,4 +13,3 @@ 27 Aug 2011; Jesus Rivero <neurogeek@gentoo.org> +gitdb-0.5.4.ebuild, +metadata.xml: Initial commit - |