diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-12 11:28:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-12 11:28:13 +0000 |
commit | cdffbe0c28962e3fa9511b1675d5436ff3c2b22a (patch) | |
tree | 427e2e519b39a25d6d2a20a90a5a9b7b9c94e31f /net-irc/atheme-services | |
parent | Stable for amd64, wrt bug #426196 (diff) | |
download | gentoo-2-cdffbe0c28962e3fa9511b1675d5436ff3c2b22a.tar.gz gentoo-2-cdffbe0c28962e3fa9511b1675d5436ff3c2b22a.tar.bz2 gentoo-2-cdffbe0c28962e3fa9511b1675d5436ff3c2b22a.zip |
Stable for amd64, wrt bug #426198
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog index 3fa5870f6f8b..6daeac020a4e 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.46 2012/05/17 00:48:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.47 2012/07/12 11:28:13 ago Exp $ + + 12 Jul 2012; Agostino Sarubbo <ago@gentoo.org> atheme-services-6.0.11.ebuild: + Stable for amd64, wrt bug #426198 17 May 2012; Jeff Horelick <jdhore@gentoo.org> atheme-services-9999.ebuild: Update the EGIT_REPO_URI as atheme.org git has moved to GitHub. diff --git a/net-irc/atheme-services/atheme-services-6.0.11.ebuild b/net-irc/atheme-services/atheme-services-6.0.11.ebuild index 98023fb67a85..85bfeec6f17e 100644 --- a/net-irc/atheme-services/atheme-services-6.0.11.ebuild +++ b/net-irc/atheme-services/atheme-services-6.0.11.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.11.ebuild,v 1.1 2012/05/15 08:31:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.11.ebuild,v 1.2 2012/07/12 11:28:13 ago 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 |