summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 14:21:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 14:21:14 +0000
commita89d96cb4d685e3166cc51438fe84a036ef1879c (patch)
tree730ea47de781ecbbc025d0e4c47f8781817ecfdb /sys-apps/apmd/apmd-3.2.0.ebuild
parentfix broken subshells (Manifest recommit) (diff)
downloadgentoo-2-a89d96cb4d685e3166cc51438fe84a036ef1879c.tar.gz
gentoo-2-a89d96cb4d685e3166cc51438fe84a036ef1879c.tar.bz2
gentoo-2-a89d96cb4d685e3166cc51438fe84a036ef1879c.zip
sync IUSE (+nls)
Diffstat (limited to 'sys-apps/apmd/apmd-3.2.0.ebuild')
-rw-r--r--sys-apps/apmd/apmd-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild
index d2cb591490ac..900a8dd8328d 100644
--- a/sys-apps/apmd/apmd-3.2.0.ebuild
+++ b/sys-apps/apmd/apmd-3.2.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.7 2004/06/25 20:18:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.8 2004/06/30 14:21:14 agriffis Exp $
inherit eutils
-IUSE="X"
+IUSE="X nls"
S=${WORKDIR}/${PN}
DESCRIPTION="Advanced Power Management Daemon"