diff options
author | 2004-03-19 07:56:05 +0000 | |
---|---|---|
committer | 2004-03-19 07:56:05 +0000 | |
commit | bfd26d51d64443c870c84365c75bd8cab5231d2f (patch) | |
tree | 5b4d6a05bec241dfe3d73eccc777fbdf433a3105 /media-libs/speex | |
parent | inherit eutils for epatch (Manifest recommit) (diff) | |
download | gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.gz gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.bz2 gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.zip |
header fix
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/speex/speex-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/speex/speex-1.0.1.ebuild b/media-libs/speex/speex-1.0.1.ebuild index 21b5b0fc5630..0911feda6bb5 100644 --- a/media-libs/speex/speex-1.0.1.ebuild +++ b/media-libs/speex/speex-1.0.1.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/speex/speex-1.0.1.ebuild,v 1.5 2003/11/17 18:39:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.0.1.ebuild,v 1.6 2004/03/19 07:56:05 mr_bones_ Exp $ IUSE="oggvorbis sse" diff --git a/media-libs/speex/speex-1.0.ebuild b/media-libs/speex/speex-1.0.ebuild index ec3c5bc6a74f..d61725ce8725 100644 --- a/media-libs/speex/speex-1.0.ebuild +++ b/media-libs/speex/speex-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/speex/speex-1.0.ebuild,v 1.7 2003/11/09 23:41:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.0.ebuild,v 1.8 2004/03/19 07:56:05 mr_bones_ Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} |