public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbio: wmbio-1.02.ebuild ChangeLog
@ 2008-11-25 23:33 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 3+ messages in thread
From: Tiago Cunha (tcunha) @ 2008-11-25 23:33 UTC (permalink / raw
  To: gentoo-commits

tcunha      08/11/25 23:33:51

  Modified:             wmbio-1.02.ebuild ChangeLog
  Log:
  stable sparc, bug 215651
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.10                 x11-plugins/wmbio/wmbio-1.02.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?r1=1.9&r2=1.10

Index: wmbio-1.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wmbio-1.02.ebuild	29 Jun 2008 13:17:57 -0000	1.9
+++ wmbio-1.02.ebuild	25 Nov 2008 23:33:51 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.9 2008/06/29 13:17:57 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.10 2008/11/25 23:33:51 tcunha Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



1.14                 x11-plugins/wmbio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	22 Jul 2007 05:21:53 -0000	1.13
+++ ChangeLog	25 Nov 2008 23:33:51 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmbio
-# Copyright 2001-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.13 2007/07/22 05:21:53 dberkholz Exp $
+# Copyright 2001-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.14 2008/11/25 23:33:51 tcunha Exp $
+
+  25 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmbio-1.02.ebuild:
+  stable sparc, bug 215651
 
   22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmbio-1.02.ebuild:
   Drop virtual/x11 references.






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbio: wmbio-1.02.ebuild ChangeLog
@ 2010-02-09 15:00 Ben de Groot (yngwin)
  0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot (yngwin) @ 2010-02-09 15:00 UTC (permalink / raw
  To: gentoo-commits

yngwin      10/02/09 15:00:21

  Modified:             wmbio-1.02.ebuild ChangeLog
  Log:
  Fix typo (bug 299547). Migrate to eapi-2.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-plugins/wmbio/wmbio-1.02.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?r1=1.10&r2=1.11

Index: wmbio-1.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wmbio-1.02.ebuild	25 Nov 2008 23:33:51 -0000	1.10
+++ wmbio-1.02.ebuild	9 Feb 2010 15:00:21 -0000	1.11
@@ -1,10 +1,11 @@
-# Copyright 1999-2008 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/wmbio/wmbio-1.02.ebuild,v 1.10 2008/11/25 23:33:51 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.11 2010/02/09 15:00:21 yngwin Exp $
 
+EAPI=2
 inherit eutils
 
-DESCRIPTION="a Window Maker applet that shows your biorhythm"
+DESCRIPTION="A Window Maker applet that shows your biorhythm"
 SRC_URI="http://wmbio.sourceforge.net/${P}.tar.gz"
 HOMEPAGE="http://wmbio.sourceforge.net/"
 
@@ -21,18 +22,16 @@
 
 S=${WORKDIR}/${P}/src
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	# Honour Gentoo CFLAGS
 	epatch "${FILESDIR}"/${PN}-Makefile.patch
 }
 
 src_compile() {
-	emake || die "emake failed."
+	emake || die "emake failed"
 }
 
 src_install () {
-	dobin wmbio || die "dobin failed."
-	dodoc ../{AUTHORS,ChangeLog,NEWS,README}
+	dobin wmbio || die "dobin failed"
+	dodoc ../{AUTHORS,Changelog,NEWS,README} || die
 }



1.15                 x11-plugins/wmbio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	25 Nov 2008 23:33:51 -0000	1.14
+++ ChangeLog	9 Feb 2010 15:00:21 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmbio
-# Copyright 2001-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.14 2008/11/25 23:33:51 tcunha Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.15 2010/02/09 15:00:21 yngwin Exp $
+
+  09 Feb 2010; Ben de Groot <yngwin@gentoo.org> wmbio-1.02.ebuild:
+  Fix typo (bug 299547). Migrate to eapi-2.
 
   25 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmbio-1.02.ebuild:
   stable sparc, bug 215651






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbio: wmbio-1.02.ebuild ChangeLog
@ 2010-09-01  7:16 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; 3+ messages in thread
From: Michele Noberasco (s4t4n) @ 2010-09-01  7:16 UTC (permalink / raw
  To: gentoo-commits

s4t4n       10/09/01 07:16:26

  Modified:             wmbio-1.02.ebuild ChangeLog
  Log:
    Honour Gentoo LDFLAGS. Closes bug #335425.
    Removed old Makedile patch relying on sed instead.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.12                 x11-plugins/wmbio/wmbio-1.02.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild?r1=1.11&r2=1.12

Index: wmbio-1.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wmbio-1.02.ebuild	9 Feb 2010 15:00:21 -0000	1.11
+++ wmbio-1.02.ebuild	1 Sep 2010 07:16:26 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.11 2010/02/09 15:00:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.12 2010/09/01 07:16:26 s4t4n Exp $
 
 EAPI=2
 inherit eutils
@@ -24,7 +24,10 @@
 
 src_prepare() {
 	# Honour Gentoo CFLAGS
-	epatch "${FILESDIR}"/${PN}-Makefile.patch
+	sed -i "s/-g -O2/\$(CFLAGS)/" Makefile
+
+	# Honour Gentoo LDFLAGS
+	sed -i "s/-o wmbio/\$(LDFLAGS) -o wmbio/" Makefile
 }
 
 src_compile() {



1.16                 x11-plugins/wmbio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	9 Feb 2010 15:00:21 -0000	1.15
+++ ChangeLog	1 Sep 2010 07:16:26 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/wmbio
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.15 2010/02/09 15:00:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.16 2010/09/01 07:16:26 s4t4n Exp $
+
+  01 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmbio-1.02.ebuild,
+  -files/wmbio-Makefile.patch:
+  Honour Gentoo LDFLAGS. Closes bug #335425.
+  Removed old Makedile patch relying on sed instead.
 
   09 Feb 2010; Ben de Groot <yngwin@gentoo.org> wmbio-1.02.ebuild:
   Fix typo (bug 299547). Migrate to eapi-2.






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

end of thread, other threads:[~2010-09-01  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01  7:16 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbio: wmbio-1.02.ebuild ChangeLog Michele Noberasco (s4t4n)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-09 15:00 Ben de Groot (yngwin)
2008-11-25 23:33 Tiago Cunha (tcunha)

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