diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-12-05 03:48:13 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-12-05 03:48:13 +0000 |
commit | 51a491ee6bdf73436dee86a6f793432d0633201e (patch) | |
tree | 1d07a3d771ef5c7e8097bcfd4439705ef0266355 /gnustep-apps/projectcenter/ChangeLog | |
parent | Version bump; removed unnecessary src_compile(). Also, fixed deps (added dev-... (diff) | |
download | historical-51a491ee6bdf73436dee86a6f793432d0633201e.tar.gz historical-51a491ee6bdf73436dee86a6f793432d0633201e.tar.bz2 historical-51a491ee6bdf73436dee86a6f793432d0633201e.zip |
Fixed GNUstep non-flattened building (patch no longer needed)
Diffstat (limited to 'gnustep-apps/projectcenter/ChangeLog')
-rw-r--r-- | gnustep-apps/projectcenter/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnustep-apps/projectcenter/ChangeLog b/gnustep-apps/projectcenter/ChangeLog index e2f4da317ad4..192f85ba71c4 100644 --- a/gnustep-apps/projectcenter/ChangeLog +++ b/gnustep-apps/projectcenter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/projectcenter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.6 2004/12/04 20:20:16 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.7 2004/12/05 03:48:13 fafhrd Exp $ + + 04 Dec 2004; Armando Di Cianno <fafhrd@gentoo.org> + projectcenter-0.4.1_pre20041203.ebuild: + Fixed GNUstep non-flattened building (patch no longer needed) *projectcenter-0.4.1_pre20041203 (03 Dec 2004) |