diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
commit | 616e3aa9c545f35c901044edc0cc7c231c847d70 (patch) | |
tree | c218e36784fce6e03980c37b5b16da070f797e41 /media-libs/fmod | |
parent | inherit eutils for epatch (diff) | |
download | historical-616e3aa9c545f35c901044edc0cc7c231c847d70.tar.gz historical-616e3aa9c545f35c901044edc0cc7c231c847d70.tar.bz2 historical-616e3aa9c545f35c901044edc0cc7c231c847d70.zip |
header fix
Diffstat (limited to 'media-libs/fmod')
-rw-r--r-- | media-libs/fmod/fmod-3.61.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fmod/fmod-3.62.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/fmod/fmod-3.61.ebuild b/media-libs/fmod/fmod-3.61.ebuild index 121f62bea868..f6901c216c3e 100644 --- a/media-libs/fmod/fmod-3.61.ebuild +++ b/media-libs/fmod/fmod-3.61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.61.ebuild,v 1.2 2004/02/22 21:20:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.61.ebuild,v 1.3 2004/03/19 07:56:03 mr_bones_ Exp $ MY_P="fmodapi${PV/.}linux" DESCRIPTION="music and sound effects library, and a sound processing system" diff --git a/media-libs/fmod/fmod-3.62.ebuild b/media-libs/fmod/fmod-3.62.ebuild index ab0a53bf3f48..6f724f5dc527 100644 --- a/media-libs/fmod/fmod-3.62.ebuild +++ b/media-libs/fmod/fmod-3.62.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.62.ebuild,v 1.3 2004/02/22 21:20:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.62.ebuild,v 1.4 2004/03/19 07:56:03 mr_bones_ Exp $ MY_P="fmodapi${PV/.}linux" DESCRIPTION="music and sound effects library, and a sound processing system" |