diff options
author | 2014-03-18 19:11:38 +0000 | |
---|---|---|
committer | 2014-03-18 19:11:38 +0000 | |
commit | bd6f37d1473ab08f669b1d30d79a32d5da445f17 (patch) | |
tree | be4378693a53d0f122826d61528a212b8a2c1b7a /games-emulation/dolphin/ChangeLog | |
parent | Version bump. Removed old (diff) | |
download | historical-bd6f37d1473ab08f669b1d30d79a32d5da445f17.tar.gz historical-bd6f37d1473ab08f669b1d30d79a32d5da445f17.tar.bz2 historical-bd6f37d1473ab08f669b1d30d79a32d5da445f17.zip |
Removes unnecessary S variable, bug #504964
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xA8C8FBCF
Diffstat (limited to 'games-emulation/dolphin/ChangeLog')
-rw-r--r-- | games-emulation/dolphin/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-emulation/dolphin/ChangeLog b/games-emulation/dolphin/ChangeLog index bbb654cc16e7..e41e065928bc 100644 --- a/games-emulation/dolphin/ChangeLog +++ b/games-emulation/dolphin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dolphin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.17 2014/02/17 01:49:47 twitch153 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.18 2014/03/18 19:11:07 twitch153 Exp $ + + 18 Mar 2014; Devan Franchini <twitch153@gentoo.org> dolphin-4.0.ebuild: + Removes unnecessary S variable, bug #504964 17 Feb 2014; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild, dolphin-4.0.ebuild: |