Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/xemacs/
Date: Sun, 28 Dec 2014 21:26:23
Message-Id: 1419801896.a578a5f652413d2e1cec89c31fa0242236c2d176.ulm@gentoo.org@gentoo
1 commit: a578a5f652413d2e1cec89c31fa0242236c2d176
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 28 21:24:56 2014 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 28 21:24:56 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=a578a5f6
7
8 app-editors/xemacs: Rename dev-db/postgresql-base to dev-db/postgresql, following package move in main tree.
9
10 Package-Manager: portage-2.2.15
11
12 ---
13 app-editors/xemacs/ChangeLog | 4 ++++
14 app-editors/xemacs/xemacs-21.5.34-r4.ebuild | 2 +-
15 2 files changed, 5 insertions(+), 1 deletion(-)
16
17 diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
18 index c66a02b..36b5584 100644
19 --- a/app-editors/xemacs/ChangeLog
20 +++ b/app-editors/xemacs/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 28 Dec 2014; Ulrich Müller <ulm@g.o> xemacs-21.5.34-r4.ebuild:
26 + Rename dev-db/postgresql-base to dev-db/postgresql, following package move in
27 + main tree.
28 +
29 *xemacs-21.5.34-r4 (26 Dec 2014)
30
31 26 Dec 2014; Mats Lidell <matsl@g.o> -xemacs-21.5.32.ebuild,
32
33 diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
34 index defd2a4..74a4338 100644
35 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
36 +++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
37 @@ -30,7 +30,7 @@ RDEPEND="
38 >=dev-libs/openssl-0.9.6
39 >=media-libs/audiofile-0.2.3
40 gpm? ( >=sys-libs/gpm-1.19.6 )
41 - postgres? ( dev-db/postgresql-base )
42 + postgres? ( dev-db/postgresql )
43 ldap? ( net-nds/openldap )
44 alsa? ( media-libs/alsa-lib )
45 nas? ( media-libs/nas )