public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmapmload: wmapmload-0.3.4.ebuild ChangeLog
@ 2010-09-27 13:00 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2010-09-27 13:00 UTC (permalink / raw
  To: gentoo-commits

voyageur    10/09/27 13:00:59

  Modified:             ChangeLog
  Added:                wmapmload-0.3.4.ebuild
  Log:
  Version bump, reported by Agostino Sarubbo <ago@autistici.org> in bug #338914
  
  (Portage version: 2.2_rc87/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 x11-plugins/wmapmload/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	22 Jul 2007 05:27:17 -0000	1.12
+++ ChangeLog	27 Sep 2010 13:00:59 -0000	1.13
@@ -1,6 +1,13 @@
 # ChangeLog for x11-plugins/wmapmload
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.12 2007/07/22 05:27:17 dberkholz Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.13 2010/09/27 13:00:59 voyageur Exp $
+
+*wmapmload-0.3.4 (27 Sep 2010)
+
+  27 Sep 2010; Bernard Cafarelli <voyageur@gentoo.org>
+  +wmapmload-0.3.4.ebuild:
+  Version bump, reported by Agostino Sarubbo <ago@autistici.org> in bug
+  #338914
 
   22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
   wmapmload-0.3.3.ebuild:



1.1                  x11-plugins/wmapmload/wmapmload-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild?rev=1.1&content-type=text/plain

Index: wmapmload-0.3.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild,v 1.1 2010/09/27 13:00:58 voyageur Exp $

EAPI="3"

DESCRIPTION="dockapp that monitors your apm battery status."
SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz"
HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html"

SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
LICENSE="GPL-2"
IUSE=""

RDEPEND="x11-libs/libX11
	x11-libs/libXext
	x11-libs/libXt
	x11-libs/libXpm"
DEPEND="${RDEPEND}
	x11-proto/xextproto"

src_install () {
	emake DESTDIR="${D}" install || die "installation failed"
}






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmapmload: wmapmload-0.3.4.ebuild ChangeLog
@ 2011-12-11  9:24 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-11  9:24 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/12/11 09:24:07

  Modified:             wmapmload-0.3.4.ebuild ChangeLog
  Log:
  x86 stable wrt bug #392807
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.2                  x11-plugins/wmapmload/wmapmload-0.3.4.ebuild

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

Index: wmapmload-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmapmload-0.3.4.ebuild	27 Sep 2010 13:00:58 -0000	1.1
+++ wmapmload-0.3.4.ebuild	11 Dec 2011 09:24:06 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/wmapmload/wmapmload-0.3.4.ebuild,v 1.1 2010/09/27 13:00:58 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild,v 1.2 2011/12/11 09:24:06 phajdan.jr Exp $
 
 EAPI="3"
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html"
 
 SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
 LICENSE="GPL-2"
 IUSE=""
 



1.14                 x11-plugins/wmapmload/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	27 Sep 2010 13:00:59 -0000	1.13
+++ ChangeLog	11 Dec 2011 09:24:06 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmapmload
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.13 2010/09/27 13:00:59 voyageur Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.14 2011/12/11 09:24:06 phajdan.jr Exp $
+
+  11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmapmload-0.3.4.ebuild:
+  x86 stable wrt bug #392807
 
 *wmapmload-0.3.4 (27 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmapmload: wmapmload-0.3.4.ebuild ChangeLog
@ 2011-12-13 23:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2011-12-13 23:28 UTC (permalink / raw
  To: gentoo-commits

ago         11/12/13 23:28:46

  Modified:             wmapmload-0.3.4.ebuild ChangeLog
  Log:
  Stable for AMD64, wrt bug #392807
  
  (Portage version: 2.1.10.39/cvs/Linux i686)

Revision  Changes    Path
1.3                  x11-plugins/wmapmload/wmapmload-0.3.4.ebuild

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

Index: wmapmload-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wmapmload-0.3.4.ebuild	11 Dec 2011 09:24:06 -0000	1.2
+++ wmapmload-0.3.4.ebuild	13 Dec 2011 23:28:46 -0000	1.3
@@ -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/wmapmload/wmapmload-0.3.4.ebuild,v 1.2 2011/12/11 09:24:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.4.ebuild,v 1.3 2011/12/13 23:28:46 ago Exp $
 
 EAPI="3"
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 LICENSE="GPL-2"
 IUSE=""
 



1.15                 x11-plugins/wmapmload/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	11 Dec 2011 09:24:06 -0000	1.14
+++ ChangeLog	13 Dec 2011 23:28:46 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmapmload
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.14 2011/12/11 09:24:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/ChangeLog,v 1.15 2011/12/13 23:28:46 ago Exp $
+
+  13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> wmapmload-0.3.4.ebuild:
+  Stable for AMD64, wrt bug #392807
 
   11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmapmload-0.3.4.ebuild:
   x86 stable wrt bug #392807






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

end of thread, other threads:[~2011-12-13 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11  9:24 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmapmload: wmapmload-0.3.4.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-13 23:28 Agostino Sarubbo (ago)
2010-09-27 13:00 Bernard Cafarelli (voyageur)

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