diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-09-09 15:03:45 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-09-09 15:03:45 +0000 |
commit | 7f0c0195d7707cbb55fe37739ccd4784013454c4 (patch) | |
tree | 2ca699b1fe9c614f4dc4ff67524f04728e78e680 /app-i18n/xsim/ChangeLog | |
parent | Mark -sparc, it sigbuses (diff) | |
download | gentoo-2-7f0c0195d7707cbb55fe37739ccd4784013454c4.tar.gz gentoo-2-7f0c0195d7707cbb55fe37739ccd4784013454c4.tar.bz2 gentoo-2-7f0c0195d7707cbb55fe37739ccd4784013454c4.zip |
Fixed compile problem on gcc-4.3, bug #227117. Fixed kdelibs dependency, bug #213425.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'app-i18n/xsim/ChangeLog')
-rw-r--r-- | app-i18n/xsim/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-i18n/xsim/ChangeLog b/app-i18n/xsim/ChangeLog index 70d397afe4ed..bdd7055432a4 100644 --- a/app-i18n/xsim/ChangeLog +++ b/app-i18n/xsim/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-i18n/xsim # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/ChangeLog,v 1.16 2008/05/04 15:06:48 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/ChangeLog,v 1.17 2008/09/09 15:03:44 matsuu Exp $ + +*xsim-0.3.9.4-r5 (09 Sep 2008) + + 09 Sep 2008; MATSUU Takuto <matsuu@gentoo.org> + +files/xsim-0.3.9.4-gcc-4.3.patch, xsim-0.3.9.4-r2.ebuild, + +xsim-0.3.9.4-r5.ebuild: + Fixed compile problem on gcc-4.3, bug #227117. Fixed kdelibs dependency, + bug #213425. 04 May 2008; MATSUU Takuto <matsuu@gentoo.org> xsim-0.3.9.4-r2.ebuild, -xsim-0.3.9.4-r3.ebuild, xsim-0.3.9.4-r4.ebuild: |