summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2005-09-05 12:44:46 +0000
committerMichael Imhof <tantive@gentoo.org>2005-09-05 12:44:46 +0000
commit70a6f15d45b809769c678e722774a29f7b748a36 (patch)
tree9ee4c5a1dd118dc08e0063e3c4ea0c883ff91d5a /sys-power
parentNew patch level; fixes several bugs (see NEWS). (diff)
downloadgentoo-2-70a6f15d45b809769c678e722774a29f7b748a36.tar.gz
gentoo-2-70a6f15d45b809769c678e722774a29f7b748a36.tar.bz2
gentoo-2-70a6f15d45b809769c678e722774a29f7b748a36.zip
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/apcupsd/ChangeLog6
-rw-r--r--sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild4
-rw-r--r--sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog
index 07f404280451..87ef1b828473 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.8 2005/08/02 16:51:28 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.9 2005/09/05 12:44:46 tantive Exp $
+
+ 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:
+ Stable on x86.
*apcupsd-3.10.18-r1 (02 Aug 2005)
*apcupsd-3.10.17-r1 (02 Aug 2005)
diff --git a/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild b/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild
index 74f98857f14c..c9180dfcf10c 100644
--- a/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.10.16-r3.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.16-r3.ebuild,v 1.2 2005/05/05 02:31:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild,v 1.3 2005/09/05 12:44:46 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 gd"
DEPEND=">=sys-apps/baselayout-1.8.4
diff --git a/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild b/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild
index f4e561e299d7..2dde77ddad35 100644
--- a/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.10.17-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.17-r1.ebuild,v 1.1 2005/08/02 16:51:28 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.17-r1.ebuild,v 1.2 2005/09/05 12:44:46 tantive 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 )
diff --git a/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild b/sys-power/apcupsd/apcupsd-3.10.18-r1.ebuild
index 8f6364aa3311..bf140ae41803 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.1 2005/08/02 16:51:28 tantive Exp $
+# $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 $
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 )