diff options
author | 2007-01-04 15:07:44 +0000 | |
---|---|---|
committer | 2007-01-04 15:07:44 +0000 | |
commit | e99b4a57ded0ac59e5388826dba2871b46cc6a04 (patch) | |
tree | 5626db2ce5749f06b8bfa3f8c2a182683050af5f /media-gfx/inkscape/ChangeLog | |
parent | Add -D_GNU_SOURCE to CFLAGS (#159896). (diff) | |
download | historical-e99b4a57ded0ac59e5388826dba2871b46cc6a04.tar.gz historical-e99b4a57ded0ac59e5388826dba2871b46cc6a04.tar.bz2 historical-e99b4a57ded0ac59e5388826dba2871b46cc6a04.zip |
Fix broken autotools handling.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'media-gfx/inkscape/ChangeLog')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 534d005a5008..972767e49c8c 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.55 2006/10/11 20:28:43 hanno Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.56 2007/01/04 15:05:18 flameeyes Exp $ + + 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> inkscape-0.44.ebuild: + Fix broken autotools handling. *inkscape-0.44.1 (11 Oct 2006) |