diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 09:58:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 09:58:14 +0000 |
commit | 882d91d1af8016bf3970482c1e4228778d128883 (patch) | |
tree | 45cd2f9f4ca1c606ea756677cf77cdd33cba549b /net-irc | |
parent | Stable for amd64, wrt bug #401041 (diff) | |
download | gentoo-2-882d91d1af8016bf3970482c1e4228778d128883.tar.gz gentoo-2-882d91d1af8016bf3970482c1e4228778d128883.tar.bz2 gentoo-2-882d91d1af8016bf3970482c1e4228778d128883.zip |
Stable for amd64, wrt bug #402011
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/atheme-services/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/atheme-services/atheme-services-6.0.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog index 25e9fdf92bf2..73e8c44270fe 100644 --- a/net-irc/atheme-services/ChangeLog +++ b/net-irc/atheme-services/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2012/02/03 02:02:37 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.31 2012/02/04 09:58:14 ago Exp $ + + 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + atheme-services-6.0.9-r1.ebuild: + Stable for amd64, wrt bug #402011 *atheme-services-7.0.0_alpha11 (03 Feb 2012) diff --git a/net-irc/atheme-services/atheme-services-6.0.9-r1.ebuild b/net-irc/atheme-services/atheme-services-6.0.9-r1.ebuild index 5314e859d7f3..c176aae7c085 100644 --- a/net-irc/atheme-services/atheme-services-6.0.9-r1.ebuild +++ b/net-irc/atheme-services/atheme-services-6.0.9-r1.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.9-r1.ebuild,v 1.2 2012/02/03 01:24:17 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.9-r1.ebuild,v 1.3 2012/02/04 09:58:14 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://atheme.net/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" IUSE="cracklib largenet ldap nls +pcre perl profile ssl" RDEPEND="dev-libs/libmowgli:0 |