diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:24:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:24:11 +0000 |
commit | 8d802c20979b258d0173176b003d9571719879f3 (patch) | |
tree | 58717166a82a60786ad3c2d697ce4ce482882bb3 /sys-power | |
parent | Stable for ppc, wrt bug #480058 (diff) | |
download | gentoo-2-8d802c20979b258d0173176b003d9571719879f3.tar.gz gentoo-2-8d802c20979b258d0173176b003d9571719879f3.tar.bz2 gentoo-2-8d802c20979b258d0173176b003d9571719879f3.zip |
Stable for ppc, wrt bug #480906
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/nut/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/nut/nut-2.6.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/nut/ChangeLog b/sys-power/nut/ChangeLog index 19b29f399c92..e8f847fb2d8a 100644 --- a/sys-power/nut/ChangeLog +++ b/sys-power/nut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/nut # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.110 2013/09/23 17:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.111 2013/09/25 17:24:11 ago Exp $ + + 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> nut-2.6.5-r1.ebuild: + Stable for ppc, wrt bug #480906 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> nut-2.6.5-r1.ebuild: Stable for ppc64, wrt bug #480906 diff --git a/sys-power/nut/nut-2.6.5-r1.ebuild b/sys-power/nut/nut-2.6.5-r1.ebuild index cd3db8a008a6..dd379dc921d0 100644 --- a/sys-power/nut/nut-2.6.5-r1.ebuild +++ b/sys-power/nut/nut-2.6.5-r1.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/nut/nut-2.6.5-r1.ebuild,v 1.4 2013/09/23 17:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild,v 1.5 2013/09/25 17:24:11 ago Exp $ EAPI=5 inherit autotools bash-completion-r1 eutils fixheadtails multilib user systemd @@ -15,7 +15,7 @@ SRC_URI="http://random.networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" IUSE="avahi cgi ipmi snmp usb ssl tcpd xml" RDEPEND="avahi? ( net-dns/avahi ) |