summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Turk <satai@gentoo.org>2002-08-14 19:15:56 +0000
committerMatthew Turk <satai@gentoo.org>2002-08-14 19:15:56 +0000
commitdd6269dd8b337c7d78f17070b3b9dcf177dc0a96 (patch)
tree82f3d460c50f51082c956c538c0d8f6933814a44 /app-text
parentNew version, updated deps. (diff)
downloadhistorical-dd6269dd8b337c7d78f17070b3b9dcf177dc0a96.tar.gz
historical-dd6269dd8b337c7d78f17070b3b9dcf177dc0a96.tar.bz2
historical-dd6269dd8b337c7d78f17070b3b9dcf177dc0a96.zip
Adding latex-cdcover, a LaTeX style for creating CD-covers.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/latex-cdcover/files/digest-latex-cdcover-1.3b1
-rw-r--r--app-text/latex-cdcover/latex-cdcover-1.3b.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/app-text/latex-cdcover/files/digest-latex-cdcover-1.3b b/app-text/latex-cdcover/files/digest-latex-cdcover-1.3b
new file mode 100644
index 000000000000..da7919f649c4
--- /dev/null
+++ b/app-text/latex-cdcover/files/digest-latex-cdcover-1.3b
@@ -0,0 +1 @@
+MD5 959c308d6371a06854e0a882b3ba6e4d latex-cdcover-1.3b.tar.gz 14597
diff --git a/app-text/latex-cdcover/latex-cdcover-1.3b.ebuild b/app-text/latex-cdcover/latex-cdcover-1.3b.ebuild
new file mode 100644
index 000000000000..127f6d18437c
--- /dev/null
+++ b/app-text/latex-cdcover/latex-cdcover-1.3b.ebuild
@@ -0,0 +1,15 @@
+# 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/latex-cdcover/latex-cdcover-1.3b.ebuild,v 1.1 2002/08/14 19:15:56 satai Exp $
+
+inherit latex-package
+
+S=${WORKDIR}/cdcover
+DESCRIPTION="LaTeX package used to create CD case covers."
+SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz"
+HOMEPAGE="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
+# checksum from official ftp site changes frequently so we mirror it