summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-09-03 21:23:32 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-09-03 21:23:32 +0000
commit11d808f8b0f1ac2f7fc6f6e134aea969cb5f2ba1 (patch)
tree923b1c2fb0b4a3edd6928879586d9c1a6b6c9cf3 /app-cdr/disc-cover/disc-cover-1.5.6.ebuild
parentInitial commit, bug #194428 (diff)
downloadgentoo-2-11d808f8b0f1ac2f7fc6f6e134aea969cb5f2ba1.tar.gz
gentoo-2-11d808f8b0f1ac2f7fc6f6e134aea969cb5f2ba1.tar.bz2
gentoo-2-11d808f8b0f1ac2f7fc6f6e134aea969cb5f2ba1.zip
change dependency from virtual/tetex to virtual/latex-base
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-cdr/disc-cover/disc-cover-1.5.6.ebuild')
-rw-r--r--app-cdr/disc-cover/disc-cover-1.5.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/disc-cover/disc-cover-1.5.6.ebuild b/app-cdr/disc-cover/disc-cover-1.5.6.ebuild
index 9a7e96f6b3c3..8e8260af631e 100644
--- a/app-cdr/disc-cover/disc-cover-1.5.6.ebuild
+++ b/app-cdr/disc-cover/disc-cover-1.5.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild,v 1.5 2007/04/28 16:16:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild,v 1.6 2008/09/03 21:23:32 opfer Exp $
-DESCRIPTION="Creates CD-Covers via Latex by fetching cd-info from freedb.org or local file."
+DESCRIPTION="Creates CD-Covers via LaTeX by fetching cd-info from freedb.org or local file."
HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
SRC_URI="http://www.vanhemert.co.uk/files/${P}.tar.gz"
@@ -14,7 +14,7 @@ SLOT="0"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
- virtual/tetex
+ virtual/latex-base
cdrom? ( dev-perl/Audio-CD-disc-cover )"
src_compile() {