summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink <binki@gentoo.org>2011-09-30 04:47:45 +0000
committerNathan Phillip Brink <binki@gentoo.org>2011-09-30 04:47:45 +0000
commit1793eb616ea74fdef28a40d9175cf3d257b3e4e5 (patch)
tree3624721a9c556191908b4d65994cf939f7f8c02d /net-irc/atheme-services
parentBump to atheme-services-7.0.0_alpha7 with patches pulled from git allowing it... (diff)
downloadgentoo-2-1793eb616ea74fdef28a40d9175cf3d257b3e4e5.tar.gz
gentoo-2-1793eb616ea74fdef28a40d9175cf3d257b3e4e5.tar.bz2
gentoo-2-1793eb616ea74fdef28a40d9175cf3d257b3e4e5.zip
Require libmowgli-0.9.95 for atheme-services-7.0.0_alpha7 at jdhore's hint.
(Portage version: 2.2.0_alpha55-r1/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/atheme-services')
-rw-r--r--net-irc/atheme-services/ChangeLog6
-rw-r--r--net-irc/atheme-services/atheme-services-7.0.0_alpha7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog
index 3db74f65a824..2236032a3eb0 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.11 2011/09/30 03:38:22 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.12 2011/09/30 04:47:45 binki Exp $
+
+ 30 Sep 2011; Nathan Phillip Brink <binki@gentoo.org>
+ atheme-services-7.0.0_alpha7.ebuild:
+ Require libmowgli-0.9.95 for atheme-services-7.0.0_alpha7 at jdhore's hint.
*atheme-services-7.0.0_alpha7 (30 Sep 2011)
diff --git a/net-irc/atheme-services/atheme-services-7.0.0_alpha7.ebuild b/net-irc/atheme-services/atheme-services-7.0.0_alpha7.ebuild
index 5e24f1f56404..9855a6491541 100644
--- a/net-irc/atheme-services/atheme-services-7.0.0_alpha7.ebuild
+++ b/net-irc/atheme-services/atheme-services-7.0.0_alpha7.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-7.0.0_alpha7.ebuild,v 1.1 2011/09/30 03:38:22 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-7.0.0_alpha7.ebuild,v 1.2 2011/09/30 04:47:45 binki Exp $
EAPI=4
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd ~amd64-linux"
IUSE="largenet ldap nls +pcre perl profile ssl"
-RDEPEND=">=dev-libs/libmowgli-0.9.90
+RDEPEND=">=dev-libs/libmowgli-0.9.95
ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
perl? ( dev-lang/perl )