diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 21:04:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 21:04:43 +0000 |
commit | 382ca5f5ad448e74d7a37a090e9aa4d13e83a31b (patch) | |
tree | 2e2925e3c680eeeef994ed975c679a694ddfb025 /media-libs/sdl-sound | |
parent | Updated header (diff) | |
download | gentoo-2-382ca5f5ad448e74d7a37a090e9aa4d13e83a31b.tar.gz gentoo-2-382ca5f5ad448e74d7a37a090e9aa4d13e83a31b.tar.bz2 gentoo-2-382ca5f5ad448e74d7a37a090e9aa4d13e83a31b.zip |
Fixed copyriht misspelling
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild index 45f45b3e7e21..4a7bcb95ff82 100644 --- a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild +++ b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyriht 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.6 2002/10/04 05:50:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.7 2002/10/04 21:04:25 vapier Exp $ MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} |