summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-29 15:21:26 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-29 15:21:26 +0000
commit363550e00ccedc7756b9e8a91ee9facb1cc2019e (patch)
tree671542cb36a623b6fb92ab5ce5de110a98bb7e18 /sys-apps/apcupsd
parentsync IUSE (-${IUSE}), glibc -> libc (Manifest recommit) (diff)
downloadgentoo-2-363550e00ccedc7756b9e8a91ee9facb1cc2019e.tar.gz
gentoo-2-363550e00ccedc7756b9e8a91ee9facb1cc2019e.tar.bz2
gentoo-2-363550e00ccedc7756b9e8a91ee9facb1cc2019e.zip
change glibc to libc
Diffstat (limited to 'sys-apps/apcupsd')
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild b/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild
index ed414101acd0..7413aea25789 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild,v 1.5 2004/06/28 15:58:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild,v 1.6 2004/06/29 15:19:24 vapier Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE="doc snmp usb apache2"
DEPEND=">=sys-apps/baselayout-1.8.4
- virtual/glibc
+ virtual/libc
virtual/mta
snmp? ( net-analyzer/ucd-snmp )
sys-libs/ncurses"