diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-08-05 15:39:17 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-08-05 15:39:17 +0000 |
commit | 23f01b35f490f2ed16b17a3db52c161a4b550b61 (patch) | |
tree | 24f915372cbef470c894f9774fab75af99f8fd31 /sys-power | |
parent | Early stable on AMD64 as requested by Samuli Suominen <ssuominen@gentoo.org> ... (diff) | |
download | gentoo-2-23f01b35f490f2ed16b17a3db52c161a4b550b61.tar.gz gentoo-2-23f01b35f490f2ed16b17a3db52c161a4b550b61.tar.bz2 gentoo-2-23f01b35f490f2ed16b17a3db52c161a4b550b61.zip |
Marked stable on AMD64 as requested by Michael "Mr. Bones" Sterrett in bug #280368. Compile-tested on a Core2 Duo with USE="bash-completion hal snmp ssl usb xml -cgi", no test hardware available.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/nut/ChangeLog | 7 | ||||
-rw-r--r-- | sys-power/nut/nut-2.4.1-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-power/nut/ChangeLog b/sys-power/nut/ChangeLog index 05e6ba23f765..543838dab314 100644 --- a/sys-power/nut/ChangeLog +++ b/sys-power/nut/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-power/nut # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.64 2009/05/16 08:45:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.65 2009/08/05 15:39:17 chainsaw Exp $ + + 05 Aug 2009; <chainsaw@gentoo.org> nut-2.4.1-r1.ebuild: + Marked stable on AMD64 as requested by Michael "Mr. Bones" Sterrett in bug + #280368. Compile-tested on a Core2 Duo with USE="bash-completion hal snmp + ssl usb xml -cgi", no test hardware available. 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> nut-2.0.5-r2.ebuild, nut-2.2.2.ebuild, nut-2.4.1.ebuild, nut-2.4.1-r1.ebuild: diff --git a/sys-power/nut/nut-2.4.1-r1.ebuild b/sys-power/nut/nut-2.4.1-r1.ebuild index 9bcc81ce9128..29fa1c52dea3 100644 --- a/sys-power/nut/nut-2.4.1-r1.ebuild +++ b/sys-power/nut/nut-2.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.4.1-r1.ebuild,v 1.2 2009/05/16 08:45:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.4.1-r1.ebuild,v 1.3 2009/08/05 15:39:17 chainsaw Exp $ EAPI="2" @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="cgi snmp usb ssl hal xml" RDEPEND="cgi? ( >=media-libs/gd-2[png] ) |