diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:30 +0000 |
commit | 57296ee047884dafe1c9ddddf93fb1a9f8b645b1 (patch) | |
tree | e46921273aba80a8d11f60dc61e538d441c25555 /sys-power | |
parent | Stable for ppc, wrt bug #485338 (diff) | |
download | gentoo-2-57296ee047884dafe1c9ddddf93fb1a9f8b645b1.tar.gz gentoo-2-57296ee047884dafe1c9ddddf93fb1a9f8b645b1.tar.bz2 gentoo-2-57296ee047884dafe1c9ddddf93fb1a9f8b645b1.zip |
Stable for ppc, wrt bug #485344
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/apcupsd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog index 2c1493ae0ed1..bae06330d462 100644 --- a/sys-power/apcupsd/ChangeLog +++ b/sys-power/apcupsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/apcupsd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.96 2013/12/07 06:22:35 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.97 2013/12/21 17:22:30 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> apcupsd-3.14.8-r2.ebuild: + Stable for ppc, wrt bug #485344 07 Dec 2013; Matthew Marlowe <mattm@gentoo.org> files/apcupsd-tmpfiles.conf: Add D /run/apcupsd 0755 root root to systemd tmpfile spec per Bug 492992. diff --git a/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild b/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild index e1f2df045885..37d180eee2bb 100644 --- a/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild,v 1.3 2013/11/01 13:51:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild,v 1.4 2013/12/21 17:22:30 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="snmp +usb cgi nls gnome kernel_linux" DEPEND=" |