diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-03-19 01:52:31 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-03-19 01:52:31 +0000 |
commit | ffa79c34c2f58c3b552cb5ee5ea65cf433f2f3c1 (patch) | |
tree | e35a5d260c4a2f77d27a438cce2c4ae88cc3646f /app-cdr/gcombust/ChangeLog | |
parent | only unpack patch unless bogofilter flag is set. fixes #126747 (diff) | |
download | gentoo-2-ffa79c34c2f58c3b552cb5ee5ea65cf433f2f3c1.tar.gz gentoo-2-ffa79c34c2f58c3b552cb5ee5ea65cf433f2f3c1.tar.bz2 gentoo-2-ffa79c34c2f58c3b552cb5ee5ea65cf433f2f3c1.zip |
Added a patch to fix gcc41 compile issues. Removed older versions.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-cdr/gcombust/ChangeLog')
-rw-r--r-- | app-cdr/gcombust/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/app-cdr/gcombust/ChangeLog b/app-cdr/gcombust/ChangeLog index 65c852941a35..89d98a09c489 100644 --- a/app-cdr/gcombust/ChangeLog +++ b/app-cdr/gcombust/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-cdr/gcombust -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/ChangeLog,v 1.24 2005/12/29 03:32:28 metalgod Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/ChangeLog,v 1.25 2006/03/19 01:52:31 metalgod Exp $ + +*gcombust-0.1.55-r1 (19 Mar 2006) + + 19 Mar 2006; Luis Medinas <metalgod@gentoo.org> + +files/gcombust-0.1.55-gcc41.patch, -gcombust-0.1.52.ebuild, + -gcombust-0.1.53.ebuild, -gcombust-0.1.54.ebuild, + +gcombust-0.1.55-r1.ebuild: + Added a patch to fix gcc41 compile issues. Removed older versions. 29 Dec 2005; Luis Medinas <metalgod@gentoo.org> +metadata.xml: Add this package to media-optical herd. |