Gentoo Archives: gentoo-commits

From: "Piotr Jaroszynski (peper)" <peper@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/paludis/files: paludis-0.26.0_alpha4-news_test.patch
Date: Sun, 30 Dec 2007 18:25:42
Message-Id: E1J92fT-0005UM-4c@stork.gentoo.org
1 peper 07/12/30 18:13:47
2
3 Modified: paludis-0.26.0_alpha4-news_test.patch
4 Log:
5 Fix news patch and eselect-news dep.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.3 sys-apps/paludis/files/paludis-0.26.0_alpha4-news_test.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/files/paludis-0.26.0_alpha4-news_test.patch?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/files/paludis-0.26.0_alpha4-news_test.patch?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/paludis/files/paludis-0.26.0_alpha4-news_test.patch?r1=1.2&r2=1.3
14
15 Index: paludis-0.26.0_alpha4-news_test.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paludis/files/paludis-0.26.0_alpha4-news_test.patch,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- paludis-0.26.0_alpha4-news_test.patch 13 Dec 2007 20:42:35 -0000 1.2
22 +++ paludis-0.26.0_alpha4-news_test.patch 30 Dec 2007 18:13:46 -0000 1.3
23 @@ -1,16 +1,3 @@
24 -diff --git a/hooks/Makefile.am.m4 b/hooks/Makefile.am.m4
25 -index 5c46d22..a32565a 100644
26 ---- a/hooks/Makefile.am.m4
27 -+++ b/hooks/Makefile.am.m4
28 -@@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in Makefile.am
29 - CLEANFILES = *~ gmon.out *.gcov *.gcno *.gcda .keep
30 - SUBDIRS = . demos
31 -
32 --installvarlibpaludisnewsdir = $(localstatedir)/paludis/news
33 -+installvarlibpaludisnewsdir = $(localstatedir)/gentoo/news
34 -
35 - installhookcommonprogdir = $(libexecdir)/paludis/hooks/common
36 - installhookinstallallpostdir = $(libexecdir)/paludis/hooks/install_all_post
37 diff --git a/hooks/news_TEST_setup.sh b/hooks/news_TEST_setup.sh
38 index ceccb99..c895b1c 100755
39 --- a/hooks/news_TEST_setup.sh
40
41
42
43 --
44 gentoo-commits@g.o mailing list