diff options
author | 2012-04-17 04:01:05 +0000 | |
---|---|---|
committer | 2012-04-17 04:01:05 +0000 | |
commit | c3a263c6189802ab9f385fee35c2ba4795e1cc8c (patch) | |
tree | 2b4e37b7e52114ecd04ca88ad1d81129b760267b /app-emulation/ski/ChangeLog | |
parent | Remove old version, version bump w/ CONFIG_BATMAN_ADV_DEBUG=y support (thanks... (diff) | |
download | gentoo-2-c3a263c6189802ab9f385fee35c2ba4795e1cc8c.tar.gz gentoo-2-c3a263c6189802ab9f385fee35c2ba4795e1cc8c.tar.bz2 gentoo-2-c3a263c6189802ab9f385fee35c2ba4795e1cc8c.zip |
Fix flag handling with gtk/x11, and broken big endian configure logic #412173 by Arseny Solokha.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ski/ChangeLog')
-rw-r--r-- | app-emulation/ski/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emulation/ski/ChangeLog b/app-emulation/ski/ChangeLog index 033dc9be9b57..151a5a4bec2f 100644 --- a/app-emulation/ski/ChangeLog +++ b/app-emulation/ski/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/ski # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.1 2012/04/16 05:04:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.2 2012/04/17 04:01:05 vapier Exp $ + + 17 Apr 2012; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild, + +files/ski-1.3.2-AC_C_BIGENDIAN.patch, + +files/ski-1.3.2-configure-withval.patch, +files/ski-1.3.2-gtk-linkage.patch: + Fix flag handling with gtk/x11, and broken big endian configure logic #412173 + by Arseny Solokha. *ski-1.3.2 (16 Apr 2012) |