diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-25 23:20:40 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-25 23:20:40 +0000 |
commit | c444a89388500c5f5ff6cddbd930fc45fab59657 (patch) | |
tree | 39fe38cd3ec459cba155dd4439b6f77f70052560 /x11-misc/skippy/ChangeLog | |
parent | require cegui-0.3 or newer #100270 by Mathias Weber (diff) | |
download | gentoo-2-c444a89388500c5f5ff6cddbd930fc45fab59657.tar.gz gentoo-2-c444a89388500c5f5ff6cddbd930fc45fab59657.tar.bz2 gentoo-2-c444a89388500c5f5ff6cddbd930fc45fab59657.zip |
#99426: fixed hardcoded pointer size
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/skippy/ChangeLog')
-rw-r--r-- | x11-misc/skippy/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/skippy/ChangeLog b/x11-misc/skippy/ChangeLog index b0ee0df39803..adcaae994780 100644 --- a/x11-misc/skippy/ChangeLog +++ b/x11-misc/skippy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/skippy -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.6 2004/08/14 13:51:50 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.7 2005/07/25 23:20:40 smithj Exp $ + + 25 Jul 2005; Jonathan Smith <smithj@gentoo.org> + +files/skippy-pointer-size.patch, skippy-0.5.0.ebuild: + #99426: fixed hardcoded pointer size 14 Aug 2004; Sven Wegener <swegener@gentoo.org> skippy-0.5.0.ebuild: Fixed CVS Header. |