diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-04 16:55:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-04 16:55:12 +0000 |
commit | 51f013115d679a473d3141a5f0a775f543083494 (patch) | |
tree | 70edcfed9302f15f57b4ebc30842e26d182398ba /app-text/asciidoc/ChangeLog | |
parent | Unmask sip on Darwin, the latest version with a new patch seems to behave (diff) | |
download | gentoo-2-51f013115d679a473d3141a5f0a775f543083494.tar.gz gentoo-2-51f013115d679a473d3141a5f0a775f543083494.tar.bz2 gentoo-2-51f013115d679a473d3141a5f0a775f543083494.zip |
Cleanup: remove older versions; bump to 8.5.1; fix dependencies (previously DEPEND and RDEPEND were swapped); remove doc USE flag, always install the HTML documentation; use /usr/share to install the data files (closes bug #274319).
(Portage version: 2.2_rc55/cvs/Linux x86_64)
Diffstat (limited to 'app-text/asciidoc/ChangeLog')
-rw-r--r-- | app-text/asciidoc/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/app-text/asciidoc/ChangeLog b/app-text/asciidoc/ChangeLog index a2304c0b6a10..562a4754802b 100644 --- a/app-text/asciidoc/ChangeLog +++ b/app-text/asciidoc/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for app-text/asciidoc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.50 2009/11/06 00:05:52 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.51 2009/12/04 16:55:12 flameeyes Exp $ + +*asciidoc-8.5.1 (04 Dec 2009) + + 04 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> + -asciidoc-7.0.4.ebuild, -asciidoc-8.1.0.ebuild, -asciidoc-8.2.7.ebuild, + -asciidoc-8.4.4.ebuild, -asciidoc-8.4.5.ebuild, -asciidoc-8.5.0.ebuild, + +asciidoc-8.5.1.ebuild: + Cleanup: remove older versions; bump to 8.5.1; fix dependencies + (previously DEPEND and RDEPEND were swapped); remove doc USE flag, always + install the HTML documentation; use /usr/share to install the data files + (closes bug #274319). *asciidoc-8.5.0 (06 Nov 2009) |