diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 15:36:16 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 15:36:16 +0000 |
commit | 7435fb0e2aa01a5261792e02ad162a1256f83312 (patch) | |
tree | 20922f26de529070c7a0633497466aaa5f1bfcfe /dev-lisp/clisp/clisp-2.48-r2.ebuild | |
parent | Rename virtual/postgresql to dev-db/postgresql (diff) | |
download | gentoo-2-7435fb0e2aa01a5261792e02ad162a1256f83312.tar.gz gentoo-2-7435fb0e2aa01a5261792e02ad162a1256f83312.tar.bz2 gentoo-2-7435fb0e2aa01a5261792e02ad162a1256f83312.zip |
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'dev-lisp/clisp/clisp-2.48-r2.ebuild')
-rw-r--r-- | dev-lisp/clisp/clisp-2.48-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/clisp/clisp-2.48-r2.ebuild b/dev-lisp/clisp/clisp-2.48-r2.ebuild index 0eaf3339a5ea..b90352f1b25c 100644 --- a/dev-lisp/clisp/clisp-2.48-r2.ebuild +++ b/dev-lisp/clisp/clisp-2.48-r2.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/dev-lisp/clisp/clisp-2.48-r2.ebuild,v 1.7 2014/11/03 11:48:56 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.48-r2.ebuild,v 1.8 2014/12/28 15:36:16 titanofold Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND="virtual/libiconv gdbm? ( sys-libs/gdbm ) gtk? ( >=x11-libs/gtk+-2.10:2 >=gnome-base/libglade-2.6:2.0 ) pari? ( >=sci-mathematics/pari-2.3.0 ) - postgres? ( >=virtual/postgresql-8.0 ) + postgres? ( >=dev-db/postgresql-8.0 ) readline? ( >=sys-libs/readline-5.0 ) pcre? ( dev-libs/libpcre ) svm? ( sci-libs/libsvm ) |