diff options
Diffstat (limited to 'dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild')
-rw-r--r-- | dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild b/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild index 06838ad975a7..579689e6f97d 100644 --- a/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild +++ b/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild @@ -1,13 +1,13 @@ -# 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/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild,v 1.2 2003/08/07 03:33:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cweb_latex/cweb_latex-1.1.1.ebuild,v 1.3 2004/04/17 16:36:26 aliz Exp $ PATCHES="${FILESDIR}/cweb.cls.patch" inherit latex-package DESCRIPTION="LaTeX package for using LaTeX with CWEB" SRC_URI="ftp://ftp.th-darmstadt.de//programming/literate-programming/c.c++/cweb-sty-${PV}.tar.gz" - +IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 mips" |