diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-08-02 17:42:50 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-08-02 17:42:50 +0000 |
commit | 2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1 (patch) | |
tree | 9c52f9d7b95bf1e7452640b10f55fd69d6a12163 /app-text/dvipdfm/dvipdfm-0.13.2c.ebuild | |
parent | Initial ebuild to support media-video/vls. (diff) | |
download | historical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.tar.gz historical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.tar.bz2 historical-2cdb9501dfdc5c3f31c696a3d7f6657630e7f7b1.zip |
Repoman fixes
Diffstat (limited to 'app-text/dvipdfm/dvipdfm-0.13.2c.ebuild')
-rw-r--r-- | app-text/dvipdfm/dvipdfm-0.13.2c.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild b/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild index 468cb7165078..14524fe944b8 100644 --- a/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild +++ b/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2c.ebuild,v 1.3 2002/08/02 17:42:49 phoenix Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Dvipdfm is a DVI to PDF translator." SRC_URI="http://gaspra.kettering.edu/dvipdfm/${P}.tar.gz" HOMEPAGE="http://gaspra.kettering.edu/dvipdfm/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" DEPEND=">=app-text/tetex-1.0.7 >=media-libs/libpng-1.2.1 |