public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/multiload-nandhp: multiload-nandhp-0.2.ebuild ChangeLog
@ 2014-04-11 15:27 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-04-11 15:27 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/04/11 15:27:22

  Modified:             multiload-nandhp-0.2.ebuild ChangeLog
  Log:
  Fix typing error (DEPEND -> RDEPEND)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?r1=1.1&r2=1.2

Index: multiload-nandhp-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- multiload-nandhp-0.2.ebuild	11 Apr 2014 15:20:26 -0000	1.1
+++ multiload-nandhp-0.2.ebuild	11 Apr 2014 15:27:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.1 2014/04/11 15:20:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.2 2014/04/11 15:27:22 ssuominen Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -9,7 +9,7 @@
 
 DESCRIPTION="multiload-nandhp is a port of the GNOME multiload applet to the Xfce4 and LXDE panels."
 HOMEPAGE="http://github.com/nandhp/multiload-nandhp"
-SRC_URI="http://github.com/nandhp/multiload-nandhp/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -25,7 +25,7 @@
 		>=xfce-base/libxfce4util-4.10
 		>=xfce-base/xfce4-panel-4.10
 		)"
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
 	dev-util/intltool
 	sys-devel/gettext"
 



1.2                  xfce-extra/multiload-nandhp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	11 Apr 2014 15:20:26 -0000	1.1
+++ ChangeLog	11 Apr 2014 15:27:22 -0000	1.2
@@ -1,10 +1,13 @@
 # ChangeLog for xfce-extra/multiload-nandhp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.1 2014/04/11 15:20:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.2 2014/04/11 15:27:22 ssuominen Exp $
+
+  11 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
+  multiload-nandhp-0.2.ebuild:
+  Fix typing error (DEPEND -> RDEPEND)
 
 *multiload-nandhp-0.2 (11 Apr 2014)
 
   11 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
   +multiload-nandhp-0.2.ebuild:
   Initial commit wrt #507280 by Bruce Guenter
-





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/multiload-nandhp: multiload-nandhp-0.2.ebuild ChangeLog
@ 2014-04-11 17:55 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-04-11 17:55 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/04/11 17:55:31

  Modified:             multiload-nandhp-0.2.ebuild ChangeLog
  Log:
  Missing virtual/pkgconfig DEPEND.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.3                  xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?r1=1.2&r2=1.3

Index: multiload-nandhp-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- multiload-nandhp-0.2.ebuild	11 Apr 2014 15:27:22 -0000	1.2
+++ multiload-nandhp-0.2.ebuild	11 Apr 2014 17:55:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.2 2014/04/11 15:27:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.3 2014/04/11 17:55:31 ssuominen Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -27,7 +27,8 @@
 		)"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	sys-devel/gettext"
+	sys-devel/gettext
+	virtual/pkgconfig"
 
 REQUIRED_USE="|| ( xfce_plugins_multiload-nandhp lxpanel )"
 



1.3                  xfce-extra/multiload-nandhp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	11 Apr 2014 15:27:22 -0000	1.2
+++ ChangeLog	11 Apr 2014 17:55:31 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/multiload-nandhp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.2 2014/04/11 15:27:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.3 2014/04/11 17:55:31 ssuominen Exp $
+
+  11 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
+  multiload-nandhp-0.2.ebuild:
+  Missing virtual/pkgconfig DEPEND.
 
   11 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
   multiload-nandhp-0.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/multiload-nandhp: multiload-nandhp-0.2.ebuild ChangeLog
@ 2015-07-01  8:09 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-07-01  8:09 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/07/01 08:09:08

  Modified:             multiload-nandhp-0.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #553500
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild?r1=1.4&r2=1.5

Index: multiload-nandhp-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- multiload-nandhp-0.2.ebuild	7 May 2014 14:54:25 -0000	1.4
+++ multiload-nandhp-0.2.ebuild	1 Jul 2015 08:09:08 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.4 2014/05/07 14:54:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.5 2015/07/01 08:09:08 zlogene Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="lxpanel +xfce_plugins_multiload-nandhp"
 
 RDEPEND=">=x11-libs/gtk+-2.14:2



1.4                  xfce-extra/multiload-nandhp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	11 Apr 2014 17:55:31 -0000	1.3
+++ ChangeLog	1 Jul 2015 08:09:08 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/multiload-nandhp
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.3 2014/04/11 17:55:31 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/ChangeLog,v 1.4 2015/07/01 08:09:08 zlogene Exp $
+
+  01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> multiload-nandhp-0.2.ebuild:
+  x86 stable wrt bug #553500
 
   11 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
   multiload-nandhp-0.2.ebuild:





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

end of thread, other threads:[~2015-07-01  8:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 17:55 [gentoo-commits] gentoo-x86 commit in xfce-extra/multiload-nandhp: multiload-nandhp-0.2.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-01  8:09 Mikle Kolyada (zlogene)
2014-04-11 15:27 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