diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-10-22 10:34:46 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-10-22 10:34:46 +0000 |
commit | 74ea0348ce1e5752eb40bbcc409ab5698da81c1c (patch) | |
tree | 747af330ec444454cc29d7eb0897a635f626a781 /app-editors/mg/ChangeLog | |
parent | dev-libs/qcodeedit: New addition (diff) | |
download | historical-74ea0348ce1e5752eb40bbcc409ab5698da81c1c.tar.gz historical-74ea0348ce1e5752eb40bbcc409ab5698da81c1c.tar.bz2 historical-74ea0348ce1e5752eb40bbcc409ab5698da81c1c.zip |
Replace dirname patch by the official fix from OpenBSD.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'app-editors/mg/ChangeLog')
-rw-r--r-- | app-editors/mg/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index b9f610abbc33..94c5c9a103c1 100644 --- a/app-editors/mg/ChangeLog +++ b/app-editors/mg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/mg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.62 2013/10/13 07:34:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.63 2013/10/22 10:34:28 ulm Exp $ + +*mg-20130922-r2 (22 Oct 2013) + + 22 Oct 2013; Ulrich Müller <ulm@gentoo.org> -mg-20130922-r1.ebuild, + +mg-20130922-r2.ebuild, files/mg-20130922-dirname.patch: + Replace dirname patch by the official fix from OpenBSD. *mg-20130922-r1 (13 Oct 2013) |