commit: a578a5f652413d2e1cec89c31fa0242236c2d176 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 28 21:24:56 2014 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Dec 28 21:24:56 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=a578a5f6
app-editors/xemacs: Rename dev-db/postgresql-base to dev-db/postgresql, following package move in main tree. Package-Manager: portage-2.2.15 --- app-editors/xemacs/ChangeLog | 4 ++++ app-editors/xemacs/xemacs-21.5.34-r4.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index c66a02b..36b5584 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Dec 2014; Ulrich Müller <[email protected]> xemacs-21.5.34-r4.ebuild: + Rename dev-db/postgresql-base to dev-db/postgresql, following package move in + main tree. + *xemacs-21.5.34-r4 (26 Dec 2014) 26 Dec 2014; Mats Lidell <[email protected]> -xemacs-21.5.32.ebuild, diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild index defd2a4..74a4338 100644 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild @@ -30,7 +30,7 @@ RDEPEND=" >=dev-libs/openssl-0.9.6 >=media-libs/audiofile-0.2.3 gpm? ( >=sys-libs/gpm-1.19.6 ) - postgres? ( dev-db/postgresql-base ) + postgres? ( dev-db/postgresql ) ldap? ( net-nds/openldap ) alsa? ( media-libs/alsa-lib ) nas? ( media-libs/nas )
