Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/postgresql-base: postgresql-base-8.2.ebuild postgresql-base-8.3.ebuild ChangeLog
Date: Thu, 07 Jan 2010 20:29:59
Message-Id: E1NSyzV-0000Eb-60@stork.gentoo.org
1 beandog 10/01/07 20:29:57
2
3 Modified: postgresql-base-8.2.ebuild
4 postgresql-base-8.3.ebuild ChangeLog
5 Log:
6 amd64 stable, bug 285475
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 virtual/postgresql-base/postgresql-base-8.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?r1=1.6&r2=1.7
15
16 Index: postgresql-base-8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- postgresql-base-8.2.ebuild 7 Jan 2010 17:02:23 -0000 1.6
23 +++ postgresql-base-8.2.ebuild 7 Jan 2010 20:29:56 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.6 2010/01/07 17:02:23 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.7 2010/01/07 20:29:56 beandog Exp $
29
30 EAPI="1"
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="as-is"
35 SLOT="${PV}"
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
38 IUSE=""
39
40 RDEPEND="|| ( dev-db/postgresql-base:${SLOT} =dev-db/libpq-${PV}* )"
41
42
43
44 1.9 virtual/postgresql-base/postgresql-base-8.3.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?r1=1.8&r2=1.9
49
50 Index: postgresql-base-8.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- postgresql-base-8.3.ebuild 7 Jan 2010 17:02:54 -0000 1.8
57 +++ postgresql-base-8.3.ebuild 7 Jan 2010 20:29:56 -0000 1.9
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.8 2010/01/07 17:02:54 fauli Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.9 2010/01/07 20:29:56 beandog Exp $
63
64 EAPI="1"
65
66 @@ -10,7 +10,7 @@
67
68 LICENSE="as-is"
69 SLOT="${PV}"
70 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
71 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
72 IUSE=""
73
74 RDEPEND="dev-db/postgresql-base:${SLOT}"
75
76
77
78 1.24 virtual/postgresql-base/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.24&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.24&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?r1=1.23&r2=1.24
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v
87 retrieving revision 1.23
88 retrieving revision 1.24
89 diff -u -r1.23 -r1.24
90 --- ChangeLog 7 Jan 2010 17:03:25 -0000 1.23
91 +++ ChangeLog 7 Jan 2010 20:29:56 -0000 1.24
92 @@ -1,6 +1,10 @@
93 # ChangeLog for virtual/postgresql-base
94 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.23 2010/01/07 17:03:25 fauli Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.24 2010/01/07 20:29:56 beandog Exp $
97 +
98 + 07 Jan 2010; Steve Dibb <beandog@g.o> postgresql-base-8.2.ebuild,
99 + postgresql-base-8.3.ebuild:
100 + amd64 stable, bug 285475
101
102 07 Jan 2010; Christian Faulhammer <fauli@g.o>
103 postgresql-base-8.4.ebuild: