summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-09-03 07:25:44 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-09-03 07:25:44 +0000
commit8ec5c96325c1f60fd90f5dedfae9b8aedc5b4984 (patch)
tree35f148d7314a9f42c83993d4a6982c9c83344f9d /sys-power
parentremove tetex USE flag (diff)
downloadgentoo-2-8ec5c96325c1f60fd90f5dedfae9b8aedc5b4984.tar.gz
gentoo-2-8ec5c96325c1f60fd90f5dedfae9b8aedc5b4984.tar.bz2
gentoo-2-8ec5c96325c1f60fd90f5dedfae9b8aedc5b4984.zip
replace virtual/tetex with virtual/latex-base
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/apcupsd/ChangeLog7
-rw-r--r--sys-power/apcupsd/apcupsd-3.12.3.ebuild6
-rw-r--r--sys-power/apcupsd/apcupsd-3.12.4.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.0.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.1.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.2.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.3.ebuild4
7 files changed, 19 insertions, 14 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog
index fbbe48206ac4..31f39c1454ed 100644
--- a/sys-power/apcupsd/ChangeLog
+++ b/sys-power/apcupsd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-power/apcupsd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.36 2008/08/16 04:09:54 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.37 2008/09/03 07:25:44 opfer Exp $
+
+ 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org>
+ apcupsd-3.12.3.ebuild, apcupsd-3.12.4.ebuild, apcupsd-3.14.0.ebuild,
+ apcupsd-3.14.1.ebuild, apcupsd-3.14.2.ebuild, apcupsd-3.14.3.ebuild:
+ replace virtual/tetex with virtual/latex-base
16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
diff --git a/sys-power/apcupsd/apcupsd-3.12.3.ebuild b/sys-power/apcupsd/apcupsd-3.12.3.ebuild
index 43136c69d65c..1211fe9f3d92 100644
--- a/sys-power/apcupsd/apcupsd-3.12.3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.12.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.12.3.ebuild,v 1.2 2006/10/22 19:49:01 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.3.ebuild,v 1.3 2008/09/03 07:25:44 opfer Exp $
inherit eutils webapp
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc snmp usb cgi threads ncurses nls"
-DEPEND="doc? ( virtual/tetex
+DEPEND="doc? ( virtual/latex-base
dev-tex/latex2html )
cgi? ( >=media-libs/gd-1.8.4 )
ncurses? ( sys-libs/ncurses )
diff --git a/sys-power/apcupsd/apcupsd-3.12.4.ebuild b/sys-power/apcupsd/apcupsd-3.12.4.ebuild
index 17ac858d263d..248158c69d63 100644
--- a/sys-power/apcupsd/apcupsd-3.12.4.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.12.4.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.12.4.ebuild,v 1.8 2008/03/16 16:55:04 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.4.ebuild,v 1.9 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 threads ncurses nls"
-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 )
diff --git a/sys-power/apcupsd/apcupsd-3.14.0.ebuild b/sys-power/apcupsd/apcupsd-3.14.0.ebuild
index 262fb14ff2e0..7bfbc5e6ac86 100644
--- a/sys-power/apcupsd/apcupsd-3.14.0.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.0.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.0.ebuild,v 1.4 2008/05/08 19:37:30 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.0.ebuild,v 1.5 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 threads 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 )
diff --git a/sys-power/apcupsd/apcupsd-3.14.1.ebuild b/sys-power/apcupsd/apcupsd-3.14.1.ebuild
index 914124de7a01..26e1139fa15b 100644
--- a/sys-power/apcupsd/apcupsd-3.14.1.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.1.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.1.ebuild,v 1.2 2008/05/08 19:37:30 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.1.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 threads 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 )
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 )
diff --git a/sys-power/apcupsd/apcupsd-3.14.3.ebuild b/sys-power/apcupsd/apcupsd-3.14.3.ebuild
index 10528f59a3d6..ae89f03be2d3 100644
--- a/sys-power/apcupsd/apcupsd-3.14.3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.3.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.3.ebuild,v 1.1 2008/05/08 19:37:30 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.3.ebuild,v 1.2 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 )