summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-10-29 21:38:33 +0000
committerMichael Imhof <tantive@gentoo.org>2004-10-29 21:38:33 +0000
commit58abe102dc302e6c13178b281ae428fff35051f1 (patch)
tree11ddc5920f64693028453c704195cfc50385c6ce /sys-apps
parentadd missing digest. (diff)
downloadhistorical-58abe102dc302e6c13178b281ae428fff35051f1.tar.gz
historical-58abe102dc302e6c13178b281ae428fff35051f1.tar.bz2
historical-58abe102dc302e6c13178b281ae428fff35051f1.zip
Stable on AMD64.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/apcupsd/ChangeLog5
-rw-r--r--sys-apps/apcupsd/Manifest10
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-apps/apcupsd/ChangeLog b/sys-apps/apcupsd/ChangeLog
index 10105deaee8c..5d60252f6ed0 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.46 2004/10/27 11:38:06 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.47 2004/10/29 21:38:33 tantive Exp $
+
+ 29 Oct 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild:
+ Stable on AMD64.
27 Oct 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild:
Fixed path to the hid devices. Closes #36162.
diff --git a/sys-apps/apcupsd/Manifest b/sys-apps/apcupsd/Manifest
index 36ced10a90b2..32c68d2659b8 100644
--- a/sys-apps/apcupsd/Manifest
+++ b/sys-apps/apcupsd/Manifest
@@ -3,8 +3,8 @@ Hash: SHA1
MD5 2efa2a59694894eafd70880618ae6d1a apcupsd-3.10.13.ebuild 2510
MD5 27ae5add10fc42e77804f1ecd768df87 metadata.xml 226
-MD5 adba3b4076dd9d9a09ca1215c8cbed7a apcupsd-3.10.15-r1.ebuild 2490
-MD5 fc5ae0c00b7c4f2595b3995626f30881 ChangeLog 8541
+MD5 4834d920d902f5a7d7b615fe8ea4973b apcupsd-3.10.15-r1.ebuild 2489
+MD5 29174fb0de50b04bf3fc6c939e6a2917 ChangeLog 8638
MD5 ec48a12c6d8b56aeffbeaa629f8835ad files/digest-apcupsd-3.10.15-r1 68
MD5 706952fc576fc75365b88542aada9702 files/digest-apcupsd-3.10.13 124
MD5 8f1a2aa4fd0307c2cfe3733e8454d3c2 files/3.10.13/smtp.patch 2663
@@ -18,7 +18,7 @@ MD5 2a93b5c4f2574caa199b3d93cf838e8c files/3.10.15/apcupsd.in.patch 315
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBf4jFKtJO8LeSoosRAuYFAJwKLs3fUEnIFuwZ7O8D2pBBtv79TACdGygQ
-jkq6YTqpCpumpRTL09TlLRg=
-=SVta
+iD8DBQFBgrhiKtJO8LeSoosRAkWFAJ9LouLeGHpMPMup2av8h0WlbiK+1wCaAiGq
+H315OUeFqSOXfoz5Rt9rj3g=
+=eCuu
-----END PGP SIGNATURE-----
diff --git a/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild b/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild
index cdec2d2ddcbf..42a634503a1a 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.5 2004/10/27 11:38:06 tantive Exp $
+# $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 $
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