diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-08-01 11:40:10 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-08-01 11:40:10 +0000 |
commit | 3b2e0b3b284c07c8cf69e77f39cc7980185cd30f (patch) | |
tree | 4b988213fc0c5b0f9eb8c3924da520e11b091bc3 | |
parent | >=dev-libs/libtasn1-0.3.4 - more testing needed until unmask (diff) | |
download | gentoo-2-3b2e0b3b284c07c8cf69e77f39cc7980185cd30f.tar.gz gentoo-2-3b2e0b3b284c07c8cf69e77f39cc7980185cd30f.tar.bz2 gentoo-2-3b2e0b3b284c07c8cf69e77f39cc7980185cd30f.zip |
Stable on alpha wrt security bug #138552
(Portage version: 2.1-r1)
-rw-r--r-- | app-admin/webmin/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.290.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog index 45b32391849f..fd3d3b56f33c 100644 --- a/app-admin/webmin/ChangeLog +++ b/app-admin/webmin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/webmin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.123 2006/07/29 09:25:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.124 2006/08/01 11:40:10 yoswink Exp $ + + 01 Aug 2006; Jose Luis Rivero <yoswink@gentoo.org> webmin-1.290.ebuild: + Stable on alpha wrt security bug #138552 29 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> webmin-1.290.ebuild: Stable on hppa. See bug #138552. diff --git a/app-admin/webmin/webmin-1.290.ebuild b/app-admin/webmin/webmin-1.290.ebuild index 438f1d1aded3..fed8a1fcb175 100644 --- a/app-admin/webmin/webmin-1.290.ebuild +++ b/app-admin/webmin/webmin-1.290.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.290.ebuild,v 1.6 2006/07/29 09:25:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.290.ebuild,v 1.7 2006/08/01 11:40:10 yoswink Exp $ IUSE="apache2 pam postgres ssl webmin-minimal" @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" # ~mips removed because of broken deps. Bug #86085 -KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ~ppc64 ~s390 ~sh sparc x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} |