diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-11-12 03:57:34 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-11-12 03:57:34 +0000 |
commit | 6486d5eb6821f11206ad4b65c8544342616bffb3 (patch) | |
tree | 9264b95e72d17215d556d612e27db4f10e4ad5fc /gnustep-apps/terminal/ChangeLog | |
parent | Keyworded ppc for GNOME 2.8 (diff) | |
download | historical-6486d5eb6821f11206ad4b65c8544342616bffb3.tar.gz historical-6486d5eb6821f11206ad4b65c8544342616bffb3.tar.bz2 historical-6486d5eb6821f11206ad4b65c8544342616bffb3.zip |
Mass Update: gnustep.eclass revamped to allow configurable root install; gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
Diffstat (limited to 'gnustep-apps/terminal/ChangeLog')
-rw-r--r-- | gnustep-apps/terminal/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/gnustep-apps/terminal/ChangeLog b/gnustep-apps/terminal/ChangeLog index faedc84229e7..1930186036ff 100644 --- a/gnustep-apps/terminal/ChangeLog +++ b/gnustep-apps/terminal/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for gnustep-apps/terminal # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.6 2004/10/18 12:18:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.7 2004/11/12 03:57:00 fafhrd Exp $ + +*terminal-0.9.5_pre20040909 (11 Nov 2004) + + 11 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org> -terminal-0.9.4.ebuild, + -terminal-0.9.5_pre20040909.ebuild, terminal-0.9.5_pre20040927.ebuild: + Mass Update: gnustep.eclass revamped to allow configurable root install; + gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions + bumped where files would change); some KEYWORDS were accidentally dropped + between version bumps of packages -- this has been resolved; windowmaker + correctly supports gnustep now 18 Oct 2004; David Holm <dholm@gentoo.org> : Added to ~ppc. |