diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2006-11-22 18:23:07 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2006-11-22 18:23:07 +0000 |
commit | 8165295d57de54dadc8ef7e1589c5a849fd45078 (patch) | |
tree | 94d0b475d3623ad07506049e7507b7f17bb38c9f /app-accessibility/gnopernicus/ChangeLog | |
parent | Fix copyright header (diff) | |
download | gentoo-2-8165295d57de54dadc8ef7e1589c5a849fd45078.tar.gz gentoo-2-8165295d57de54dadc8ef7e1589c5a849fd45078.tar.bz2 gentoo-2-8165295d57de54dadc8ef7e1589c5a849fd45078.zip |
Keep some m4 macros to fix compilation on systems without gtk-doc or gnome-common (bug #155942)
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-accessibility/gnopernicus/ChangeLog')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index f65bcdfd1bf2..636cffe3376a 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.91 2006/11/07 07:02:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.92 2006/11/22 18:23:07 leonardop Exp $ + + 22 Nov 2006; Leonardo Boshell <leonardop@gentoo.org> + gnopernicus-1.0.4.ebuild: + Keep some m4 macros to fix compilation on systems without gtk-doc or + gnome-common (bug #155942). *gnopernicus-1.0.7 (07 Nov 2006) |