diff options
author | 2008-06-29 19:31:22 +0000 | |
---|---|---|
committer | 2008-06-29 19:31:22 +0000 | |
commit | dc4d3fb6dd0935cd03aa597961cca361fcb3facb (patch) | |
tree | 491e9e7ca39214ba5fda3a8ca992219f23abf4c3 /dev-ml/pcre-ocaml/ChangeLog | |
parent | Mask gst-plugins-opengl for removal since it's disappeared from upstream gstr... (diff) | |
download | historical-dc4d3fb6dd0935cd03aa597961cca361fcb3facb.tar.gz historical-dc4d3fb6dd0935cd03aa597961cca361fcb3facb.tar.bz2 historical-dc4d3fb6dd0935cd03aa597961cca361fcb3facb.zip |
Do not use dodoc for examples as they will end up compressed, reported by Ken69267
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25.7 x86_64
Diffstat (limited to 'dev-ml/pcre-ocaml/ChangeLog')
-rw-r--r-- | dev-ml/pcre-ocaml/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog index e6bf26648e61..decfae6e7df4 100644 --- a/dev-ml/pcre-ocaml/ChangeLog +++ b/dev-ml/pcre-ocaml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/pcre-ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.19 2008/05/12 07:00:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.20 2008/06/29 19:31:22 aballier Exp $ + + 29 Jun 2008; Alexis Ballier <aballier@gentoo.org> + pcre-ocaml-5.15.0.ebuild: + Do not use dodoc for examples as they will end up compressed, reported by + Ken69267 *pcre-ocaml-5.15.0 (12 May 2008) |