diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 15:23:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 15:23:44 +0000 |
commit | 38801d02184708caa78bf6874e447ef7a719464f (patch) | |
tree | 23c93570e05a8892966439daa5e45ca5e2ec1506 | |
parent | Stable for AMD64, wrt bug #394487 (diff) | |
download | historical-38801d02184708caa78bf6874e447ef7a719464f.tar.gz historical-38801d02184708caa78bf6874e447ef7a719464f.tar.bz2 historical-38801d02184708caa78bf6874e447ef7a719464f.zip |
Stable for AMD64, wrt bug #394385
Package-Manager: portage-2.1.10.40/cvs/Linux i686
-rw-r--r-- | net-irc/atheme-services/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/atheme-services/atheme-services-6.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog index 2712d196fc86..ff659f5f1154 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.17 2011/11/08 02:51:39 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.18 2011/12/15 15:23:44 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> atheme-services-6.0.9.ebuild: + Stable for AMD64, wrt bug #394385 08 Nov 2011; Nathan Phillip Brink <binki@gentoo.org> -atheme-services-7.0.0_alpha7.ebuild, diff --git a/net-irc/atheme-services/atheme-services-6.0.9.ebuild b/net-irc/atheme-services/atheme-services-6.0.9.ebuild index affd7f0e3fb8..87cc6dcad70b 100644 --- a/net-irc/atheme-services/atheme-services-6.0.9.ebuild +++ b/net-irc/atheme-services/atheme-services-6.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.1 2011/11/08 02:08:07 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.9.ebuild,v 1.2 2011/12/15 15:23:44 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="largenet ldap nls +pcre perl profile ssl" RDEPEND="dev-libs/libmowgli |