summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-02-10 17:48:20 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-02-10 17:48:20 +0000
commit0185e2097e7430a14970c23994ea258cc7927904 (patch)
treeabab2d95838b6e0002b2b996bf3284eb3466901e /app-admin/webmin
parentBe more strict with gst depend wrt #199851. (diff)
downloadhistorical-0185e2097e7430a14970c23994ea258cc7927904.tar.gz
historical-0185e2097e7430a14970c23994ea258cc7927904.tar.bz2
historical-0185e2097e7430a14970c23994ea258cc7927904.zip
ppc stable, bug #209453
Package-Manager: portage-2.1.4.2
Diffstat (limited to 'app-admin/webmin')
-rw-r--r--app-admin/webmin/ChangeLog5
-rw-r--r--app-admin/webmin/webmin-1.400.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog
index 7d7292e581b9..63d94639324c 100644
--- a/app-admin/webmin/ChangeLog
+++ b/app-admin/webmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/webmin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.164 2008/02/10 16:10:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.165 2008/02/10 17:48:20 dertobi123 Exp $
+
+ 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> webmin-1.400.ebuild:
+ ppc stable, bug #209453
10 Feb 2008; Markus Meier <maekke@gentoo.org> webmin-1.400.ebuild:
x86 stable, security bug #209453 and quotes
diff --git a/app-admin/webmin/webmin-1.400.ebuild b/app-admin/webmin/webmin-1.400.ebuild
index a15794badc3b..a0c1c2c8edef 100644
--- a/app-admin/webmin/webmin-1.400.ebuild
+++ b/app-admin/webmin/webmin-1.400.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.400.ebuild,v 1.2 2008/02/10 16:10:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.400.ebuild,v 1.3 2008/02/10 17:48:20 dertobi123 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="apache2 pam postgres ssl webmin-minimal"
DEPEND="dev-lang/perl"