diff options
author | 2008-01-22 15:46:33 +0000 | |
---|---|---|
committer | 2008-01-22 15:46:33 +0000 | |
commit | 93e324031d812a85dd41c855eea668c2f98edc10 (patch) | |
tree | d8e54f96d8c8bb527d0faf375f5bfe54a4f1b9e2 /app-admin/webmin | |
parent | Version bump. Fix output redirection, bug 205525. (diff) | |
download | historical-93e324031d812a85dd41c855eea668c2f98edc10.tar.gz historical-93e324031d812a85dd41c855eea668c2f98edc10.tar.bz2 historical-93e324031d812a85dd41c855eea668c2f98edc10.zip |
alpha/sparc/x86 stable and add ~ia64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.390.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog index f2d8bcaad3eb..6b42db5f0748 100644 --- a/app-admin/webmin/ChangeLog +++ b/app-admin/webmin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/webmin -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.158 2007/12/23 17:14:32 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.159 2008/01/22 15:45:04 armin76 Exp $ + + 22 Jan 2008; Raúl Porcel <armin76@gentoo.org> webmin-1.390.ebuild: + alpha/sparc/x86 stable and add ~ia64 *webmin-1.390 (23 Dec 2007) diff --git a/app-admin/webmin/webmin-1.390.ebuild b/app-admin/webmin/webmin-1.390.ebuild index 116e638d62ba..be7b994c83fd 100644 --- a/app-admin/webmin/webmin-1.390.ebuild +++ b/app-admin/webmin/webmin-1.390.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.390.ebuild,v 1.1 2007/12/23 17:14:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.390.ebuild,v 1.2 2008/01/22 15:45:04 armin76 Exp $ inherit eutils pam @@ -15,7 +15,7 @@ SRC_URI="webmin-minimal? ( mirror://sourceforge/webadmin/${P}-minimal.tar.gz ) 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="apache2 pam postgres ssl webmin-minimal" DEPEND="dev-lang/perl" |