Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-docs: postgresql-docs-8.3.7.ebuild ChangeLog postgresql-docs-8.3.5.ebuild
Date: Sun, 03 May 2009 11:53:01
Message-Id: E1M0aFf-0001ri-6X@stork.gentoo.org
1 armin76 09/05/03 11:52:59
2
3 Modified: postgresql-docs-8.3.7.ebuild ChangeLog
4 postgresql-docs-8.3.5.ebuild
5 Log:
6 Add ~s390
7 (Portage version: 2.1.6.11/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild?r1=1.1&r2=1.2
15
16 Index: postgresql-docs-8.3.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- postgresql-docs-8.3.7.ebuild 9 Apr 2009 22:35:45 -0000 1.1
23 +++ postgresql-docs-8.3.7.ebuild 3 May 2009 11:52:59 -0000 1.2
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild,v 1.1 2009/04/09 22:35:45 caleb Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.7.ebuild,v 1.2 2009/05/03 11:52:59 armin76 Exp $
29
30 inherit versionator
31
32 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
33 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
34
35 # Nothing to test here per 232157
36 RESTRICT="test"
37
38
39
40 1.12 dev-db/postgresql-docs/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/ChangeLog?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/ChangeLog?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/ChangeLog?r1=1.11&r2=1.12
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- ChangeLog 9 Apr 2009 22:35:45 -0000 1.11
53 +++ ChangeLog 3 May 2009 11:52:59 -0000 1.12
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-db/postgresql-docs
56 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v 1.11 2009/04/09 22:35:45 caleb Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v 1.12 2009/05/03 11:52:59 armin76 Exp $
59 +
60 + 03 May 2009; Raúl Porcel <armin76@g.o>
61 + postgresql-docs-8.3.5.ebuild, postgresql-docs-8.3.7.ebuild:
62 + Add ~s390
63
64 *postgresql-docs-8.3.7 (09 Apr 2009)
65
66
67
68
69 1.2 dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild?rev=1.2&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild?rev=1.2&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild?r1=1.1&r2=1.2
74
75 Index: postgresql-docs-8.3.5.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild,v
78 retrieving revision 1.1
79 retrieving revision 1.2
80 diff -u -r1.1 -r1.2
81 --- postgresql-docs-8.3.5.ebuild 3 Dec 2008 19:20:23 -0000 1.1
82 +++ postgresql-docs-8.3.5.ebuild 3 May 2009 11:52:59 -0000 1.2
83 @@ -1,10 +1,10 @@
84 -# Copyright 1999-2008 Gentoo Foundation
85 +# Copyright 1999-2009 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild,v 1.1 2008/12/03 19:20:23 caleb Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.5.ebuild,v 1.2 2009/05/03 11:52:59 armin76 Exp $
89
90 inherit versionator
91
92 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
93 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
94
95 # Nothing to test here per 232157
96 RESTRICT="test"