diff options
author | 2010-11-29 05:08:17 +0000 | |
---|---|---|
committer | 2010-11-29 05:08:17 +0000 | |
commit | 1c44a5d067676a44fcc359c3aad52f82a3344d52 (patch) | |
tree | 03cd7519b272a04bc9a375aa311bfa06432d2f55 /games-misc/sdljoytest/ChangeLog | |
parent | Version bump (diff) | |
download | historical-1c44a5d067676a44fcc359c3aad52f82a3344d52.tar.gz historical-1c44a5d067676a44fcc359c3aad52f82a3344d52.tar.bz2 historical-1c44a5d067676a44fcc359c3aad52f82a3344d52.zip |
add opengl use dep; fix SDL header include
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'games-misc/sdljoytest/ChangeLog')
-rw-r--r-- | games-misc/sdljoytest/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-misc/sdljoytest/ChangeLog b/games-misc/sdljoytest/ChangeLog index c303cdb1d4dd..5e3e476970a3 100644 --- a/games-misc/sdljoytest/ChangeLog +++ b/games-misc/sdljoytest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/sdljoytest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.4 2010/06/03 16:10:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.5 2010/11/29 05:08:17 mr_bones_ Exp $ + + 29 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org> + sdljoytest-11102003.ebuild: + add opengl use dep; fix SDL header include 03 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> sdljoytest-11102003.ebuild: |