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 <ssuomi...@gentoo.org>
+  multiload-nandhp-0.2.ebuild:
+  Fix typing error (DEPEND -> RDEPEND)
 
 *multiload-nandhp-0.2 (11 Apr 2014)
 
   11 Apr 2014; Samuli Suominen <ssuomi...@gentoo.org>
   +multiload-nandhp-0.2.ebuild:
   Initial commit wrt #507280 by Bruce Guenter
-




Reply via email to