public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Notify: ChangeLog Gtk2-Notify-0.05.ebuild
@ 2012-05-20  9:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-20  9:41 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/20 09:41:23

  Modified:             ChangeLog Gtk2-Notify-0.05.ebuild
  Log:
  Stable for amd64, wrt bug #416121
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Gtk2-Notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	1 Mar 2012 16:17:46 -0000	1.2
+++ ChangeLog	20 May 2012 09:41:23 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Gtk2-Notify
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.2 2012/03/01 16:17:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.3 2012/05/20 09:41:23 ago Exp $
+
+  20 May 2012; Agostino Sarubbo <ago@gentoo.org> Gtk2-Notify-0.05.ebuild:
+  Stable for amd64, wrt bug #416121
 
   01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Add missing cpan remote-id tags in metadata.xml (#406287)



1.2                  dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?r1=1.1&r2=1.2

Index: Gtk2-Notify-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Gtk2-Notify-0.05.ebuild	14 Jan 2012 15:45:31 -0000	1.1
+++ Gtk2-Notify-0.05.ebuild	20 May 2012 09:41:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.1 2012/01/14 15:45:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.2 2012/05/20 09:41:23 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-perl/glib-perl






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Notify: ChangeLog Gtk2-Notify-0.05.ebuild
@ 2012-05-20 14:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-20 14:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/20 14:08:04

  Modified:             ChangeLog Gtk2-Notify-0.05.ebuild
  Log:
  Use virtualx.eclass to ensure DISPLAY is set for FEATURES="test" wrt #416729 by Paweł Hajdan, Jr.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/Gtk2-Notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	20 May 2012 09:41:23 -0000	1.3
+++ ChangeLog	20 May 2012 14:08:04 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Gtk2-Notify
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.3 2012/05/20 09:41:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.4 2012/05/20 14:08:04 ssuominen Exp $
+
+  20 May 2012; Samuli Suominen <ssuominen@gentoo.org> Gtk2-Notify-0.05.ebuild:
+  Use virtualx.eclass to ensure DISPLAY is set for FEATURES="test" wrt #416729
+  by Paweł Hajdan, Jr.
 
   20 May 2012; Agostino Sarubbo <ago@gentoo.org> Gtk2-Notify-0.05.ebuild:
   Stable for amd64, wrt bug #416121



1.3                  dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?r1=1.2&r2=1.3

Index: Gtk2-Notify-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Gtk2-Notify-0.05.ebuild	20 May 2012 09:41:23 -0000	1.2
+++ Gtk2-Notify-0.05.ebuild	20 May 2012 14:08:04 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.2 2012/05/20 09:41:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.3 2012/05/20 14:08:04 ssuominen Exp $
 
 EAPI=4
 
 MODULE_AUTHOR=FLORA
 
-inherit perl-module
+inherit perl-module virtualx
 
 DESCRIPTION="A perl interface to the notification library"
 
@@ -26,3 +26,7 @@
 SRC_TEST="do"
 
 PATCHES=( "${FILESDIR}"/${P}-libnotify.patch )
+
+src_test() {
+	VIRTUALX_COMMAND="perl-module_src_test" virtualmake #416729
+}






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Notify: ChangeLog Gtk2-Notify-0.05.ebuild
@ 2012-08-11 12:45 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2012-08-11 12:45 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/11 12:45:29

  Modified:             ChangeLog Gtk2-Notify-0.05.ebuild
  Log:
  x86 stable, bug #416121
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/Gtk2-Notify/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Jun 2012 13:00:42 -0000	1.6
+++ ChangeLog	11 Aug 2012 12:45:29 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Gtk2-Notify
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.6 2012/06/24 13:00:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.7 2012/08/11 12:45:29 maekke Exp $
+
+  11 Aug 2012; Markus Meier <maekke@gentoo.org> Gtk2-Notify-0.05.ebuild:
+  x86 stable, bug #416121
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.4                  dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild?r1=1.3&r2=1.4

Index: Gtk2-Notify-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Gtk2-Notify-0.05.ebuild	20 May 2012 14:08:04 -0000	1.3
+++ Gtk2-Notify-0.05.ebuild	11 Aug 2012 12:45:29 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.3 2012/05/20 14:08:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.4 2012/08/11 12:45:29 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/glib-perl





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

end of thread, other threads:[~2012-08-11 12:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-20 14:08 [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Notify: ChangeLog Gtk2-Notify-0.05.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-11 12:45 Markus Meier (maekke)
2012-05-20  9:41 Agostino Sarubbo (ago)

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