public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgintex: ChangeLog pidgintex-1.1.1.ebuild
@ 2010-01-08  9:11 Peter Volkov (pva)
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Volkov (pva) @ 2010-01-08  9:11 UTC (permalink / raw
  To: gentoo-commits

pva         10/01/08 09:11:06

  Modified:             ChangeLog pidgintex-1.1.1.ebuild
  Log:
  Added elog for possible cause why this plugin may not work.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-plugins/pidgintex/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	21 Dec 2009 20:39:14 -0000	1.1
+++ ChangeLog	8 Jan 2010 09:11:06 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/pidgintex
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.1 2009/12/21 20:39:14 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.2 2010/01/08 09:11:06 pva Exp $
+
+  08 Jan 2010; Peter Volkov <pva@gentoo.org> pidgintex-1.1.1.ebuild:
+  Added elog for possible cause why this plugin may not work.
 
 *pidgintex-1.1.1 (21 Dec 2009)
 



1.2                  x11-plugins/pidgintex/pidgintex-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?r1=1.1&r2=1.2

Index: pidgintex-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pidgintex-1.1.1.ebuild	21 Dec 2009 20:39:14 -0000	1.1
+++ pidgintex-1.1.1.ebuild	8 Jan 2010 09:11:06 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.1 2009/12/21 20:39:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.2 2010/01/08 09:11:06 pva Exp $
 
 EAPI="2"
 inherit toolchain-funcs multilib
@@ -41,3 +41,9 @@
 	make PREFIX="${D}/usr" install || die "make install failed"
 	dodoc CHANGELOG README TODO || die
 }
+
+pkg_postinst() {
+	elog 'Note, to see formulas either disable "Conversation Colors" plugin or'  
+	elog 'switch off "ignore incoming format" option in plugin configuration.'
+	elog 'For details, take a look (and vote) at http://developer.pidgin.im/ticket/2772'
+}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgintex: ChangeLog pidgintex-1.1.1.ebuild
@ 2011-08-07 10:41 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-08-07 10:41 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/08/07 10:41:22

  Modified:             ChangeLog pidgintex-1.1.1.ebuild
  Log:
  Stable on amd64 wrt bug #377911
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-plugins/pidgintex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 Jan 2010 09:11:06 -0000	1.2
+++ ChangeLog	7 Aug 2011 10:41:22 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/pidgintex
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.2 2010/01/08 09:11:06 pva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.3 2011/08/07 10:41:22 hwoarang Exp $
+
+  07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pidgintex-1.1.1.ebuild:
+  Stable on amd64 wrt bug #377911
 
   08 Jan 2010; Peter Volkov <pva@gentoo.org> pidgintex-1.1.1.ebuild:
   Added elog for possible cause why this plugin may not work.



1.4                  x11-plugins/pidgintex/pidgintex-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?r1=1.3&r2=1.4

Index: pidgintex-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pidgintex-1.1.1.ebuild	8 Jan 2010 17:08:51 -0000	1.3
+++ pidgintex-1.1.1.ebuild	7 Aug 2011 10:41:22 -0000	1.4
@@ -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/pidgintex/pidgintex-1.1.1.ebuild,v 1.3 2010/01/08 17:08:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.4 2011/08/07 10:41:22 hwoarang Exp $
 
 EAPI="2"
 inherit toolchain-funcs multilib
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="net-im/pidgin[gtk]






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgintex: ChangeLog pidgintex-1.1.1.ebuild
@ 2011-08-24 19:52 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2011-08-24 19:52 UTC (permalink / raw
  To: gentoo-commits

maekke      11/08/24 19:52:20

  Modified:             ChangeLog pidgintex-1.1.1.ebuild
  Log:
  x86 stable, bug #377911
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-plugins/pidgintex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 Aug 2011 10:41:22 -0000	1.3
+++ ChangeLog	24 Aug 2011 19:52:20 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/pidgintex
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.3 2011/08/07 10:41:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.4 2011/08/24 19:52:20 maekke Exp $
+
+  24 Aug 2011; Markus Meier <maekke@gentoo.org> pidgintex-1.1.1.ebuild:
+  x86 stable, bug #377911
 
   07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pidgintex-1.1.1.ebuild:
   Stable on amd64 wrt bug #377911



1.5                  x11-plugins/pidgintex/pidgintex-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild?r1=1.4&r2=1.5

Index: pidgintex-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pidgintex-1.1.1.ebuild	7 Aug 2011 10:41:22 -0000	1.4
+++ pidgintex-1.1.1.ebuild	24 Aug 2011 19:52:20 -0000	1.5
@@ -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/pidgintex/pidgintex-1.1.1.ebuild,v 1.4 2011/08/07 10:41:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.5 2011/08/24 19:52:20 maekke Exp $
 
 EAPI="2"
 inherit toolchain-funcs multilib
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="net-im/pidgin[gtk]






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-24 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 19:52 [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgintex: ChangeLog pidgintex-1.1.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-07 10:41 Markos Chandras (hwoarang)
2010-01-08  9:11 Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox