summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-10-29 22:25:47 +0000
committerLars Weiler <pylon@gentoo.org>2004-10-29 22:25:47 +0000
commit7286aca667f7c6769b80e7c94890c619e3978e61 (patch)
tree75cb1fba6e3440b66e2574983fcbc3cf85383cd5
parentMarked ~amd64, see #69274 (Manifest recommit) (diff)
downloadgentoo-2-7286aca667f7c6769b80e7c94890c619e3978e61.tar.gz
gentoo-2-7286aca667f7c6769b80e7c94890c619e3978e61.tar.bz2
gentoo-2-7286aca667f7c6769b80e7c94890c619e3978e61.zip
Compiles and should work according to users.
-rw-r--r--sys-apps/apcupsd/ChangeLog5
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/apcupsd/ChangeLog b/sys-apps/apcupsd/ChangeLog
index 5d60252f6ed0..f8b6644030b3 100644
--- a/sys-apps/apcupsd/ChangeLog
+++ b/sys-apps/apcupsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/apcupsd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.47 2004/10/29 21:38:33 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.48 2004/10/29 22:25:47 pylon Exp $
+
+ 30 Oct 2004; Lars Weiler <pylon@gentoo.org> apcupsd-3.10.15-r1.ebuild:
+ Compiles and should work according to users.
29 Oct 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild:
Stable on AMD64.
diff --git a/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild b/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild
index 42a634503a1a..3fd87c8d4470 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.15-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.15-r1.ebuild,v 1.6 2004/10/29 21:38:33 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild,v 1.7 2004/10/29 22:25:47 pylon Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~sparc"
+KEYWORDS="x86 amd64 ppc ~sparc"
IUSE="doc snmp usb apache2"
DEPEND=">=sys-apps/baselayout-1.8.4