public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmtz: ChangeLog wmtz-0.7.ebuild
@ 2009-12-15 17:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-15 17:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/15 17:48:48

  Modified:             ChangeLog wmtz-0.7.ebuild
  Log:
  Fix HOMEPAGE and SRC_URI wrt #297028.
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 x11-plugins/wmtz/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	26 Nov 2008 00:08:08 -0000	1.18
+++ ChangeLog	15 Dec 2009 17:48:48 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmtz
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.18 2008/11/26 00:08:08 tcunha Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.19 2009/12/15 17:48:48 ssuominen Exp $
+
+  15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> wmtz-0.7.ebuild:
+  Fix HOMEPAGE and SRC_URI wrt #297028.
 
   26 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmtz-0.7.ebuild:
   stable sparc, bug 215651



1.20                 x11-plugins/wmtz/wmtz-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?r1=1.19&r2=1.20

Index: wmtz-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- wmtz-0.7.ebuild	26 Nov 2008 00:08:08 -0000	1.19
+++ wmtz-0.7.ebuild	15 Dec 2009 17:48:48 -0000	1.20
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.19 2008/11/26 00:08:08 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.20 2009/12/15 17:48:48 ssuominen Exp $
 
 inherit eutils multilib toolchain-funcs
 
 DESCRIPTION="dockapp that shows the time in multiple timezones."
-HOMEPAGE="http://www.geocities.com/jl1n/wmtz/wmtz.html"
-SRC_URI="http://www.geocities.com/jl1n/wmtz/${P}.tar.gz"
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmtz: ChangeLog wmtz-0.7.ebuild
@ 2010-09-20  9:24 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; 2+ messages in thread
From: Michele Noberasco (s4t4n) @ 2010-09-20  9:24 UTC (permalink / raw
  To: gentoo-commits

s4t4n       10/09/20 09:24:07

  Modified:             ChangeLog wmtz-0.7.ebuild
  Log:
  Honour Gentoo LDFLAGS, see bug #337890.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.20                 x11-plugins/wmtz/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	15 Dec 2009 17:48:48 -0000	1.19
+++ ChangeLog	20 Sep 2010 09:24:07 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmtz
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.19 2009/12/15 17:48:48 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.20 2010/09/20 09:24:07 s4t4n Exp $
+
+  20 Sep 2010; Michele Noberasco <ssuominen@gentoo.org> wmtz-0.7.ebuild:
+  Honour Gentoo LDFLAGS, see bug #337890.
 
   15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> wmtz-0.7.ebuild:
   Fix HOMEPAGE and SRC_URI wrt #297028.



1.21                 x11-plugins/wmtz/wmtz-0.7.ebuild

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

Index: wmtz-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- wmtz-0.7.ebuild	15 Dec 2009 17:48:48 -0000	1.20
+++ wmtz-0.7.ebuild	20 Sep 2010 09:24:07 -0000	1.21
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.20 2009/12/15 17:48:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.21 2010/09/20 09:24:07 s4t4n Exp $
+
+EAPI=3
 
 inherit eutils multilib toolchain-funcs
 
@@ -21,10 +23,11 @@
 
 S=${WORKDIR}/${P}/${PN}
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	epatch "${FILESDIR}"/${P}.patch
+
+	#Honour Gentoo LDFLAGS, see bug #337890.
+	sed -e "s/\$(FLAGS) -o wmtz/\$(LDFLAGS) -o wmtz/" -i Makefile
 }
 
 src_compile() {






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

end of thread, other threads:[~2010-09-20  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20  9:24 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmtz: ChangeLog wmtz-0.7.ebuild Michele Noberasco (s4t4n)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-15 17:48 Samuli Suominen (ssuominen)

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