summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-17 22:39:51 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-17 22:39:51 +0000
commitfa0442f51c04431db4bafd60a5a3fe3e32767cfb (patch)
treedb8009ad0f79e337edc5360b938e0c229894b6a4 /app-admin/webmin
parent2.1.2_pre3-r4 revbump. This fixes bugs #151502, #151586, and #151694. (diff)
downloadhistorical-fa0442f51c04431db4bafd60a5a3fe3e32767cfb.tar.gz
historical-fa0442f51c04431db4bafd60a5a3fe3e32767cfb.tar.bz2
historical-fa0442f51c04431db4bafd60a5a3fe3e32767cfb.zip
Stable on x86 wrt bug #145829.
Package-Manager: portage-2.1.2_pre3-r3
Diffstat (limited to 'app-admin/webmin')
-rw-r--r--app-admin/webmin/ChangeLog5
-rw-r--r--app-admin/webmin/webmin-1.300.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog
index 0bf20a53e1cd..94bffa0860d2 100644
--- a/app-admin/webmin/ChangeLog
+++ b/app-admin/webmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/webmin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.129 2006/10/17 17:14:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.130 2006/10/17 22:38:37 wolf31o2 Exp $
+
+ 17 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> webmin-1.300.ebuild:
+ Stable on x86 wrt bug #145829.
17 Oct 2006; Markus Rothe <corsair@gentoo.org> webmin-1.300.ebuild:
Stable on ppc64; bug #145829
diff --git a/app-admin/webmin/webmin-1.300.ebuild b/app-admin/webmin/webmin-1.300.ebuild
index 421132524324..be83bd0ee671 100644
--- a/app-admin/webmin/webmin-1.300.ebuild
+++ b/app-admin/webmin/webmin-1.300.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/app-admin/webmin/webmin-1.300.ebuild,v 1.2 2006/10/17 17:14:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.300.ebuild,v 1.3 2006/10/17 22:38:37 wolf31o2 Exp $
inherit eutils pam
@@ -15,7 +15,7 @@ SRC_URI="webmin-minimal? ( mirror://sourceforge/webadmin/${P}-minimal.tar.gz )
LICENSE="BSD"
SLOT="0"
# ~mips removed because of broken deps. Bug #86085
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="apache2 pam postgres ssl webmin-minimal"
DEPEND="dev-lang/perl"