diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-03-26 07:55:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-03-26 07:55:25 +0000 |
commit | bcf347e005f572157ba0bc91375119a551746569 (patch) | |
tree | ff266dbf2187f652ba2d662ce0dee84304859f94 /gnustep-base/gnustep-make/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-bcf347e005f572157ba0bc91375119a551746569.tar.gz gentoo-2-bcf347e005f572157ba0bc91375119a551746569.tar.bz2 gentoo-2-bcf347e005f572157ba0bc91375119a551746569.zip |
Adding a config file and profile.d profiles (thanks to Dmitry S. Kulyabov, bug #117187)
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'gnustep-base/gnustep-make/ChangeLog')
-rw-r--r-- | gnustep-base/gnustep-make/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog index fa065e112465..f4255c49a819 100644 --- a/gnustep-base/gnustep-make/ChangeLog +++ b/gnustep-base/gnustep-make/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnustep-base/gnustep-make # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.30 2006/03/19 12:37:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.31 2006/03/26 07:55:25 grobian Exp $ + +*gnustep-make-1.12.0-r1 (26 Mar 2006) + + 26 Mar 2006; Fabian Groffen <grobian@gentoo.org> +files/gnustep.csh, + +files/gnustep.sh, -gnustep-make-1.12.0.ebuild, + +gnustep-make-1.12.0-r1.ebuild: + Adding a config file and profile.d profiles (thanks to Dmitry S. Kulyabov, + bug #117187) *gnustep-make-1.12.0 (19 Mar 2006) |