Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/moldy: moldy-2.16e.ebuild ChangeLog
Date: Thu, 31 Jan 2008 19:58:03
Message-Id: E1JKfXs-0004R0-Uh@stork.gentoo.org
1 grobian 08/01/31 19:58:00
2
3 Modified: moldy-2.16e.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.7 sci-chemistry/moldy/moldy-2.16e.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild?r1=1.6&r2=1.7
14
15 Index: moldy-2.16e.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- moldy-2.16e.ebuild 26 Jun 2007 02:40:09 -0000 1.6
22 +++ moldy-2.16e.ebuild 31 Jan 2008 19:58:00 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.6 2007/06/26 02:40:09 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.7 2008/01/31 19:58:00 grobian Exp $
29
30 IUSE=""
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="x86 ppc-macos"
37 +KEYWORDS="x86"
38
39 DEPEND="virtual/libc
40 virtual/tetex"
41 @@ -42,7 +42,7 @@
42
43 src_install() {
44 dodir /usr/bin
45 - make prefix=${D}/usr install || die
46 + make prefix="${D}"/usr install || die
47 rm Makefile.in configure.in config.h.in
48 insinto /usr/share/${PN}/examples/
49 doins *.in *.out control.*
50
51
52
53 1.12 sci-chemistry/moldy/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/ChangeLog?rev=1.12&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/ChangeLog?rev=1.12&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/moldy/ChangeLog?r1=1.11&r2=1.12
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v
62 retrieving revision 1.11
63 retrieving revision 1.12
64 diff -u -r1.11 -r1.12
65 --- ChangeLog 22 Feb 2007 01:27:34 -0000 1.11
66 +++ ChangeLog 31 Jan 2008 19:58:00 -0000 1.12
67 @@ -1,6 +1,9 @@
68 # ChangeLog for sci-chemistry/moldy
69 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.11 2007/02/22 01:27:34 jokey Exp $
71 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
72 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.12 2008/01/31 19:58:00 grobian Exp $
73 +
74 + 31 Jan 2008; Fabian Groffen <grobian@g.o> moldy-2.16e.ebuild:
75 + Dropped ppc-macos keyword, see you in prefix
76
77 22 Feb 2007; Markus Ullmann <jokey@g.o> ChangeLog:
78 Redigest for Manifest2
79
80
81
82 --
83 gentoo-commits@l.g.o mailing list