diff options
author | Torsten Veller <tove@gentoo.org> | 2007-01-15 06:29:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2007-01-15 06:29:15 +0000 |
commit | 928d1ba256ed3844e7625d2d54266643c3331c31 (patch) | |
tree | bd872c02325c50a90df489f20527d8d887598553 /net-www/mod_auth_kerb | |
parent | Stable for HPPA (bug #161956). (diff) | |
download | gentoo-2-928d1ba256ed3844e7625d2d54266643c3331c31.tar.gz gentoo-2-928d1ba256ed3844e7625d2d54266643c3331c31.tar.bz2 gentoo-2-928d1ba256ed3844e7625d2d54266643c3331c31.zip |
Marked stable on x86 for Ticho (#155782)
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'net-www/mod_auth_kerb')
-rw-r--r-- | net-www/mod_auth_kerb/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_auth_kerb/ChangeLog b/net-www/mod_auth_kerb/ChangeLog index 24f5683c0597..b9f7492a1c30 100644 --- a/net-www/mod_auth_kerb/ChangeLog +++ b/net-www/mod_auth_kerb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_auth_kerb # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.19 2007/01/14 17:44:34 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.20 2007/01/15 06:29:15 tove Exp $ + + 15 Jan 2007; Torsten Veller <tove@gentoo.org> mod_auth_kerb-5.3.ebuild: + Marked stable on x86 for Ticho (#155782) 14 Jan 2007; Christian Heim <phreak@gentoo.org> mod_auth_kerb-5.0_rc7-r1.ebuild: diff --git a/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild index 0d60c1b2b52f..2ff2ca8c0a36 100644 --- a/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild +++ b/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild,v 1.1 2007/01/07 16:29:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild,v 1.2 2007/01/15 06:29:15 tove Exp $ MY_PV="${PV/_rc/rc}" @@ -11,7 +11,7 @@ HOMEPAGE="http://modauthkerb.sourceforge.net/" SRC_URI="mirror://sourceforge/modauthkerb/${PN}-${MY_PV}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="apache2" SLOT="0" |