Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/postgresql-base: postgresql-base-8.1.ebuild ChangeLog
Date: Mon, 07 Sep 2009 13:47:21
Message-Id: E1MkeYp-0000cR-QB@stork.gentoo.org
1 armin76 09/09/07 13:47:11
2
3 Modified: postgresql-base-8.1.ebuild ChangeLog
4 Log:
5 arm/ia64/s390/sh/sparc stable wrt #268138
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 virtual/postgresql-base/postgresql-base-8.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild?r1=1.6&r2=1.7
14
15 Index: postgresql-base-8.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- postgresql-base-8.1.ebuild 2 Aug 2009 13:49:45 -0000 1.6
22 +++ postgresql-base-8.1.ebuild 7 Sep 2009 13:47:11 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.6 2009/08/02 13:49:45 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.7 2009/09/07 13:47:11 armin76 Exp $
28
29 EAPI="1"
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="as-is"
34 SLOT="${PV}"
35 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )"
40
41
42
43 1.10 virtual/postgresql-base/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 2 Aug 2009 13:49:45 -0000 1.9
56 +++ ChangeLog 7 Sep 2009 13:47:11 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for virtual/postgresql-base
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.9 2009/08/02 13:49:45 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.10 2009/09/07 13:47:11 armin76 Exp $
62 +
63 + 07 Sep 2009; Raúl Porcel <armin76@g.o> postgresql-base-8.1.ebuild:
64 + arm/ia64/s390/sh/sparc stable wrt #268138
65
66 02 Aug 2009; Markus Meier <maekke@g.o> postgresql-base-8.1.ebuild:
67 amd64 stable, bug #268138