diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-03-02 21:09:08 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-03-02 21:09:08 +0000 |
commit | cef5b100e58cdac3dd1d0123979ad4d25cbd0b95 (patch) | |
tree | de1f6d19dd1431b28dc39301d4a8492c75e260a4 /x11-plugins/pidgin-encryption | |
parent | Slotted gtk+ depend and EAPI=2 bump to support it. (diff) | |
download | historical-cef5b100e58cdac3dd1d0123979ad4d25cbd0b95.tar.gz historical-cef5b100e58cdac3dd1d0123979ad4d25cbd0b95.tar.bz2 historical-cef5b100e58cdac3dd1d0123979ad4d25cbd0b95.zip |
Slotted gtk+ depend.
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/pidgin-encryption')
-rw-r--r-- | x11-plugins/pidgin-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog index 19686c9221ae..d1f3f7bc88ef 100644 --- a/x11-plugins/pidgin-encryption/ChangeLog +++ b/x11-plugins/pidgin-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-encryption # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.18 2011/02/13 12:28:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.19 2011/03/02 21:07:32 signals Exp $ + + 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> + pidgin-encryption-3.0-r1.ebuild, pidgin-encryption-3.1.ebuild: + Slotted gtk+ depend. 13 Feb 2011; Christian Faulhammer <fauli@gentoo.org> pidgin-encryption-3.1.ebuild: diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild index c246d611176b..8390b618c952 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild,v 1.6 2010/10/26 14:33:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0-r1.ebuild,v 1.7 2011/03/02 21:07:32 signals Exp $ EAPI="2" @@ -16,7 +16,7 @@ KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND="net-im/pidgin - >=x11-libs/gtk+-2 + x11-libs/gtk+:2 >=dev-libs/nss-3.11" DEPEND="${RDEPEND} diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild index f83e532420e1..e426c17a3852 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.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/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.4 2011/02/13 12:28:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.5 2011/03/02 21:07:32 signals Exp $ EAPI="2" @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND="net-im/pidgin - >=x11-libs/gtk+-2 + x11-libs/gtk+:2 >=dev-libs/nss-3.11" DEPEND="${RDEPEND} |