summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-04 16:55:12 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-04 16:55:12 +0000
commit0ace99d0d338047b310b4ff3ace0edb664f0db16 (patch)
tree29fe93de123327e27d9e0a7ca65f91babfad9479 /app-text/asciidoc/ChangeLog
parentUnmask sip on Darwin, the latest version with a new patch seems to behave (diff)
downloadhistorical-0ace99d0d338047b310b4ff3ace0edb664f0db16.tar.gz
historical-0ace99d0d338047b310b4ff3ace0edb664f0db16.tar.bz2
historical-0ace99d0d338047b310b4ff3ace0edb664f0db16.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).
Package-Manager: portage-2.2_rc55/cvs/Linux x86_64
Diffstat (limited to 'app-text/asciidoc/ChangeLog')
-rw-r--r--app-text/asciidoc/ChangeLog13
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)