diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 21:24:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 21:24:38 +0000 |
commit | 7faebf7f78d57a1b8634626452d53b15aca7cbcc (patch) | |
tree | 62caab9f667699cd5c1e3b53a01055b8d3dad6f8 /dev-python/pythong/ChangeLog | |
parent | re-adding virtual/gnustep-back to this profile, as it was removed; cvs log st... (diff) | |
download | historical-7faebf7f78d57a1b8634626452d53b15aca7cbcc.tar.gz historical-7faebf7f78d57a1b8634626452d53b15aca7cbcc.tar.bz2 historical-7faebf7f78d57a1b8634626452d53b15aca7cbcc.zip |
Remove sed from global scope.
Diffstat (limited to 'dev-python/pythong/ChangeLog')
-rw-r--r-- | dev-python/pythong/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pythong/ChangeLog b/dev-python/pythong/ChangeLog index 5d55b5390007..9006c4648b2e 100644 --- a/dev-python/pythong/ChangeLog +++ b/dev-python/pythong/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pythong # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.11 2004/08/07 22:13:10 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.12 2004/10/03 21:24:38 kloeri Exp $ + + 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> pythong-2.1.2.ebuild, + pythong-2.1.4.ebuild, pythong-2.1.5.ebuild: + Remove sed from global scope. 07 Aug 2004; Tom Martin <slarti@gentoo.org> pythong-2.1.2.ebuild, pythong-2.1.4.ebuild, pythong-2.1.5.ebuild: |