diff options
Diffstat (limited to 'app-editors/xemacs/xemacs-21.5.31.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.31.ebuild b/app-editors/xemacs/xemacs-21.5.31.ebuild index 2bd627da8f03..bb3c5d37f82d 100644 --- a/app-editors/xemacs/xemacs-21.5.31.ebuild +++ b/app-editors/xemacs/xemacs-21.5.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.14 2014/12/16 23:21:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.15 2014/12/28 14:46:02 titanofold Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -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? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ldap? ( net-nds/openldap ) alsa? ( media-libs/alsa-lib ) nas? ( media-libs/nas ) |