diff options
author | Brent Baude <ranger@gentoo.org> | 2006-06-28 22:00:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-06-28 22:00:53 +0000 |
commit | 751f66a6e0efa2ac1c21b38d2a27d16ef796928d (patch) | |
tree | 42e91acf1d6335214eb1086108eea899cc9b832b /sys-power | |
parent | Fixing dependencies and closing bug #138380. (diff) | |
download | gentoo-2-751f66a6e0efa2ac1c21b38d2a27d16ef796928d.tar.gz gentoo-2-751f66a6e0efa2ac1c21b38d2a27d16ef796928d.tar.bz2 gentoo-2-751f66a6e0efa2ac1c21b38d2a27d16ef796928d.zip |
Marking nut-2.0.3-r1 ppc64 stable for bug #138389
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/nut/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/nut/nut-2.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/nut/ChangeLog b/sys-power/nut/ChangeLog index b42832e09a63..4e0915a8990a 100644 --- a/sys-power/nut/ChangeLog +++ b/sys-power/nut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/nut # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.6 2006/06/10 16:01:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.7 2006/06/28 22:00:53 ranger Exp $ + + 28 Jun 2006; Brent Baude <ranger@gentoo.org> nut-2.0.3-r1.ebuild: + Marking nut-2.0.3-r1 ppc64 stable for bug #138389 27 May 2006; Robin H. Johnson <robbat2@gentoo.org> nut-2.0.3-r1.ebuild: Bug #133827, support for the fbsd/2.4 users. diff --git a/sys-power/nut/nut-2.0.3-r1.ebuild b/sys-power/nut/nut-2.0.3-r1.ebuild index 632fd6efea09..072c79432afa 100644 --- a/sys-power/nut/nut-2.0.3-r1.ebuild +++ b/sys-power/nut/nut-2.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.3-r1.ebuild,v 1.4 2006/05/27 01:14:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.3-r1.ebuild,v 1.5 2006/06/28 22:00:53 ranger 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 ) |