summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-09 17:17:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-09 17:17:11 +0000
commit2c5170c31848ab9cc8b53d50c8f4b6e0a7e76a41 (patch)
tree1915902bae270cc8d2a7dd89e5cb23980464cd87 /sys-power
parentStable on ppc wrt bug 173857 (diff)
downloadgentoo-2-2c5170c31848ab9cc8b53d50c8f4b6e0a7e76a41.tar.gz
gentoo-2-2c5170c31848ab9cc8b53d50c8f4b6e0a7e76a41.tar.bz2
gentoo-2-2c5170c31848ab9cc8b53d50c8f4b6e0a7e76a41.zip
x86 stable wrt bug 173878
(Portage version: 2.1.2.3)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/nut/ChangeLog5
-rw-r--r--sys-power/nut/nut-2.0.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/nut/ChangeLog b/sys-power/nut/ChangeLog
index ea2fcc9a76b7..503cf3643e4f 100644
--- a/sys-power/nut/ChangeLog
+++ b/sys-power/nut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/nut
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.31 2007/04/09 14:10:41 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.32 2007/04/09 17:17:11 armin76 Exp $
+
+ 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> nut-2.0.5-r1.ebuild:
+ x86 stable wrt bug 173878
09 Apr 2007; Peter Weller <welp@gentoo.org> nut-2.0.5-r1.ebuild:
Stable on amd64 wrt bug 173878
diff --git a/sys-power/nut/nut-2.0.5-r1.ebuild b/sys-power/nut/nut-2.0.5-r1.ebuild
index 33378fc6a34f..2b6a86292e96 100644
--- a/sys-power/nut/nut-2.0.5-r1.ebuild
+++ b/sys-power/nut/nut-2.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.5-r1.ebuild,v 1.2 2007/04/09 14:10:41 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.5-r1.ebuild,v 1.3 2007/04/09 17:17:11 armin76 Exp $
inherit eutils fixheadtails
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="cgi snmp usb ssl"
RDEPEND="cgi? ( >=media-libs/gd-2 )