diff options
author | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 08:04:11 +0000 |
---|---|---|
committer | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 08:04:11 +0000 |
commit | 4ffe2d28ca698b6c22d4307e9f726685e3816a32 (patch) | |
tree | 52965540b542eaaad9a39dd948b0ad9cbe4d829d /app-text/latex-leaflet | |
parent | contributed by m-turk@nwu.edu (Matthew Turk) (diff) | |
download | gentoo-2-4ffe2d28ca698b6c22d4307e9f726685e3816a32.tar.gz gentoo-2-4ffe2d28ca698b6c22d4307e9f726685e3816a32.tar.bz2 gentoo-2-4ffe2d28ca698b6c22d4307e9f726685e3816a32.zip |
forgot SLOT
Diffstat (limited to 'app-text/latex-leaflet')
-rw-r--r-- | app-text/latex-leaflet/latex-leaflet-19990601.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/latex-leaflet/latex-leaflet-19990601.ebuild b/app-text/latex-leaflet/latex-leaflet-19990601.ebuild index 441ae2074e48..40b08907a750 100644 --- a/app-text/latex-leaflet/latex-leaflet-19990601.ebuild +++ b/app-text/latex-leaflet/latex-leaflet-19990601.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Matthew Turk <m-turk@nwu.edu> -# $Header: /var/cvsroot/gentoo-x86/app-text/latex-leaflet/latex-leaflet-19990601.ebuild,v 1.1 2002/05/21 07:57:03 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex-leaflet/latex-leaflet-19990601.ebuild,v 1.2 2002/05/21 08:04:11 blocke Exp $ . /usr/portage/eclass/inherit.eclass || die inherit latex-package @@ -10,4 +10,5 @@ DESCRIPTION="LaTeX package used to create leaflet-type brochures." SRC_URI="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/leaflet.tar.gz" HOMEPAGE="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/" LICENSE="LPPL" +SLOT="0" |