diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:19 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:19 +0000 |
commit | bddf4495fd329607c4538cdcd2cea7419ba21304 (patch) | |
tree | b3d3494cfdf452c7947ef4f4579df3deea4c413b /app-text/dvipdfm | |
parent | header fixes (diff) | |
download | historical-bddf4495fd329607c4538cdcd2cea7419ba21304.tar.gz historical-bddf4495fd329607c4538cdcd2cea7419ba21304.tar.bz2 historical-bddf4495fd329607c4538cdcd2cea7419ba21304.zip |
header fixes
Diffstat (limited to 'app-text/dvipdfm')
-rw-r--r-- | app-text/dvipdfm/dvipdfm-0.13.2c.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild b/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild index 3b08e3c7f2b6..468cb7165078 100644 --- a/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild +++ b/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author: Laurent Mouillart <laurent.mouillart@free.fr> -# Maintainer: Matthew Kennedy <mkennedy@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild,v 1.1 2002/04/24 06:24:50 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Dvipdfm is a DVI to PDF translator." |