public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
@ 2010-11-07 17:58 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2010-11-07 17:58 UTC (permalink / raw
  To: gentoo-commits

xmw         10/11/07 17:58:12

  Modified:             ChangeLog pidgin-led-notification-0.1.ebuild
  Log:
  updating DESCRIPTION
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-plugins/pidgin-led-notification/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	7 Nov 2010 17:22:06 -0000	1.1
+++ ChangeLog	7 Nov 2010 17:58:12 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/pidgin-led-notification
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.1 2010/11/07 17:22:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.2 2010/11/07 17:58:12 xmw Exp $
+
+  07 Nov 2010; Michael Weber <xmw@gentoo.org>
+  pidgin-led-notification-0.1.ebuild:
+  Updating DESCRIPTION
 
 *pidgin-led-notification-0.1 (07 Nov 2010)
 



1.3                  x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild

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

Index: pidgin-led-notification-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pidgin-led-notification-0.1.ebuild	7 Nov 2010 17:46:57 -0000	1.2
+++ pidgin-led-notification-0.1.ebuild	7 Nov 2010 17:58:12 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.2 2010/11/07 17:46:57 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.3 2010/11/07 17:58:12 xmw Exp $
 
 EAPI=3
 
 inherit eutils multilib toolchain-funcs
 
-DESCRIPTION="Pidgin plugin to notify by writing '1's and '0's to (led) control files"
+DESCRIPTION="Pidgin plugin to notify by writing user defined strings to (led control) files"
 HOMEPAGE="http://sites.google.com/site/simohmattila/led-notification"
 MY_PN=${PN/pidgin-/}
 MY_P=${MY_PN}-${PV}






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
@ 2011-05-02 16:40 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Loeser (halcy0n) @ 2011-05-02 16:40 UTC (permalink / raw
  To: gentoo-commits

halcy0n     11/05/02 16:40:09

  Modified:             ChangeLog pidgin-led-notification-0.1.ebuild
  Log:
  insinto already has EPREFIX prepended
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-plugins/pidgin-led-notification/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Nov 2010 17:58:12 -0000	1.2
+++ ChangeLog	2 May 2011 16:40:09 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/pidgin-led-notification
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.2 2010/11/07 17:58:12 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.3 2011/05/02 16:40:09 halcy0n Exp $
+
+  02 May 2011; Mark Loeser <halcy0n@gentoo.org>
+  pidgin-led-notification-0.1.ebuild:
+  insinto already has EPREFIX prepended
 
   07 Nov 2010; Michael Weber <xmw@gentoo.org>
   pidgin-led-notification-0.1.ebuild:



1.4                  x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild

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

Index: pidgin-led-notification-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pidgin-led-notification-0.1.ebuild	7 Nov 2010 17:58:12 -0000	1.3
+++ pidgin-led-notification-0.1.ebuild	2 May 2011 16:40:09 -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/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.3 2010/11/07 17:58:12 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.4 2011/05/02 16:40:09 halcy0n Exp $
 
 EAPI=3
 
@@ -36,7 +36,7 @@
 }
 
 src_install() {
-	insinto ${EPREFIX}/usr/$(get_libdir)/pidgin
+	insinto /usr/$(get_libdir)/pidgin
 	insopts -m755
 	doins ${MY_PN}.so || die
 	dodoc README || die






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
@ 2011-08-14  0:29 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2011-08-14  0:29 UTC (permalink / raw
  To: gentoo-commits

xmw         11/08/14 00:29:03

  Modified:             ChangeLog pidgin-led-notification-0.1.ebuild
  Log:
  Added use dep net-im/pidgin[gtk]
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-plugins/pidgin-led-notification/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 May 2011 16:40:09 -0000	1.3
+++ ChangeLog	14 Aug 2011 00:29:03 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/pidgin-led-notification
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.3 2011/05/02 16:40:09 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.4 2011/08/14 00:29:03 xmw Exp $
+
+  14 Aug 2011; Michael Weber <xmw@gentoo.org>
+  pidgin-led-notification-0.1.ebuild:
+  Added use dep net-im/pidgin[gtk], thanks to Piotr Szymaniak (bug 373045)
 
   02 May 2011; Mark Loeser <halcy0n@gentoo.org>
   pidgin-led-notification-0.1.ebuild:



1.5                  x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild

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

Index: pidgin-led-notification-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pidgin-led-notification-0.1.ebuild	2 May 2011 16:40:09 -0000	1.4
+++ pidgin-led-notification-0.1.ebuild	14 Aug 2011 00:29:03 -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/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.4 2011/05/02 16:40:09 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.5 2011/08/14 00:29:03 xmw Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="net-im/pidgin
+RDEPEND="net-im/pidgin[gtk]
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
@ 2012-05-05  5:12 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  5:12 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 05:12:02

  Modified:             ChangeLog pidgin-led-notification-0.1.ebuild
  Log:
  dev-util/pkgconfig -. virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.5                  x11-plugins/pidgin-led-notification/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Aug 2011 00:29:03 -0000	1.4
+++ ChangeLog	5 May 2012 05:12:02 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/pidgin-led-notification
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.4 2011/08/14 00:29:03 xmw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.5 2012/05/05 05:12:02 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+  pidgin-led-notification-0.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   14 Aug 2011; Michael Weber <xmw@gentoo.org>
   pidgin-led-notification-0.1.ebuild:



1.6                  x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?r1=1.5&r2=1.6

Index: pidgin-led-notification-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pidgin-led-notification-0.1.ebuild	14 Aug 2011 00:29:03 -0000	1.5
+++ pidgin-led-notification-0.1.ebuild	5 May 2012 05:12:02 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.5 2011/08/14 00:29:03 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.6 2012/05/05 05:12:02 jdhore Exp $
 
 EAPI=3
 
@@ -20,7 +20,7 @@
 RDEPEND="net-im/pidgin[gtk]
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 S=${WORKDIR}/${MY_P}
 






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
@ 2013-02-08 17:11 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2013-02-08 17:11 UTC (permalink / raw
  To: gentoo-commits

xmw         13/02/08 17:11:08

  Modified:             ChangeLog pidgin-led-notification-0.1.ebuild
  Log:
  adding keywords (bug 456152)
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)

Revision  Changes    Path
1.6                  x11-plugins/pidgin-led-notification/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 May 2012 05:12:02 -0000	1.5
+++ ChangeLog	8 Feb 2013 17:11:08 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/pidgin-led-notification
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.5 2012/05/05 05:12:02 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.6 2013/02/08 17:11:08 xmw Exp $
+
+  08 Feb 2013; Michael Weber <xmw@gentoo.org>
+  pidgin-led-notification-0.1.ebuild:
+  adding keywords (bug 456152)
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org>
   pidgin-led-notification-0.1.ebuild:



1.7                  x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?r1=1.6&r2=1.7

Index: pidgin-led-notification-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pidgin-led-notification-0.1.ebuild	5 May 2012 05:12:02 -0000	1.6
+++ pidgin-led-notification-0.1.ebuild	8 Feb 2013 17:11:08 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.6 2012/05/05 05:12:02 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.7 2013/02/08 17:11:08 xmw Exp $
 
 EAPI=3
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="net-im/pidgin[gtk]





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

end of thread, other threads:[~2013-02-08 17:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 17:11 [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild Michael Weber (xmw)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  5:12 Jeff Horelick (jdhore)
2011-08-14  0:29 Michael Weber (xmw)
2011-05-02 16:40 Mark Loeser (halcy0n)
2010-11-07 17:58 Michael Weber (xmw)

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