diff options
author | 2005-07-27 08:07:44 +0000 | |
---|---|---|
committer | 2005-07-27 08:07:44 +0000 | |
commit | e92a2e56050d8bba909249191b333c4bf2a35c96 (patch) | |
tree | c986fad8d984a9a8cd7980865819d5d86a1f6900 /app-text/txt2man/ChangeLog | |
parent | Added upstream patch to 0.7.0. Removed old stale patches. (diff) | |
download | gentoo-2-e92a2e56050d8bba909249191b333c4bf2a35c96.tar.gz gentoo-2-e92a2e56050d8bba909249191b333c4bf2a35c96.tar.bz2 gentoo-2-e92a2e56050d8bba909249191b333c4bf2a35c96.zip |
Added patch from Debian for hyphens escaping. Thanks to Fredrik Steen <stone@debian.org> (Debian maintainer) and Wesley J. Landaker (original submitter of the patch).
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/txt2man/ChangeLog')
-rw-r--r-- | app-text/txt2man/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app-text/txt2man/ChangeLog b/app-text/txt2man/ChangeLog index 37cab14f682b..d92998bf8b69 100644 --- a/app-text/txt2man/ChangeLog +++ b/app-text/txt2man/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-text/txt2man # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.5 2005/07/25 19:13:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.6 2005/07/27 08:07:44 flameeyes Exp $ + +*txt2man-1.4.8-r1 (27 Jul 2005) + + 27 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/txt2man-1.4.8-debian.patch, -txt2man-1.4.8.ebuild, + +txt2man-1.4.8-r1.ebuild: + Added patch from Debian for hyphens escaping. Thanks to Fredrik Steen + <stone@debian.org> (Debian maintainer) and Wesley J. Landaker (original + submitter of the patch). 25 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> txt2man-1.4.8.ebuild: ~sparc as a dep for bug #100058 |