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 | |
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
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.16.ebuild | 6 | ||||
-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 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-mpris/Manifest | 4 |
8 files changed, 28 insertions, 18 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index de92cdcb593d..f262d5562c4f 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/guifications -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.61 2009/08/16 09:09:12 betelgeuse Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.62 2011/03/02 21:05:47 signals Exp $ + + 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> guifications-2.16.ebuild: + Slotted gtk+ depend. 16 Aug 2009; Petteri Räty <betelgeuse@gentoo.org> guifications-2.16.ebuild: diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild index 4f48b071dc54..067a74df77e8 100644 --- a/x11-plugins/guifications/guifications-2.16.ebuild +++ b/x11-plugins/guifications/guifications-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/guifications/guifications-2.16.ebuild,v 1.9 2009/08/16 09:09:12 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v 1.10 2011/03/02 21:05:47 signals Exp $ EAPI="2" @@ -20,7 +20,7 @@ KEYWORDS="amd64 hppa ppc sparc x86" IUSE="debug nls" RDEPEND="net-im/pidgin[gtk] - >=x11-libs/gtk+-2" + x11-libs/gtk+:2" DEPEND="${DEPEND} dev-util/pkgconfig" 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} diff --git a/x11-plugins/pidgin-hotkeys/ChangeLog b/x11-plugins/pidgin-hotkeys/ChangeLog index 2eac479087c0..9a08564653cb 100644 --- a/x11-plugins/pidgin-hotkeys/ChangeLog +++ b/x11-plugins/pidgin-hotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-hotkeys -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.17 2010/11/16 08:46:38 pva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.18 2011/03/02 21:09:08 signals Exp $ + + 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> pidgin-hotkeys-0.2.4.ebuild: + Slotted gtk+ depend. 16 Nov 2010; Peter Volkov <pva@gentoo.org> -pidgin-hotkeys-0.2.3.ebuild: Drop old. diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild index e37553da58b0..8b730834403c 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.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-hotkeys/pidgin-hotkeys-0.2.4.ebuild,v 1.5 2010/10/26 14:31:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild,v 1.6 2011/03/02 21:09:08 signals Exp $ EAPI="2" @@ -16,7 +16,7 @@ KEYWORDS="amd64 hppa ppc x86" IUSE="" RDEPEND="net-im/pidgin[gtk] - >=x11-libs/gtk+-2" + x11-libs/gtk+:2" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/x11-plugins/pidgin-mpris/Manifest b/x11-plugins/pidgin-mpris/Manifest index cd6a49c0bec2..9729a427d29d 100644 --- a/x11-plugins/pidgin-mpris/Manifest +++ b/x11-plugins/pidgin-mpris/Manifest @@ -1,4 +1,4 @@ DIST pidgin-mpris-0.2.6.tar.bz2 211675 RMD160 f17cdb8ccab86539700b3ca5adc83734472fc5aa SHA1 5358b973932ca177419a3b9e8a3b88980fff20f0 SHA256 eb9a53b4c174b3ac60aa58584d3facccecf57de908e8dde2ed557ab17381f9e9 -EBUILD pidgin-mpris-0.2.6.ebuild 667 RMD160 c35aec4200237395923ec85d226214a0efd73b8e SHA1 8111f93717162f0595e2698ef52835d1c3ec09c1 SHA256 6b1aa96f94535a194d8e5026bfe8c666b168f6880a720e44f37c35f63faabf43 -MISC ChangeLog 638 RMD160 6fb3f0c80ebd6a92503aa8aa80688997d9cfabc9 SHA1 aff538840c3368d431e1a0f27d878288d268d4b1 SHA256 55fb3e2a2fb964feb310a1713798c3d2356aeaa4c53a72eebbe1ef535136af0a +EBUILD pidgin-mpris-0.2.6.ebuild 673 RMD160 3ca331589270281be775a7cfc47d0d48d9feec6b SHA1 268047869cac53932319dbb4aaff061e5131d0b9 SHA256 cf4c7181d5111196c6aabf2465dc5d0e296f851940823f6d45c7807d10cea63f +MISC ChangeLog 770 RMD160 00dc9cb0761ca994a2e19cf864b0f411a431af48 SHA1 1044e0b3cd068f48fdcb7943199ebaac2266d960 SHA256 143b37157a7181c6241a171c5a6438b566647f1f106390c2f59df5850b8e54db MISC metadata.xml 259 RMD160 93855ec5c5b905494db8781bf692726d34721cc2 SHA1 e2b8cc919a2017bb9465c4e9ca8998b90d6aaafc SHA256 e0b343b94d02fbdc3bb91d6febe90cfa700778233ebbab9e020c1cdcaaf6bf09 |