summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-03-28 10:21:20 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-03-28 10:21:20 +0000
commitc55253bd904d6cc59d4e84863c20d08c6e130531 (patch)
tree98efe377b45f4529f64da50aaf895052a4909f5e /app-admin/webmin
parent~ppc (diff)
downloadgentoo-2-c55253bd904d6cc59d4e84863c20d08c6e130531.tar.gz
gentoo-2-c55253bd904d6cc59d4e84863c20d08c6e130531.tar.bz2
gentoo-2-c55253bd904d6cc59d4e84863c20d08c6e130531.zip
marked stable on ppc
Diffstat (limited to 'app-admin/webmin')
-rw-r--r--app-admin/webmin/ChangeLog5
-rw-r--r--app-admin/webmin/webmin-1.070.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog
index 491d48c26023..59a9aa32573e 100644
--- a/app-admin/webmin/ChangeLog
+++ b/app-admin/webmin/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-admin/webmin
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.16 2003/03/16 22:43:24 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.17 2003/03/28 10:21:19 pvdabeel Exp $
*webmin-1.070 (21 Feb 2003)
+ 28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> webmin-1.0.70.ebuild :
+ moved to stable on ppc
+
16 Mar 2003; Martin Holzer <mholzer@gentoo.org> webmin-1.050-r2.ebuild,
webmin-1.060.ebuild, webmin-1.070.ebuild:
Changed SRC_URI to use mirror://sf.
diff --git a/app-admin/webmin/webmin-1.070.ebuild b/app-admin/webmin/webmin-1.070.ebuild
index 0e3a2efd7f1c..c09feb1f2a56 100644
--- a/app-admin/webmin/webmin-1.070.ebuild
+++ b/app-admin/webmin/webmin-1.070.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.070.ebuild,v 1.4 2003/03/16 22:43:24 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.070.ebuild,v 1.5 2003/03/28 10:21:20 pvdabeel Exp $
IUSE="ssl"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.webmin.com/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc sparc"
+KEYWORDS="x86 ppc sparc"
DEPEND="dev-lang/perl
ssl? ( dev-perl/Net-SSLeay )"