summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-09-12 22:49:28 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-09-12 22:49:28 +0000
commitef846bd7f6660f7c3900fa69eb9b76cd560ea9e4 (patch)
tree520a1ac2f1d3e67695fb4a3f5072621decd2c9fb /sys-power
parentm68k love (diff)
downloadgentoo-2-ef846bd7f6660f7c3900fa69eb9b76cd560ea9e4.tar.gz
gentoo-2-ef846bd7f6660f7c3900fa69eb9b76cd560ea9e4.tar.bz2
gentoo-2-ef846bd7f6660f7c3900fa69eb9b76cd560ea9e4.zip
sys-power/apcupsd stable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/apcupsd/ChangeLog6
-rw-r--r--sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog
index 87ef1b828473..ba5791f8fdc4 100644
--- a/sys-power/apcupsd/ChangeLog
+++ b/sys-power/apcupsd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-power/apcupsd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.9 2005/09/05 12:44:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.10 2005/09/12 22:49:28 hansmi Exp $
+
+ 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
+ apcupsd-3.10.18-r1.ebuild:
+ Stable on ppc.
05 Sep 2005; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.16-r3.ebuild,
apcupsd-3.10.17-r1.ebuild, apcupsd-3.10.18-r1.ebuild:
diff --git a/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild b/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild
index bf140ae41803..69f264fa8d37 100644
--- a/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild,v 1.2 2005/09/05 12:44:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild,v 1.3 2005/09/12 22:49:28 hansmi Exp $
inherit eutils depend.apache
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE="doc snmp usb apache2 cgi threads ncurses nls"
DEPEND="snmp? ( net-analyzer/net-snmp )