Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/epix/files: epix-1.1.17-doc-gentoo.patch digest-epix-1.1.17
Date: Sat, 15 Sep 2007 13:23:27
Message-Id: E1IWXV8-00069s-Gv@stork.gentoo.org
1 markusle 07/09/15 13:15:58
2
3 Added: epix-1.1.17-doc-gentoo.patch digest-epix-1.1.17
4 Log:
5 Version bump.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.1 sci-visualization/epix/files/epix-1.1.17-doc-gentoo.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/files/epix-1.1.17-doc-gentoo.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/files/epix-1.1.17-doc-gentoo.patch?rev=1.1&content-type=text/plain
13
14 Index: epix-1.1.17-doc-gentoo.patch
15 ===================================================================
16 diff -Naur epix-1.1.17/Makefile.in epix-1.1.17.new/Makefile.in
17 --- epix-1.1.17/Makefile.in 2007-09-13 20:38:09.000000000 -0400
18 +++ epix-1.1.17.new/Makefile.in 2007-09-15 08:58:30.000000000 -0400
19 @@ -290,7 +290,7 @@
20 man_MANS = epix.1 elaps.1 flix.1 laps.1
21 @NOINSTALL_LISP_FALSE@EPIX_EL = epix.el
22 EPIX_CONFFILES = bash_completions $(EPIX_EL)
23 -EPIX_NOTEFILES = AUTHORS BUGS ChangeLog COPYING INSTALL NEWS POST-INSTALL \
24 +EPIX_NOTEFILES = AUTHORS BUGS ChangeLog INSTALL NEWS POST-INSTALL \
25 README THANKS VERSION
26
27 EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) $(EPIX_CONFFILES) $(EPIX_NOTEFILES) \
28 @@ -1009,9 +1009,8 @@
29 # Extra things to install
30 install-data-local:
31 @echo; echo "Installing notes and configuration files"
32 - ./mkinstalldirs $(DESTDIR)$(docdir)/notes $(DESTDIR)$(docdir)/config
33 - $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir)/notes
34 - $(INSTALL_DATA) $(EPIX_CONFFILES) $(DESTDIR)$(docdir)/config
35 + ./mkinstalldirs $(DESTDIR)$(docdir)
36 + $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir)
37
38 # This is being installed by install-exec, but should not be executable
39 install-exec-local: install-pkglibDATA
40 diff -Naur epix-1.1.17/doc/Makefile.in epix-1.1.17.new/doc/Makefile.in
41 --- epix-1.1.17/doc/Makefile.in 2007-09-13 20:38:08.000000000 -0400
42 +++ epix-1.1.17.new/doc/Makefile.in 2007-09-15 08:58:51.000000000 -0400
43 @@ -150,7 +150,7 @@
44 sharedstatedir = @sharedstatedir@
45 sysconfdir = @sysconfdir@
46 target_alias = @target_alias@
47 -EPIXFLAGS = --no-defaults -I.. -L.. -lepix -v
48 +EPIXFLAGS = --no-defaults -I.. -L.. -lepix -q
49 XPS := $(wildcard *.xp)
50 EEPICS = $(XPS:.xp=.eepic)
51 CLEANFILES = *~ *.aux *.dvi *.log *.out *.idx *.ilg *.ind *.toc \
52
53
54
55 1.1 sci-visualization/epix/files/digest-epix-1.1.17
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/files/digest-epix-1.1.17?rev=1.1&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/files/digest-epix-1.1.17?rev=1.1&content-type=text/plain
59
60 Index: digest-epix-1.1.17
61 ===================================================================
62 MD5 f7cf7bad555f77a24bec262be0ce2ffd epix-1.1.17_withpdf.tar.bz2 1408970
63 RMD160 255677abe3c7315d1a9709a2f112acc5247af998 epix-1.1.17_withpdf.tar.bz2 1408970
64 SHA256 6cb20187afcf173b5e061461470e2a5be5f3771bb993e7dd3d3a8d0c8305626e epix-1.1.17_withpdf.tar.bz2 1408970
65
66
67
68 --
69 gentoo-commits@g.o mailing list