summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-09-03 07:25:44 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-09-03 07:25:44 +0000
commita2e0a7b4b9765374b4dbb7ce8ccb5077685b2c05 (patch)
tree428abed5aaa9bd4c5ed09aed367f04cee82a1c66 /sys-power/apcupsd/apcupsd-3.14.2.ebuild
parentremove tetex USE flag (diff)
downloadhistorical-a2e0a7b4b9765374b4dbb7ce8ccb5077685b2c05.tar.gz
historical-a2e0a7b4b9765374b4dbb7ce8ccb5077685b2c05.tar.bz2
historical-a2e0a7b4b9765374b4dbb7ce8ccb5077685b2c05.zip
replace virtual/tetex with virtual/latex-base
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-power/apcupsd/apcupsd-3.14.2.ebuild')
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.2.ebuild b/sys-power/apcupsd/apcupsd-3.14.2.ebuild
index 9428e8ee3376..49ca68d384ae 100644
--- a/sys-power/apcupsd/apcupsd-3.14.2.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.2.ebuild,v 1.2 2008/05/08 19:37:30 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.2.ebuild,v 1.3 2008/09/03 07:25:44 opfer Exp $
WEBAPP_MANUAL_SLOT="yes"
inherit eutils webapp
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc snmp usb cgi ncurses nls gnome"
-DEPEND="doc? ( virtual/tetex dev-tex/latex2html )
+DEPEND="doc? ( virtual/latex-base dev-tex/latex2html )
cgi? ( >=media-libs/gd-1.8.4 )
ncurses? ( sys-libs/ncurses )
nls? ( sys-devel/gettext )