diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 14:51:05 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 14:51:05 +0000 |
commit | 80d955f17722af33ebd58dfbd18a2510a06bb33c (patch) | |
tree | f920115efcafe81d8c4a85ff8f136b07979cc0be /app-mobilephone/gnokii/gnokii-0.6.31.ebuild | |
parent | Rename virtual/postgresql to dev-db/postgresql (diff) | |
download | gentoo-2-80d955f17722af33ebd58dfbd18a2510a06bb33c.tar.gz gentoo-2-80d955f17722af33ebd58dfbd18a2510a06bb33c.tar.bz2 gentoo-2-80d955f17722af33ebd58dfbd18a2510a06bb33c.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 'app-mobilephone/gnokii/gnokii-0.6.31.ebuild')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31.ebuild index a80f0a727bad..981e3ff94a08 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.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-mobilephone/gnokii/gnokii-0.6.31.ebuild,v 1.2 2014/11/03 11:12:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild,v 1.3 2014/12/28 14:51:05 titanofold Exp $ EAPI=4 @@ -30,7 +30,7 @@ RDEPEND="!app-mobilephone/smstools sms? ( !app-mobilephone/smstools dev-libs/glib:2 - postgres? ( >=virtual/postgresql-8.0 ) + postgres? ( >=dev-db/postgresql-8.0 ) mysql? ( >=virtual/mysql-4.1 ) ) ical? ( dev-libs/libical ) |