summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-power/apcupsd/ChangeLog5
-rw-r--r--sys-power/apcupsd/Manifest12
-rw-r--r--sys-power/apcupsd/apcupsd-3.10.18.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog
index fc9fde9f68f1..dae841efa9ee 100644
--- a/sys-power/apcupsd/ChangeLog
+++ b/sys-power/apcupsd/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2005/08/01 17:04:16 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.7 2005/08/01 17:25:04 tantive Exp $
+
+ 01 Aug 2005; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.18.ebuild:
+ Fixed a typo. Closes #100956.
*apcupsd-3.10.18 (01 Aug 2005)
diff --git a/sys-power/apcupsd/Manifest b/sys-power/apcupsd/Manifest
index b45a7481aa65..8acd8d98202b 100644
--- a/sys-power/apcupsd/Manifest
+++ b/sys-power/apcupsd/Manifest
@@ -1,12 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 fa8c4988501225d5763b770d88f81102 apcupsd-3.10.17.ebuild 2588
MD5 27ae5add10fc42e77804f1ecd768df87 metadata.xml 226
MD5 90addc3e3ec4f77230cd7f491e1da84a apcupsd-3.10.15-r1.ebuild 2421
MD5 49b2b6d79b0fa05f07016b7eafc2d3fa ChangeLog 11430
MD5 4080a872f94b93a8e92d1b446c9c6d64 apcupsd-3.10.16-r3.ebuild 2627
-MD5 f06b1d0a6b130686a110322e2964aa38 apcupsd-3.10.18.ebuild 2589
+MD5 f181b823df8fbc45bf86f3457a9ea0b7 apcupsd-3.10.18.ebuild 2590
MD5 0477fe3f08b01a504eb26e6763f3982e files/digest-apcupsd-3.10.18 68
MD5 ed12d329ca566b8f2632d425828ea5d7 files/digest-apcupsd-3.10.16-r3 68
MD5 659d5670233b274842418c62ef15aafb files/digest-apcupsd-3.10.17 68
@@ -23,10 +20,3 @@ MD5 2a93b5c4f2574caa199b3d93cf838e8c files/3.10.16/apcupsd.in.patch 315
MD5 8f1a2aa4fd0307c2cfe3733e8454d3c2 files/3.10.15/smtp.patch 2663
MD5 69cfaea0e3937c778c710b8120cbd379 files/3.10.15/apache.conf 157
MD5 2a93b5c4f2574caa199b3d93cf838e8c files/3.10.15/apcupsd.in.patch 315
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC7lZRKtJO8LeSoosRAobdAJ0cSi1RyooZyZhmE6NeUyB4munx5wCfbR/f
-O2luBsFC67kutE6vhaT+mL0=
-=Ru3E
------END PGP SIGNATURE-----
diff --git a/sys-power/apcupsd/apcupsd-3.10.18.ebuild b/sys-power/apcupsd/apcupsd-3.10.18.ebuild
index b53556670e0f..6ff91ae2dc78 100644
--- a/sys-power/apcupsd/apcupsd-3.10.18.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.10.18.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.ebuild,v 1.1 2005/08/01 17:04:16 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.18.ebuild,v 1.2 2005/08/01 17:25:04 tantive Exp $
inherit eutils depend.apache
@@ -71,7 +71,7 @@ src_install() {
if use cgi; then
insinto ${APACHE_MODULEDIR}
- newins ${FILEDIR}/${PV}/apache.conf 60_apcupsd.conf
+ newins ${FILESDIR}/${PV}/apache.conf 60_apcupsd.conf
fi
insinto /etc/apcupsd