public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
@ 2011-02-28 17:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-02-28 17:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/02/28 17:45:20

  Modified:             ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
  Log:
  Fix building with x11-libs/libnotify >= 0.7 wrt #354761 by Diego Elio Pettenò.
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 x11-plugins/compiz-plugins-extra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 Feb 2011 22:49:51 -0000	1.14
+++ ChangeLog	28 Feb 2011 17:45:20 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for x11-plugins/compiz-plugins-extra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.14 2011/02/26 22:49:51 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.15 2011/02/28 17:45:20 ssuominen Exp $
+
+  28 Feb 2011; Samuli Suominen <ssuominen@gentoo.org>
+  compiz-plugins-extra-0.8.6-r1.ebuild,
+  files/compiz-plugins-extra-0.8.6-libnotify.patch:
+  Fix building with x11-libs/libnotify >= 0.7 wrt #354761 by Diego Elio
+  Pettenò.
 
   26 Feb 2011; Kevin McCarthy <signals@gentoo.org>
   compiz-plugins-extra-0.8.4-r1.ebuild, compiz-plugins-extra-0.8.6-r1.ebuild:



1.4                  x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild

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

Index: compiz-plugins-extra-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compiz-plugins-extra-0.8.6-r1.ebuild	26 Feb 2011 22:49:51 -0000	1.3
+++ compiz-plugins-extra-0.8.6-r1.ebuild	28 Feb 2011 17:45:20 -0000	1.4
@@ -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/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.3 2011/02/26 22:49:51 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.4 2011/02/28 17:45:20 ssuominen Exp $
 
 EAPI="2"
 
@@ -23,7 +23,7 @@
 	>=x11-libs/compiz-bcop-${MY_PV}
 	>=x11-plugins/compiz-plugins-main-${PV}
 	>=x11-wm/compiz-${PV}[gconf?]
-	libnotify? ( <x11-libs/libnotify-0.7 )
+	libnotify? ( x11-libs/libnotify )
 "
 
 DEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
@ 2012-04-25 16:43 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2012-04-25 16:43 UTC (permalink / raw
  To: gentoo-commits

jlec        12/04/25 16:43:47

  Modified:             ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
  Log:
  Drop unnessecary die
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 x11-plugins/compiz-plugins-extra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 Mar 2011 19:47:45 -0000	1.16
+++ ChangeLog	25 Apr 2012 16:43:47 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/compiz-plugins-extra
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.16 2011/03/21 19:47:45 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.17 2012/04/25 16:43:47 jlec Exp $
+
+  25 Apr 2012; Justin Lecher <jlec@gentoo.org>
+  compiz-plugins-extra-0.8.6-r1.ebuild:
+  Drop unnessecary die
 
   21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   -compiz-plugins-extra-0.8.4-r1.ebuild,



1.6                  x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild

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

Index: compiz-plugins-extra-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- compiz-plugins-extra-0.8.6-r1.ebuild	21 Mar 2011 19:47:45 -0000	1.5
+++ compiz-plugins-extra-0.8.6-r1.ebuild	25 Apr 2012 16:43:47 -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/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.5 2011/03/21 19:47:45 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.6 2012/04/25 16:43:47 jlec Exp $
 
 EAPI="2"
 
@@ -43,7 +43,7 @@
 
 	# required to apply the above patch
 	intltoolize --copy --force || die "intltoolize failed"
-	eautoreconf || die "eautoreconf failed"
+	eautoreconf
 }
 
 src_configure() {






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

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

jdhore      12/05/05 05:12:01

  Modified:             ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
  Log:
  dev-util/pkgconfig -. virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.18                 x11-plugins/compiz-plugins-extra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	25 Apr 2012 16:43:47 -0000	1.17
+++ ChangeLog	5 May 2012 05:12:01 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/compiz-plugins-extra
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.17 2012/04/25 16:43:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.18 2012/05/05 05:12:01 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+  compiz-plugins-extra-0.8.6-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   25 Apr 2012; Justin Lecher <jlec@gentoo.org>
   compiz-plugins-extra-0.8.6-r1.ebuild:



1.7                  x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild

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

Index: compiz-plugins-extra-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- compiz-plugins-extra-0.8.6-r1.ebuild	25 Apr 2012 16:43:47 -0000	1.6
+++ compiz-plugins-extra-0.8.6-r1.ebuild	5 May 2012 05:12:01 -0000	1.7
@@ -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/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.6 2012/04/25 16:43:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.7 2012/05/05 05:12:01 jdhore Exp $
 
 EAPI="2"
 
@@ -28,7 +28,7 @@
 
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35
-	>=dev-util/pkgconfig-0.19
+	virtual/pkgconfig
 	>=sys-devel/gettext-0.15
 	x11-libs/cairo
 	gconf? ( gnome-base/gconf:2 )






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
@ 2012-09-25 14:35 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-09-25 14:35 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/09/25 14:35:30

  Modified:             ChangeLog
  Removed:              compiz-plugins-extra-0.8.6-r1.ebuild
  Log:
  Drop old compiz plugins
  
  (Portage version: 2.2.0_alpha129/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 x11-plugins/compiz-plugins-extra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	16 Aug 2012 19:17:15 -0000	1.20
+++ ChangeLog	25 Sep 2012 14:35:30 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/compiz-plugins-extra
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.20 2012/08/16 19:17:15 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.21 2012/09/25 14:35:30 pinkbyte Exp $
+
+  25 Sep 2012; Sergey Popov <pinkbyte@gentoo.org>
+  -compiz-plugins-extra-0.8.6-r1.ebuild,
+  -files/compiz-plugins-extra-0.8.6-libnotify.patch:
+  Drop old
 
   16 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
   +files/compiz-plugins-extra-0.8.8-libnotify.patch,





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

end of thread, other threads:[~2012-09-25 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 17:45 [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-25 16:43 Justin Lecher (jlec)
2012-05-05  5:12 Jeff Horelick (jdhore)
2012-09-25 14:35 Sergey Popov (pinkbyte)

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