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/ladspa-sdk | |
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/ladspa-sdk')
-rw-r--r-- | media-libs/ladspa-sdk/ladspa-sdk-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ladspa-sdk/ladspa-sdk-1.0.ebuild b/media-libs/ladspa-sdk/ladspa-sdk-1.0.ebuild index 0d1b2aeb5b15..8a76cb7bc5c6 100644 --- a/media-libs/ladspa-sdk/ladspa-sdk-1.0.ebuild +++ b/media-libs/ladspa-sdk/ladspa-sdk-1.0.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/ladspa-sdk/ladspa-sdk-1.0.ebuild,v 1.6 2003/02/10 07:42:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-sdk/ladspa-sdk-1.0.ebuild,v 1.7 2004/03/19 07:56:04 mr_bones_ Exp $ S=${WORKDIR}/ladspa_sdk/src DESCRIPTION="The Linux Audio Developer's Simple Plugin API and some example plugins" |