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/lib3ds | |
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/lib3ds')
-rw-r--r-- | media-libs/lib3ds/lib3ds-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lib3ds/lib3ds-1.2.0.ebuild b/media-libs/lib3ds/lib3ds-1.2.0.ebuild index b54ec1562a58..bc6e4fd4cc48 100644 --- a/media-libs/lib3ds/lib3ds-1.2.0.ebuild +++ b/media-libs/lib3ds/lib3ds-1.2.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/lib3ds/lib3ds-1.2.0.ebuild,v 1.3 2003/02/13 12:46:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lib3ds/lib3ds-1.2.0.ebuild,v 1.4 2004/03/19 07:56:04 mr_bones_ Exp $ DESCRIPTION="overall software library for managing 3D-Studio Release 3 and 4 .3DS files" HOMEPAGE="http://lib3ds.sourceforge.net/" |