Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/prosper: prosper-1.5-r1.ebuild ChangeLog
Date: Tue, 05 Feb 2008 20:32:15
Message-Id: E1JMUSY-0000GO-Tz@stork.gentoo.org
1 grobian 08/02/05 20:32:02
2
3 Modified: prosper-1.5-r1.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 dev-tex/prosper/prosper-1.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/prosper-1.5-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/prosper-1.5-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/prosper-1.5-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: prosper-1.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.5-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- prosper-1.5-r1.ebuild 9 Mar 2006 12:38:25 -0000 1.6
22 +++ prosper-1.5-r1.ebuild 5 Feb 2008 20:32:02 -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/dev-tex/prosper/prosper-1.5-r1.ebuild,v 1.6 2006/03/09 12:38:25 ehmsen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.5-r1.ebuild,v 1.7 2008/02/05 20:32:02 grobian Exp $
29
30 inherit latex-package
31
32 @@ -13,7 +13,7 @@
33 mirror://sourceforge/prosper/${CONTRIB}.tar.gz"
34 LICENSE="LPPL-1.2" # has been changed since 1.5
35 SLOT="0"
36 -KEYWORDS="x86 ppc sparc amd64 ~ppc-macos"
37 +KEYWORDS="x86 ppc sparc amd64"
38 S=${WORKDIR}/${PN}
39 IUSE=""
40
41
42
43
44 1.19 dev-tex/prosper/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/prosper/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-tex/prosper/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 13 Mar 2007 00:34:40 -0000 1.18
57 +++ ChangeLog 5 Feb 2008 20:32:02 -0000 1.19
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-tex/prosper
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/ChangeLog,v 1.18 2007/03/13 00:34:40 nattfodd Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/ChangeLog,v 1.19 2008/02/05 20:32:02 grobian Exp $
64 +
65 + 05 Feb 2008; Fabian Groffen <grobian@g.o> prosper-1.5-r1.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 12 Mar 2007; Alexandre Buisse <nattfodd@g.o> metadata.xml:
69 Replaced text-markup by tex as maintaining herd (text-markup split).
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list