Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/tellico/files: tellico-1.2.14-disable_formattest.patch digest-tellico-1.2.14
Date: Tue, 25 Sep 2007 05:06:14
Message-Id: E1Ia2Ub-0004Vd-22@stork.gentoo.org
1 philantrop 07/09/25 04:57:53
2
3 Added: tellico-1.2.14-disable_formattest.patch
4 digest-tellico-1.2.14
5 Log:
6 Version bump to 1.2.14.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.1 kde-misc/tellico/files/tellico-1.2.14-disable_formattest.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/files/tellico-1.2.14-disable_formattest.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/files/tellico-1.2.14-disable_formattest.patch?rev=1.1&content-type=text/plain
14
15 Index: tellico-1.2.14-disable_formattest.patch
16 ===================================================================
17 diff -Naur tellico-1.2.14.orig/src/tests/Makefile.am tellico-1.2.14/src/tests/Makefile.am
18 --- tellico-1.2.14.orig/src/tests/Makefile.am 2007-09-23 01:01:18.000000000 +0200
19 +++ tellico-1.2.14/src/tests/Makefile.am 2007-09-24 22:33:38.000000000 +0200
20 @@ -4,13 +4,12 @@
21
22 AM_LDFLAGS = $(QT_LDFLAGS) $(KDE_LDFLAGS) $(X_LDFLAGS)
23
24 -check_PROGRAMS = isbntest latin1test entitytest formattest
25 +check_PROGRAMS = isbntest latin1test entitytest
26
27 -check: isbntest latin1test entitytest formattest
28 +check: isbntest latin1test entitytest
29 ./isbntest
30 ./latin1test
31 ./entitytest
32 - ./formattest
33
34 METASOURCES = AUTO
35
36 @@ -25,5 +24,3 @@
37 entitytest_SOURCES = entitytest.cpp
38 entitytest_LDADD = ../tellico_utils.o $(LIB_QT) $(LIB_KDECORE)
39
40 -formattest_SOURCES = formattest.cpp
41 -formattest_LDADD = ../core/tellico_config.o ../core/tellico_config_addons.o ../field.o ../tellico_utils.o $(LIB_QT) $(LIB_KDECORE)
42
43
44
45 1.1 kde-misc/tellico/files/digest-tellico-1.2.14
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/files/digest-tellico-1.2.14?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/files/digest-tellico-1.2.14?rev=1.1&content-type=text/plain
49
50 Index: digest-tellico-1.2.14
51 ===================================================================
52 MD5 0631502f50688142ae50da2cb136a422 kde-admindir-3.5.5.tar.bz2 187274
53 RMD160 24528f3bf94e7d1a1036b6e5af180719785839ed kde-admindir-3.5.5.tar.bz2 187274
54 SHA256 1aa56856e432839ec74a67ab33fc21b56ed4f1b4b5c60bfd5b953cb2d3423153 kde-admindir-3.5.5.tar.bz2 187274
55 MD5 38047e27d482757fae977fa49809a784 tellico-1.2.14.tar.gz 4802694
56 RMD160 e4d43f7770f216867ae523b91f2b6b4bb47509e7 tellico-1.2.14.tar.gz 4802694
57 SHA256 d161550b1d7a68ba1077f073cd4e802405364729f0a9069635ce8a701160af7d tellico-1.2.14.tar.gz 4802694
58
59
60
61 --
62 gentoo-commits@g.o mailing list