diff options
author | 2010-03-09 23:12:20 +0000 | |
---|---|---|
committer | 2010-03-09 23:12:20 +0000 | |
commit | 6c90957d8ba0bb167f5fd8a2882293d62a6a56e8 (patch) | |
tree | 842f583982d49c4f03fa24aa8457e17f85dbc41f /www-apps/cgit/ChangeLog | |
parent | Marked ppc64 stable. (diff) | |
download | gentoo-2-6c90957d8ba0bb167f5fd8a2882293d62a6a56e8.tar.gz gentoo-2-6c90957d8ba0bb167f5fd8a2882293d62a6a56e8.tar.bz2 gentoo-2-6c90957d8ba0bb167f5fd8a2882293d62a6a56e8.zip |
Add doc useflag to make install the manpage optional
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/cgit/ChangeLog')
-rw-r--r-- | www-apps/cgit/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/www-apps/cgit/ChangeLog b/www-apps/cgit/ChangeLog index f04392f17897..60cd6a901f0a 100644 --- a/www-apps/cgit/ChangeLog +++ b/www-apps/cgit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/cgit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/cgit/ChangeLog,v 1.1 2010/02/23 22:54:11 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/cgit/ChangeLog,v 1.2 2010/03/09 23:12:20 ramereth Exp $ + +*cgit-0.8.3.1-r1 (09 Mar 2010) + + 09 Mar 2010; Lance Albertson <ramereth@gentoo.org> + +cgit-0.8.3.1-r1.ebuild: + Add doc useflag to make install the manpage optional *cgit-0.8.3.1 (20 Feb 2010) |