summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 21:03:24 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 21:03:24 +0000
commitafc2c5bd447dbd1a7a1407bc78b15445576343e8 (patch)
tree8c8571a19319ee23840c6cbb63c9ff39d0afa197 /sys-apps/apcupsd
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.tar.gz
gentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.tar.bz2
gentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.zip
Keyword modification, see changelog for details
Diffstat (limited to 'sys-apps/apcupsd')
-rw-r--r--sys-apps/apcupsd/ChangeLog31
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild4
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.10-r2.ebuild4
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.10.ebuild4
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.13.ebuild4
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.8.ebuild4
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.9.ebuild4
7 files changed, 42 insertions, 13 deletions
diff --git a/sys-apps/apcupsd/ChangeLog b/sys-apps/apcupsd/ChangeLog
index 7646eb48a55f..b87479cdeb07 100644
--- a/sys-apps/apcupsd/ChangeLog
+++ b/sys-apps/apcupsd/ChangeLog
@@ -1,6 +1,35 @@
# 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.42 2004/09/01 13:19:41 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.43 2004/09/03 21:03:23 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild, apcupsd-3.10.10-r2.ebuild,
+ apcupsd-3.10.10.ebuild, apcupsd-3.10.13.ebuild, apcupsd-3.10.8.ebuild,
+ apcupsd-3.10.9.ebuild:
+ Masked apcupsd-3.10.9.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild, apcupsd-3.10.10-r2.ebuild,
+ apcupsd-3.10.10.ebuild, apcupsd-3.10.13.ebuild, apcupsd-3.10.8.ebuild:
+ Masked apcupsd-3.10.8.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild, apcupsd-3.10.10-r2.ebuild,
+ apcupsd-3.10.10.ebuild, apcupsd-3.10.13.ebuild:
+ Masked apcupsd-3.10.13.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild, apcupsd-3.10.10-r2.ebuild,
+ apcupsd-3.10.10.ebuild:
+ Masked apcupsd-3.10.10.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild, apcupsd-3.10.10-r2.ebuild:
+ Masked apcupsd-3.10.10-r2.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ apcupsd-3.10.10-r1.ebuild:
+ Masked apcupsd-3.10.10-r1.ebuild stable for ppc
01 Sep 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild:
Missed the snmp USE-flag. Fixed now.
diff --git a/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild b/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild
index 7413aea25789..7800b3331dc5 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.10-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.10-r1.ebuild,v 1.6 2004/06/29 15:19:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.10-r1.ebuild,v 1.7 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc ~sparc ~amd64"
IUSE="doc snmp usb apache2"
DEPEND=">=sys-apps/baselayout-1.8.4
diff --git a/sys-apps/apcupsd/apcupsd-3.10.10-r2.ebuild b/sys-apps/apcupsd/apcupsd-3.10.10-r2.ebuild
index 66abe081e1f4..e3e7602fa9b7 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.10-r2.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.10-r2.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.10-r2.ebuild,v 1.4 2004/06/28 15:58:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.10-r2.ebuild,v 1.5 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,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
diff --git a/sys-apps/apcupsd/apcupsd-3.10.10.ebuild b/sys-apps/apcupsd/apcupsd-3.10.10.ebuild
index 091c4bb48826..a6a233965403 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.10.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.10.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.10.ebuild,v 1.5 2004/06/28 15:58:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.10.ebuild,v 1.6 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,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
diff --git a/sys-apps/apcupsd/apcupsd-3.10.13.ebuild b/sys-apps/apcupsd/apcupsd-3.10.13.ebuild
index 9e8dbb0ac2cb..6ed19b1140d6 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.13.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.13.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.13.ebuild,v 1.7 2004/08/25 20:33:02 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.13.ebuild,v 1.8 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,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
diff --git a/sys-apps/apcupsd/apcupsd-3.10.8.ebuild b/sys-apps/apcupsd/apcupsd-3.10.8.ebuild
index a1378fc1f9a2..2aa4ecd77dfc 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.8.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.8.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.8.ebuild,v 1.7 2004/06/28 15:58:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.8.ebuild,v 1.8 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,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
diff --git a/sys-apps/apcupsd/apcupsd-3.10.9.ebuild b/sys-apps/apcupsd/apcupsd-3.10.9.ebuild
index 3d24f135e7e3..66dae4cc9391 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.9.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.9.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.9.ebuild,v 1.7 2004/06/28 15:58:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.9.ebuild,v 1.8 2004/09/03 21:03:23 pvdabeel Exp $
inherit eutils
@@ -11,7 +11,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