summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-06 06:43:11 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-06 06:43:11 +0000
commite25bd1be3a649d3ed26ff326ffb858b32bc3962a (patch)
tree8028fbcb0c02b77e1a479f550ee2780a041c49df /app-admin
parentcleanup (diff)
downloadgentoo-2-e25bd1be3a649d3ed26ff326ffb858b32bc3962a.tar.gz
gentoo-2-e25bd1be3a649d3ed26ff326ffb858b32bc3962a.tar.bz2
gentoo-2-e25bd1be3a649d3ed26ff326ffb858b32bc3962a.zip
cleanup
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/usermin/usermin-1.000.ebuild13
-rw-r--r--app-admin/usermin/usermin-1.020.ebuild13
-rw-r--r--app-admin/usermin/usermin-1.030.ebuild13
-rw-r--r--app-admin/zope-config/zope-config-0.1-r1.ebuild12
4 files changed, 23 insertions, 28 deletions
diff --git a/app-admin/usermin/usermin-1.000.ebuild b/app-admin/usermin/usermin-1.000.ebuild
index c85d7bed1d8f..b5ce054241e6 100644
--- a/app-admin/usermin/usermin-1.000.ebuild
+++ b/app-admin/usermin/usermin-1.000.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.000.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.000.ebuild,v 1.4 2003/08/06 06:39:27 vapier Exp $
-IUSE="ssl"
-
-DESCRIPTION="Usermin, a web-based user administration interface"
-SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
+DESCRIPTION="a web-based user administration interface"
HOMEPAGE="http://www.webmin.com/index6.html"
+SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86 sparc alpha ppc"
+IUSE="ssl"
DEPEND="dev-lang/perl
sys-apps/lsof
diff --git a/app-admin/usermin/usermin-1.020.ebuild b/app-admin/usermin/usermin-1.020.ebuild
index 574d4cd6b5fc..8480d0613fc2 100644
--- a/app-admin/usermin/usermin-1.020.ebuild
+++ b/app-admin/usermin/usermin-1.020.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.4 2003/06/29 15:24:08 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.5 2003/08/06 06:39:27 vapier Exp $
-IUSE="ssl"
-
-DESCRIPTION="Usermin, a web-based user administration interface"
-SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
+DESCRIPTION="a web-based user administration interface"
HOMEPAGE="http://www.webmin.com/index6.html"
+SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86 ~sparc ~alpha ~ppc"
+IUSE="ssl"
DEPEND="dev-lang/perl
sys-apps/lsof
diff --git a/app-admin/usermin/usermin-1.030.ebuild b/app-admin/usermin/usermin-1.030.ebuild
index 549f6b46921f..4bdb2284dc55 100644
--- a/app-admin/usermin/usermin-1.030.ebuild
+++ b/app-admin/usermin/usermin-1.030.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.030.ebuild,v 1.1 2003/07/11 22:41:58 mholzer Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.030.ebuild,v 1.2 2003/08/06 06:39:27 vapier Exp $
-IUSE="ssl"
-
-DESCRIPTION="Usermin, a web-based user administration interface"
-SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
+DESCRIPTION="a web-based user administration interface"
HOMEPAGE="http://www.webmin.com/index6.html"
+SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+IUSE="ssl"
DEPEND="dev-lang/perl
sys-apps/lsof
diff --git a/app-admin/zope-config/zope-config-0.1-r1.ebuild b/app-admin/zope-config/zope-config-0.1-r1.ebuild
index 0c0387617537..738469ed193b 100644
--- a/app-admin/zope-config/zope-config-0.1-r1.ebuild
+++ b/app-admin/zope-config/zope-config-0.1-r1.ebuild
@@ -1,21 +1,19 @@
-
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.4 2003/04/24 17:08:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.5 2003/08/06 06:41:04 vapier Exp $
-DESCRIPTION="A Gentoo Zope multi-Instance configure tool."
+DESCRIPTION="A Gentoo Zope multi-Instance configure tool"
SRC_URI=""
HOMEPAGE=""
-IUSE=""
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc ~sparc"
DEPEND=""
RDEPEND=">=dev-util/dialog-0.7
- sys-apps/grep
- sys-apps/sed
+ sys-apps/grep
+ sys-apps/sed
>=net-zope/zope-2.6.0-r2"
src_install() {