diff options
author | 2014-10-23 01:41:53 +0000 | |
---|---|---|
committer | 2014-10-23 01:41:53 +0000 | |
commit | e860d2c9d2a9fb526c6894d95f04a8b6878c8b8e (patch) | |
tree | c7151a44544c5a185b179a1b1337d7865e256dfc /dev-vcs/stgit/ChangeLog | |
parent | clean old pypy impl (diff) | |
download | historical-e860d2c9d2a9fb526c6894d95f04a8b6878c8b8e.tar.gz historical-e860d2c9d2a9fb526c6894d95f04a8b6878c8b8e.tar.bz2 historical-e860d2c9d2a9fb526c6894d95f04a8b6878c8b8e.zip |
fix build docs twice, bug 526468
Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64
Manifest-Sign-Key: 0xAABEFD55
Diffstat (limited to 'dev-vcs/stgit/ChangeLog')
-rw-r--r-- | dev-vcs/stgit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-vcs/stgit/ChangeLog b/dev-vcs/stgit/ChangeLog index 3b1ed336b7e5..61a271f961d4 100644 --- a/dev-vcs/stgit/ChangeLog +++ b/dev-vcs/stgit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/stgit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.29 2014/10/22 14:28:10 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.30 2014/10/23 01:41:30 dlan Exp $ + + 23 Oct 2014; Yixun Lan <dlan@gentoo.org> stgit-0.17.1-r1.ebuild: + fix build docs twice, bug 526468 22 Oct 2014; Yixun Lan <dlan@gentoo.org> stgit-0.16-r2.ebuild, stgit-0.17.1-r1.ebuild: |