summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/latex-calendar/latex-calendar-3.1.ebuild')
-rw-r--r--dev-tex/latex-calendar/latex-calendar-3.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-tex/latex-calendar/latex-calendar-3.1.ebuild b/dev-tex/latex-calendar/latex-calendar-3.1.ebuild
index b15bcd757c3b..5e257f7740fb 100644
--- a/dev-tex/latex-calendar/latex-calendar-3.1.ebuild
+++ b/dev-tex/latex-calendar/latex-calendar-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-calendar/latex-calendar-3.1.ebuild,v 1.1 2003/06/09 13:11:26 satai Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-calendar/latex-calendar-3.1.ebuild,v 1.2 2003/09/10 22:30:39 msterret Exp $
inherit latex-package
@@ -14,9 +14,9 @@ SLOT="0"
KEYWORDS="x86 sparc ppc"
src_compile() {
- debug-print function $FUNCNAME $*
- cd ${S}
- echo "Extracting from allcal.ins"
+ debug-print function $FUNCNAME $*
+ cd ${S}
+ echo "Extracting from allcal.ins"
echo "y
y" | latex allcal.ins > /dev/null
}