summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-19 02:59:26 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-19 02:59:26 +0000
commit7fcf802e0022da1d2dc3da659c742ab8164e5992 (patch)
tree7f39aa2bd536b3c226e42de2d57de272e13722a3 /net-misc
parentstable now on x86, upgrade with care!. (diff)
downloadhistorical-7fcf802e0022da1d2dc3da659c742ab8164e5992.tar.gz
historical-7fcf802e0022da1d2dc3da659c742ab8164e5992.tar.bz2
historical-7fcf802e0022da1d2dc3da659c742ab8164e5992.zip
stable now on x86, upgrade with care!.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nut/ChangeLog4
-rw-r--r--net-misc/nut/nut-2.0.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/nut/ChangeLog b/net-misc/nut/ChangeLog
index b987169a0584..243c88eaa55e 100644
--- a/net-misc/nut/ChangeLog
+++ b/net-misc/nut/ChangeLog
@@ -1,10 +1,10 @@
# ChangeLog for net-misc/nut
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.34 2004/05/19 02:58:34 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.35 2004/05/19 02:59:26 robbat2 Exp $
18 May 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org>
nut-2.0.0.ebuild:
- stable now on x86, upgrade with care!.
+ stable now on x86. upgrade with care!
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> nut-1.4.1.ebuild,
nut-1.5.12.ebuild, nut-2.0.0.ebuild:
diff --git a/net-misc/nut/nut-2.0.0.ebuild b/net-misc/nut/nut-2.0.0.ebuild
index bbbc48538d5b..1493979c8713 100644
--- a/net-misc/nut/nut-2.0.0.ebuild
+++ b/net-misc/nut/nut-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-2.0.0.ebuild,v 1.2 2004/04/26 18:56:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-2.0.0.ebuild,v 1.3 2004/05/19 02:58:34 robbat2 Exp $
inherit fixheadtails
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.networkupstools.org/"
SRC_URI="mirror://nut/source/${PV%.*}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
IUSE="cgi"
RDEPEND="cgi? ( =media-libs/libgd-1* )