diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2014-06-25 21:44:21 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2014-06-25 21:44:21 +0000 |
commit | 5e3da9ac957dd23150bc3c3c0029714c1141b61e (patch) | |
tree | 2f58c33f89015f3869908669456acebffd809128 /sys-power | |
parent | Upstream version bump with patch for Security bug 513814, Cleanup for prior s... (diff) | |
download | gentoo-2-5e3da9ac957dd23150bc3c3c0029714c1141b61e.tar.gz gentoo-2-5e3da9ac957dd23150bc3c3c0029714c1141b61e.tar.bz2 gentoo-2-5e3da9ac957dd23150bc3c3c0029714c1141b61e.zip |
Unmask apcupsd-3.14.12 for general testing, several weeks w/o bug reports - other users reporting it fixes bugs, pushing slowly towards replacing 3.14.8 as stable.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/apcupsd/ChangeLog | 7 | ||||
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.12.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-power/apcupsd/ChangeLog b/sys-power/apcupsd/ChangeLog index 33df6296f989..50baf309c9ce 100644 --- a/sys-power/apcupsd/ChangeLog +++ b/sys-power/apcupsd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-power/apcupsd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.100 2014/06/11 07:50:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.101 2014/06/25 21:44:21 mattm Exp $ + + 25 Jun 2014; Matthew Marlowe <mattm@gentoo.org> apcupsd-3.14.12.ebuild: + Unmask apcupsd-3.14.12 for general testing, several weeks w/o bug reports - + other users reporting it fixes bugs, pushing slowly towards replacing 3.14.8 + as stable. 11 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> apcupsd-3.14.8-r2.ebuild, apcupsd-3.14.10-r6.ebuild, apcupsd-3.14.12.ebuild: diff --git a/sys-power/apcupsd/apcupsd-3.14.12.ebuild b/sys-power/apcupsd/apcupsd-3.14.12.ebuild index c73bd4f3f80a..be8d8d2f3b80 100644 --- a/sys-power/apcupsd/apcupsd-3.14.12.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.12.ebuild,v 1.2 2014/06/11 07:50:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.12.ebuild,v 1.3 2014/06/25 21:44:21 mattm Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" IUSE="snmp +usb cgi nls gnome kernel_linux" DEPEND=" |