Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin/files: xfce4-netload-plugin-0.4.0-asneeded.patch
Date: Fri, 28 Aug 2009 20:15:49
Message-Id: E1Mfqpj-0002rQ-03@stork.gentoo.org
1 ssuominen 09/08/25 07:52:46
2
3 Added: xfce4-netload-plugin-0.4.0-asneeded.patch
4 Log:
5 Rename xfce4-netload to xfce4-netload-plugin.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.1 xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch?rev=1.1&content-type=text/plain
13
14 Index: xfce4-netload-plugin-0.4.0-asneeded.patch
15 ===================================================================
16 diff -ur xfce4-netload-plugin-0.4.0.orig/panel-plugin/Makefile.am xfce4-netload-plugin-0.4.0/panel-plugin/Makefile.am
17 --- xfce4-netload-plugin-0.4.0.orig/panel-plugin/Makefile.am 2005-09-30 10:53:07.000000000 +0300
18 +++ xfce4-netload-plugin-0.4.0/panel-plugin/Makefile.am 2007-01-21 23:09:59.000000000 +0200
19 @@ -18,7 +18,7 @@
20 -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
21 @LIBXFCE4PANEL_CFLAGS@
22
23 -xfce4_netload_plugin_LDFLAGS = \
24 +xfce4_netload_plugin_LDADD = \
25 @SOLLIBS@ \
26 @LIBXFCE4PANEL_LIBS@