diff options
Diffstat (limited to 'net-dns/mydns/mydns-1.2.8.31.ebuild')
-rw-r--r-- | net-dns/mydns/mydns-1.2.8.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/mydns/mydns-1.2.8.31.ebuild b/net-dns/mydns/mydns-1.2.8.31.ebuild index a3b2d31cbd12..cbaa62b7d8fa 100644 --- a/net-dns/mydns/mydns-1.2.8.31.ebuild +++ b/net-dns/mydns/mydns-1.2.8.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/mydns-1.2.8.31.ebuild,v 1.7 2013/03/03 16:18:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/mydns-1.2.8.31.ebuild,v 1.8 2014/11/03 13:32:35 titanofold Exp $ EAPI=5 @@ -17,7 +17,7 @@ IUSE="alias debug nls mysql postgres ssl static status" RDEPEND="mysql? ( virtual/mysql ) nls? ( virtual/libintl ) - postgres? ( dev-db/postgresql-base ) + postgres? ( virtual/postgresql ) ssl? ( dev-libs/openssl ) virtual/libiconv" DEPEND="${RDEPEND} |