diff options
author | 2007-07-29 17:11:41 +0000 | |
---|---|---|
committer | 2007-07-29 17:11:41 +0000 | |
commit | 81094e28b807311f2b8b7d13fa2612bad0494c7c (patch) | |
tree | bdad1cf338e58c0b6b2c682515603bf656284109 /sys-power/apcupsd/apcupsd-3.12.2.ebuild | |
parent | Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apach... (diff) | |
download | historical-81094e28b807311f2b8b7d13fa2612bad0494c7c.tar.gz historical-81094e28b807311f2b8b7d13fa2612bad0494c7c.tar.bz2 historical-81094e28b807311f2b8b7d13fa2612bad0494c7c.zip |
Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache (#78622).
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'sys-power/apcupsd/apcupsd-3.12.2.ebuild')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.12.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.12.2.ebuild b/sys-power/apcupsd/apcupsd-3.12.2.ebuild index 4890b96b3d0f..34d6d8001592 100644 --- a/sys-power/apcupsd/apcupsd-3.12.2.ebuild +++ b/sys-power/apcupsd/apcupsd-3.12.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild,v 1.2 2006/10/22 19:49:01 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.12.2.ebuild,v 1.3 2007/07/29 17:11:41 phreak Exp $ inherit eutils depend.apache @@ -15,7 +15,7 @@ IUSE="doc snmp usb apache2 cgi threads ncurses nls lighttpd" DEPEND="snmp? ( net-analyzer/net-snmp ) cgi? ( >=media-libs/gd-1.8.4 - apache2? ( >=net-www/apache-2.0.54-r30 ) + apache2? ( >=www-servers/apache-2.0.54-r30 ) lighttpd? ( www-servers/lighttpd ) ) ncurses? ( sys-libs/ncurses ) |