Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/mylibrary: ChangeLog mylibrary-0.4.5g-r2.ebuild mylibrary-0.4.5g-r1.ebuild
Date: Mon, 10 Sep 2007 20:14:37
Message-Id: E1IUoiP-0003MW-6L@stork.gentoo.org
1 voyageur 07/09/10 19:14:33
2
3 Modified: ChangeLog
4 Added: mylibrary-0.4.5g-r2.ebuild
5 Removed: mylibrary-0.4.5g-r1.ebuild
6 Log:
7 Switch to new gnustep eclasses and gentoo mirrors
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.7 gnustep-apps/mylibrary/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/mylibrary/ChangeLog?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/mylibrary/ChangeLog?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/mylibrary/ChangeLog?r1=1.6&r2=1.7
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ChangeLog 18 Aug 2007 15:21:28 -0000 1.6
24 +++ ChangeLog 10 Sep 2007 19:14:32 -0000 1.7
25 @@ -1,6 +1,12 @@
26 # ChangeLog for gnustep-apps/mylibrary
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.6 2007/08/18 15:21:28 angelos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.7 2007/09/10 19:14:32 voyageur Exp $
30 +
31 +*mylibrary-0.4.5g-r2 (10 Sep 2007)
32 +
33 + 10 Sep 2007; Bernard Cafarelli <voyageur@g.o>
34 + -mylibrary-0.4.5g-r1.ebuild, +mylibrary-0.4.5g-r2.ebuild:
35 + Switch to new gnustep eclasses and gentoo mirrors
36
37 18 Aug 2007; Christoph Mende <angelos@g.o>
38 mylibrary-0.4.5g-r1.ebuild:
39
40
41
42 1.1 gnustep-apps/mylibrary/mylibrary-0.4.5g-r2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: mylibrary-0.4.5g-r2.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r2.ebuild,v 1.1 2007/09/10 19:14:32 voyageur Exp $
52
53 inherit gnustep-2
54
55 S=${WORKDIR}/ML
56
57 DESCRIPTION="a combination of wiki-style notes and file collection"
58 HOMEPAGE="http://www.people.virginia.edu/~yc2w/MyLibrary/"
59 SRC_URI="mirror://gentoo/${P/myl/MyL}.tar.gz"
60 LICENSE="GPL-2"
61 SLOT="0"
62 KEYWORDS="~amd64 ~ppc ~x86"
63
64
65
66 --
67 gentoo-commits@g.o mailing list