diff options
author | Philip Walls <malverian@gentoo.org> | 2005-05-22 14:57:09 +0000 |
---|---|---|
committer | Philip Walls <malverian@gentoo.org> | 2005-05-22 14:57:09 +0000 |
commit | 6e1fc7c3a244167310e68f327c9c6b3d48c71e9d (patch) | |
tree | 25b12b506e00de7314e7f886abec9743bac144b4 /dev-games/cel/ChangeLog | |
parent | Initial import, ebuild based on the contribution by Josh Nichols <nichoj@alum... (diff) | |
download | gentoo-2-6e1fc7c3a244167310e68f327c9c6b3d48c71e9d.tar.gz gentoo-2-6e1fc7c3a244167310e68f327c9c6b3d48c71e9d.tar.bz2 gentoo-2-6e1fc7c3a244167310e68f327c9c6b3d48c71e9d.zip |
Got rid of global variable using output of a command
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-games/cel/ChangeLog')
-rw-r--r-- | dev-games/cel/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-games/cel/ChangeLog b/dev-games/cel/ChangeLog index 1dadbc95f289..4f4ea9003615 100644 --- a/dev-games/cel/ChangeLog +++ b/dev-games/cel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/cel # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/ChangeLog,v 1.11 2005/05/21 18:02:14 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/ChangeLog,v 1.12 2005/05/22 14:57:09 malverian Exp $ + + 22 May 2005; Philip Walls <malverian@gentoo.org> cel-0.99_pre20050518.ebuild: + Got rid of global variable that was using output of a command *cel-0.99_pre20050518 (21 May 2005) |