public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog
@ 2015-03-20 16:07 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2015-03-20 16:07 UTC (permalink / raw
  To: gentoo-commits

jlec        15/03/20 16:07:57

  Modified:             gkrellweather-2.0.8.ebuild ChangeLog
  Log:
  Remove workaround
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.3                  x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild

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

Index: gkrellweather-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gkrellweather-2.0.8.ebuild	20 Mar 2015 16:05:47 -0000	1.2
+++ gkrellweather-2.0.8.ebuild	20 Mar 2015 16:07:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.2 2015/03/20 16:05:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.3 2015/03/20 16:07:57 jlec Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 	>=dev-lang/perl-5.6.1
 	>=net-misc/wget-1.5.3"
 DEPEND=">=sys-apps/sed-4.0.5"
-pkg_setup() { :; }
+
 src_prepare() {
 	epatch \
 		"${FILESDIR}"/${P}-Respect-LDFLAGS.patch \



1.36                 x11-plugins/gkrellweather/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	20 Mar 2015 16:05:47 -0000	1.35
+++ ChangeLog	20 Mar 2015 16:07:57 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/gkrellweather
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.35 2015/03/20 16:05:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.36 2015/03/20 16:07:57 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <jlec@gentoo.org> gkrellweather-2.0.8.ebuild:
+  Remove workaround
 
   20 Mar 2015; Justin Lecher <jlec@gentoo.org> -gkrellweather-2.0.7-r1.ebuild,
   -gkrellweather-2.0.7-r2.ebuild, gkrellweather-2.0.8.ebuild, metadata.xml:





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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog
@ 2015-03-24 20:14 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2015-03-24 20:14 UTC (permalink / raw
  To: gentoo-commits

jlec        15/03/24 20:14:52

  Modified:             gkrellweather-2.0.8.ebuild ChangeLog
  Log:
  Add compilation problems due to missing cflags, #544372
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild

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

Index: gkrellweather-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gkrellweather-2.0.8.ebuild	20 Mar 2015 16:07:57 -0000	1.3
+++ gkrellweather-2.0.8.ebuild	24 Mar 2015 20:14:51 -0000	1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.3 2015/03/20 16:07:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.4 2015/03/24 20:14:51 jlec Exp $
 
 EAPI=5
 
-inherit gkrellm-plugin toolchain-funcs
+inherit flag-o-matic gkrellm-plugin toolchain-funcs
 
 DESCRIPTION="GKrellM2 Plugin that monitors a METAR station and displays weatherinfo"
 HOMEPAGE="http://sites.google.com/site/makovick/gkrellm-plugins"
@@ -18,12 +18,17 @@
 RDEPEND="
 	>=dev-lang/perl-5.6.1
 	>=net-misc/wget-1.5.3"
-DEPEND=">=sys-apps/sed-4.0.5"
+DEPEND=">=sys-apps/sed-4.0.5
+	virtual/pkgconfig
+"
 
 src_prepare() {
 	epatch \
 		"${FILESDIR}"/${P}-Respect-LDFLAGS.patch \
 		"${FILESDIR}"/${P}-Move-GrabWeather.patch
+	append-cflags $($(tc-getPKG_CONFIG) --cflags gtk+-2.0)
+	append-flags -fPIC
+
 }
 
 src_compile() {



1.37                 x11-plugins/gkrellweather/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	20 Mar 2015 16:07:57 -0000	1.36
+++ ChangeLog	24 Mar 2015 20:14:51 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/gkrellweather
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.36 2015/03/20 16:07:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.37 2015/03/24 20:14:51 jlec Exp $
+
+  24 Mar 2015; Justin Lecher <jlec@gentoo.org> gkrellweather-2.0.8.ebuild:
+  Add compilation problems due to missing cflags, #544372
 
   20 Mar 2015; Justin Lecher <jlec@gentoo.org> gkrellweather-2.0.8.ebuild:
   Remove workaround





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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog
@ 2015-03-27 16:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-27 16:27 UTC (permalink / raw
  To: gentoo-commits

ago         15/03/27 16:27:32

  Modified:             gkrellweather-2.0.8.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #543924
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild

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

Index: gkrellweather-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gkrellweather-2.0.8.ebuild	24 Mar 2015 20:14:51 -0000	1.4
+++ gkrellweather-2.0.8.ebuild	27 Mar 2015 16:27:32 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.4 2015/03/24 20:14:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.5 2015/03/27 16:27:32 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT="2"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



1.38                 x11-plugins/gkrellweather/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	24 Mar 2015 20:14:51 -0000	1.37
+++ ChangeLog	27 Mar 2015 16:27:32 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/gkrellweather
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.37 2015/03/24 20:14:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.38 2015/03/27 16:27:32 ago Exp $
+
+  27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gkrellweather-2.0.8.ebuild:
+  Stable for amd64, wrt bug #543924
 
   24 Mar 2015; Justin Lecher <jlec@gentoo.org> gkrellweather-2.0.8.ebuild:
   Add compilation problems due to missing cflags, #544372





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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog
@ 2015-04-13  9:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-13  9:42 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/13 09:42:51

  Modified:             gkrellweather-2.0.8.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #543924
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild

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

Index: gkrellweather-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gkrellweather-2.0.8.ebuild	27 Mar 2015 16:27:32 -0000	1.5
+++ gkrellweather-2.0.8.ebuild	13 Apr 2015 09:42:51 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.5 2015/03/27 16:27:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.6 2015/04/13 09:42:51 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT="2"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



1.39                 x11-plugins/gkrellweather/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	27 Mar 2015 16:27:32 -0000	1.38
+++ ChangeLog	13 Apr 2015 09:42:51 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/gkrellweather
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.38 2015/03/27 16:27:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.39 2015/04/13 09:42:51 ago Exp $
+
+  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> gkrellweather-2.0.8.ebuild:
+  Stable for alpha, wrt bug #543924
 
   27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gkrellweather-2.0.8.ebuild:
   Stable for amd64, wrt bug #543924





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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog
@ 2015-05-11 19:38 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-05-11 19:38 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/05/11 19:38:51

  Modified:             gkrellweather-2.0.8.ebuild ChangeLog
  Log:
  sparc stable wrt bug #543924
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.9                  x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild?r1=1.8&r2=1.9

Index: gkrellweather-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gkrellweather-2.0.8.ebuild	21 Apr 2015 18:41:19 -0000	1.8
+++ gkrellweather-2.0.8.ebuild	11 May 2015 19:38:51 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.8 2015/04/21 18:41:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.9 2015/05/11 19:38:51 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT="2"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ppc ~sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="



1.42                 x11-plugins/gkrellweather/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	21 Apr 2015 18:41:19 -0000	1.41
+++ ChangeLog	11 May 2015 19:38:51 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/gkrellweather
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.41 2015/04/21 18:41:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.42 2015/05/11 19:38:51 zlogene Exp $
+
+  11 May 2015; Mikle Kolyada <zlogene@gentoo.org> gkrellweather-2.0.8.ebuild:
+  sparc stable wrt bug #543924
 
   21 Apr 2015; Pacho Ramos <pacho@gentoo.org> gkrellweather-2.0.8.ebuild:
   ppc stable wrt bug #543924





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

end of thread, other threads:[~2015-05-11 19:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 19:38 [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellweather: gkrellweather-2.0.8.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-13  9:42 Agostino Sarubbo (ago)
2015-03-27 16:27 Agostino Sarubbo (ago)
2015-03-24 20:14 Justin Lecher (jlec)
2015-03-20 16:07 Justin Lecher (jlec)

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