diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:35:51 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:35:51 +0000 |
commit | 4be67aa72ccab47064293c7896891e61a1152f74 (patch) | |
tree | 2764ec6a487c5807bd2b9426328162c866d59362 /net-irc | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-4be67aa72ccab47064293c7896891e61a1152f74.tar.gz gentoo-2-4be67aa72ccab47064293c7896891e61a1152f74.tar.bz2 gentoo-2-4be67aa72ccab47064293c7896891e61a1152f74.zip |
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.13.ebuild | 4 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.14.ebuild | 4 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.15.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index fa5ffa006e60..a649f769d498 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.91 2014/01/27 11:48:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.92 2014/03/01 22:35:51 mgorny Exp $ + + 01 Mar 2014; Michał Górny <mgorny@gentoo.org> inspircd-2.0.13.ebuild, + inspircd-2.0.14.ebuild, inspircd-2.0.15.ebuild: + Update libgcrypt dep to use slot :0. *inspircd-2.0.15 (27 Jan 2014) diff --git a/net-irc/inspircd/inspircd-2.0.13.ebuild b/net-irc/inspircd/inspircd-2.0.13.ebuild index 1f478f5feedd..f445e0924fa2 100644 --- a/net-irc/inspircd/inspircd-2.0.13.ebuild +++ b/net-irc/inspircd/inspircd-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.5 2014/01/08 06:36:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.6 2014/03/01 22:35:51 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" dev-lang/perl ssl? ( dev-libs/openssl ) geoip? ( dev-libs/geoip ) - gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) + gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0 ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-server ) diff --git a/net-irc/inspircd/inspircd-2.0.14.ebuild b/net-irc/inspircd/inspircd-2.0.14.ebuild index a00aa584ba83..ec515f42d39b 100644 --- a/net-irc/inspircd/inspircd-2.0.14.ebuild +++ b/net-irc/inspircd/inspircd-2.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.4 2014/01/08 06:36:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.5 2014/03/01 22:35:51 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" dev-lang/perl ssl? ( dev-libs/openssl ) geoip? ( dev-libs/geoip ) - gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) + gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0 ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-server ) diff --git a/net-irc/inspircd/inspircd-2.0.15.ebuild b/net-irc/inspircd/inspircd-2.0.15.ebuild index d1e9d5a460f2..b98fd90aa622 100644 --- a/net-irc/inspircd/inspircd-2.0.15.ebuild +++ b/net-irc/inspircd/inspircd-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.15.ebuild,v 1.1 2014/01/27 11:48:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.15.ebuild,v 1.2 2014/03/01 22:35:51 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" dev-lang/perl ssl? ( dev-libs/openssl ) geoip? ( dev-libs/geoip ) - gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) + gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0 ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-server ) |