diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-03-21 09:21:51 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-03-21 09:21:51 +0000 |
commit | 65887705462d9feec9ee7f89280506664cf90162 (patch) | |
tree | ab857e5ed23fa74c9abeb116304b80c17fdbc032 /net-irc/atheme-services | |
parent | old (diff) | |
download | gentoo-2-65887705462d9feec9ee7f89280506664cf90162.tar.gz gentoo-2-65887705462d9feec9ee7f89280506664cf90162.tar.bz2 gentoo-2-65887705462d9feec9ee7f89280506664cf90162.zip |
Stable on x86/amd64 wrt security bug 409103
(Portage version: 2.2.0_alpha93/cvs/Linux i686)
Diffstat (limited to 'net-irc/atheme-services')
-rw-r--r-- | net-irc/atheme-services/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/atheme-services/atheme-services-6.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog index e465e2d3292c..1228b6eb4308 100644 --- a/net-irc/atheme-services/ChangeLog +++ b/net-irc/atheme-services/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/atheme-services # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.36 2012/03/21 08:16:55 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.37 2012/03/21 09:21:51 jdhore Exp $ + + 21 Mar 2012; Jeff Horelick <jdhore@gentoo.org> atheme-services-6.0.10.ebuild: + Stable on x86/amd64 wrt security bug 409103 *atheme-services-6.0.10 (21 Mar 2012) diff --git a/net-irc/atheme-services/atheme-services-6.0.10.ebuild b/net-irc/atheme-services/atheme-services-6.0.10.ebuild index 698f9266ba4d..c39c90a0f044 100644 --- a/net-irc/atheme-services/atheme-services-6.0.10.ebuild +++ b/net-irc/atheme-services/atheme-services-6.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.10.ebuild,v 1.1 2012/03/21 08:16:55 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.10.ebuild,v 1.2 2012/03/21 09:21:51 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://atheme.net/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux" IUSE="cracklib largenet ldap nls +pcre perl profile ssl" RDEPEND="dev-libs/libmowgli:0 |