[or-cvs] r16219: Updated Pidgin pluging pack and fixed a dep issue in the ebu (in incognito/trunk: portage.config portage.overlay/x11-plugins/purple-plugin_pack)

anonym at seul.org anonym at seul.org
Sat Jul 26 19:33:29 UTC 2008


Author: anonym
Date: 2008-07-26 15:33:29 -0400 (Sat, 26 Jul 2008)
New Revision: 16219

Modified:
   incognito/trunk/portage.config/package.keywords
   incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/Manifest
   incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.3.0.ebuild
Log:
Updated Pidgin pluging pack and fixed a dep issue in the ebuild with XML-Parser (although this is a deeper Portage problem).


Modified: incognito/trunk/portage.config/package.keywords
===================================================================
--- incognito/trunk/portage.config/package.keywords	2008-07-26 19:31:58 UTC (rev 16218)
+++ incognito/trunk/portage.config/package.keywords	2008-07-26 19:33:29 UTC (rev 16219)
@@ -19,6 +19,7 @@
 x11-plugins/firegpg ~*
 x11-plugins/noscript-bin ~*
 x11-plugins/pidgin-otr ~*
+=x11-plugins/purple-plugin_pack-2.3.0 ~*
 x11-plugins/torbutton-bin ~*
 
 # NetworkManager

Modified: incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/Manifest
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/Manifest	2008-07-26 19:31:58 UTC (rev 16218)
+++ incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/Manifest	2008-07-26 19:33:29 UTC (rev 16219)
@@ -1,3 +1,3 @@
 AUX hide-stuff.patch 1899 RMD160 bde77d9aa7b71876d9c082d96b8a8ff5344d6a01 SHA1 9f5dc5e582399cb46568667a61711a6c40ac237f SHA256 03cf99a89cf11738eb8d6efeb40de84c671b88d2566af6c5e27672f8375bf655
 DIST purple-plugin_pack-2.3.0.tar.bz2 576204 RMD160 d94f7eb50cbe53933f858a9ee62c6cd6a78da9f0 SHA1 8697f945d4ed6805f9a771815de210668fd6b01d SHA256 f55681dd90c2caf057e6e16f72e862d09dee714d1e8afa8f4adf3c209a292f5a
-EBUILD purple-plugin_pack-2.3.0.ebuild 2416 RMD160 8e8a229c352c468451303cdd8a6f720486815a8b SHA1 8ad8cf15e784283b3386649f3aabbd5f45ce25f5 SHA256 8b2949c4c52affe8f38b637bb060ae39533e7ee782b9cb73173cccbc8df60351
+EBUILD purple-plugin_pack-2.3.0.ebuild 2437 RMD160 caf6d7a29d0f8f4c9bad91e29e3a0101d2ab3691 SHA1 f7034eec0e09a1d62af18732b182bc9737974bef SHA256 b967876bd94a6c08829cd945b8de2e286660933ec1032152c55e7caafcc20961

Modified: incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.3.0.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.3.0.ebuild	2008-07-26 19:31:58 UTC (rev 16218)
+++ incognito/trunk/portage.overlay/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.3.0.ebuild	2008-07-26 19:33:29 UTC (rev 16219)
@@ -14,6 +14,7 @@
 IUSE="talkfilters debug gtk ncurses"
 
 DEPEND="net-im/pidgin
+	dev-perl/XML-Parser
 	talkfilters? ( app-text/talkfilters )"
 RDEPEND="${DEPEND}"
 



More information about the tor-commits mailing list