diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-22 18:03:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-22 18:03:03 +0000 |
commit | cb6f035b62f9d0e125a9b0c55435e979368f03c7 (patch) | |
tree | b7521e29c98b11ab3050e5d92328c2f4721e681d /app-admin/webmin | |
parent | Version bump. (diff) | |
download | gentoo-2-cb6f035b62f9d0e125a9b0c55435e979368f03c7.tar.gz gentoo-2-cb6f035b62f9d0e125a9b0c55435e979368f03c7.tar.bz2 gentoo-2-cb6f035b62f9d0e125a9b0c55435e979368f03c7.zip |
Unmask
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/webmin-1.070.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.070.ebuild b/app-admin/webmin/webmin-1.070.ebuild index 9c9f815559ac..fc6f72382936 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.1 2003/02/21 17:25:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.070.ebuild,v 1.2 2003/02/22 18:03:03 aliz 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="sys-devel/perl ssl? ( dev-perl/Net-SSLeay )" |