summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-07-22 08:30:13 +0000
committerHans de Graaff <graaff@gentoo.org>2008-07-22 08:30:13 +0000
commite5f604c819062af300ef8b355954579aa55efe49 (patch)
treecac4449adfa1015af77b9ff5a02f60dd59c8aa40 /app-editors/sxemacs
parentAdd patch for compatibility with autoconf 2.62, #217826 (diff)
downloademacs-e5f604c819062af300ef8b355954579aa55efe49.tar.gz
emacs-e5f604c819062af300ef8b355954579aa55efe49.tar.bz2
emacs-e5f604c819062af300ef8b355954579aa55efe49.zip
Update postgresql dependency
svn path=/xemacs-overlay/; revision=1113
Diffstat (limited to 'app-editors/sxemacs')
-rw-r--r--app-editors/sxemacs/ChangeLog3
-rw-r--r--app-editors/sxemacs/sxemacs-22.1.9.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/sxemacs/ChangeLog b/app-editors/sxemacs/ChangeLog
index 84737b3..4e1ac2d 100644
--- a/app-editors/sxemacs/ChangeLog
+++ b/app-editors/sxemacs/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 22 Jul 2008; Hans de Graaff <graaff@gentoo.org> ChangeLog:
+ Change postgres dependency to the new base virtual.
+
14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> sxemacs-22.1.9.ebuild:
Change to new syntax of eselect-emacs and add missing dependency.
diff --git a/app-editors/sxemacs/sxemacs-22.1.9.ebuild b/app-editors/sxemacs/sxemacs-22.1.9.ebuild
index c13ccd5..f6b1e04 100644
--- a/app-editors/sxemacs/sxemacs-22.1.9.ebuild
+++ b/app-editors/sxemacs/sxemacs-22.1.9.ebuild
@@ -50,7 +50,7 @@ DEPEND="virtual/libc
tls? ( >=net-libs/gnutls-2.0.4 )
kerberos? ( app-crypt/mit-krb5 )
hesiod? ( net-dns/hesiod )
- postgresql? ( dev-db/postgresql )
+ postgresql? ( virtual/postgresql-base )
gmp? ( dev-libs/gmp )
mpfr? ( dev-libs/mpfr )
athena? ( x11-libs/libXaw )