public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmweather+: wmweather+-2.11.ebuild ChangeLog
@ 2011-12-02 22:11 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-12-02 22:11 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/12/02 22:11:54

  Modified:             wmweather+-2.11.ebuild ChangeLog
  Log:
  add missing dependencies. stable on amd64. bug #391527
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-plugins/wmweather+/wmweather+-2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?r1=1.1&r2=1.2

Index: wmweather+-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmweather+-2.11.ebuild	9 Jul 2008 09:24:52 -0000	1.1
+++ wmweather+-2.11.ebuild	2 Dec 2011 22:11:54 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/wmweather+/wmweather+-2.11.ebuild,v 1.1 2008/07/09 09:24:52 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v 1.2 2011/12/02 22:11:54 hwoarang Exp $
 
 inherit flag-o-matic
 
@@ -11,12 +11,16 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="x11-wm/windowmaker
 	dev-libs/libpcre
 	>=net-misc/curl-7.17.1
-	x11-libs/libXpm"
+	x11-libs/libXpm
+	x11-libs/libXext
+	x11-libs/libX11"
+
+RDEPEND="${DEPEND}"
 
 src_compile() {
 	append-flags "-fno-optimize-sibling-calls"



1.24                 x11-plugins/wmweather+/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	2 May 2011 14:53:11 -0000	1.23
+++ ChangeLog	2 Dec 2011 22:11:54 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmweather+
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.23 2011/05/02 14:53:11 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.24 2011/12/02 22:11:54 hwoarang Exp $
+
+  02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> wmweather+-2.11.ebuild:
+  add missing dependencies. stable on amd64. bug #391527
 
   02 May 2011; Mark Loeser <halcy0n@gentoo.org> wmweather+-2.9.ebuild:
   Revert to ~ppc64 since there are no stable versions of windowmaker






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmweather+: wmweather+-2.11.ebuild ChangeLog
@ 2012-06-18 16:24 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-06-18 16:24 UTC (permalink / raw
  To: gentoo-commits

xmw         12/06/18 16:24:17

  Modified:             wmweather+-2.11.ebuild ChangeLog
  Log:
  ppc stable (bug 409551)
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-plugins/wmweather+/wmweather+-2.11.ebuild

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

Index: wmweather+-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wmweather+-2.11.ebuild	7 Dec 2011 07:53:32 -0000	1.3
+++ wmweather+-2.11.ebuild	18 Jun 2012 16:24:17 -0000	1.4
@@ -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/wmweather+/wmweather+-2.11.ebuild,v 1.3 2011/12/07 07:53:32 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v 1.4 2012/06/18 16:24:17 xmw Exp $
 
 inherit flag-o-matic
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ~ppc64 ~sparc x86"
 
 DEPEND="x11-wm/windowmaker
 	dev-libs/libpcre



1.27                 x11-plugins/wmweather+/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	15 Feb 2012 10:29:51 -0000	1.26
+++ ChangeLog	18 Jun 2012 16:24:17 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmweather+
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.26 2012/02/15 10:29:51 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.27 2012/06/18 16:24:17 xmw Exp $
+
+  18 Jun 2012; Michael Weber <xmw@gentoo.org> wmweather+-2.11.ebuild:
+  ppc stable (bug 409551)
 
 *wmweather+-2.13 (15 Feb 2012)
 






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

end of thread, other threads:[~2012-06-18 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 22:11 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmweather+: wmweather+-2.11.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-18 16:24 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