summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-28 22:05:33 +0000
committerTom Gall <tgall@gentoo.org>2004-08-28 22:05:33 +0000
commitea9d4b23cc4cbe16bbaecb923ac8f8f5e952a8ee (patch)
tree4a57b8bd9abe4bb6bcd0a6f5ec9dcc7f4d5869bb /app-admin
parentUse webapp.eclass. Closes #61399 (diff)
downloadhistorical-ea9d4b23cc4cbe16bbaecb923ac8f8f5e952a8ee.tar.gz
historical-ea9d4b23cc4cbe16bbaecb923ac8f8f5e952a8ee.tar.bz2
historical-ea9d4b23cc4cbe16bbaecb923ac8f8f5e952a8ee.zip
stable on ppc64, bug #60196
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/webmin/ChangeLog5
-rw-r--r--app-admin/webmin/webmin-1.150-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog
index 2a8fbb718708..89558534ec2a 100644
--- a/app-admin/webmin/ChangeLog
+++ b/app-admin/webmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/webmin
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.57 2004/07/29 15:47:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.58 2004/08/28 22:05:33 tgall Exp $
+
+ 28 Aug 2004; Tom Gall <tgall@gentoo.org> webmin-1.150-r2.ebuild:
+ stable on ppc64, bug #60196
29 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> webmin-1.150-r1.ebuild:
Stable on hppa
diff --git a/app-admin/webmin/webmin-1.150-r2.ebuild b/app-admin/webmin/webmin-1.150-r2.ebuild
index efbe984d1a44..819e1e240bb6 100644
--- a/app-admin/webmin/webmin-1.150-r2.ebuild
+++ b/app-admin/webmin/webmin-1.150-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.150-r2.ebuild,v 1.2 2004/07/08 19:13:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.150-r2.ebuild,v 1.3 2004/08/28 22:05:33 tgall Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.webmin.com/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~s390 ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~s390 ~hppa ppc64"
DEPEND="dev-lang/perl"
RDEPEND="ssl? ( dev-perl/Net-SSLeay )