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 | bfd26d51d64443c870c84365c75bd8cab5231d2f (patch) | |
tree | 5b4d6a05bec241dfe3d73eccc777fbdf433a3105 /media-libs/lib3ds | |
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/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/" |