diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 15:37:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 15:37:54 +0000 |
commit | 4bb940c2f71868964b4ba1122e8588d5cc3d49c8 (patch) | |
tree | 5e6affcd6a980bb5ac0be35ae50fa25ebe0873c5 /media-libs/libsdl/ChangeLog | |
parent | add missing newline at end of file (Manifest recommit) (diff) | |
download | gentoo-2-4bb940c2f71868964b4ba1122e8588d5cc3d49c8.tar.gz gentoo-2-4bb940c2f71868964b4ba1122e8588d5cc3d49c8.tar.bz2 gentoo-2-4bb940c2f71868964b4ba1122e8588d5cc3d49c8.zip |
Fix use invocation
Diffstat (limited to 'media-libs/libsdl/ChangeLog')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index af162c601c5d..75652fe4d7e1 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsdl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.49 2004/06/07 19:15:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.50 2004/06/09 15:37:54 agriffis Exp $ + + 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> libsdl-1.2.6-r3.ebuild, + libsdl-1.2.7.ebuild: + Fix use invocation 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> files/1.2.7-joystick.patch: |