diff options
author | 2005-06-08 16:51:59 +0000 | |
---|---|---|
committer | 2005-06-08 16:51:59 +0000 | |
commit | 3feccc6729291c9d1c514ba46ae2d8b9eda00d87 (patch) | |
tree | c3e3479bbbf0ef6d1fdc31e6d1effc208fdee752 /games-strategy/wesnoth/ChangeLog | |
parent | * scanelf options: -N matches a given lib. -T will print the cause of (diff) | |
download | historical-3feccc6729291c9d1c514ba46ae2d8b9eda00d87.tar.gz historical-3feccc6729291c9d1c514ba46ae2d8b9eda00d87.tar.bz2 historical-3feccc6729291c9d1c514ba46ae2d8b9eda00d87.zip |
Fix error in packaging (bug #95466)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-strategy/wesnoth/ChangeLog')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index b8a5314e6b78..b3dbff4ec2d3 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.50 2005/06/07 05:08:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.51 2005/06/08 16:51:59 mr_bones_ Exp $ + + 08 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.9.2.ebuild: + Fix error in packaging (bug #95466) *wesnoth-0.9.2 (07 Jun 2005) |