summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:12:33 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:12:33 +0000
commitf1446ab64ee6eedceee7cafae0210de5ff0068ad (patch)
tree1a615b1f28bb926b8a3fe35a7fbf38c44c1ebd0d /app-mobilephone/gnokii
parentBump to EAPI=5 (diff)
downloadgentoo-2-f1446ab64ee6eedceee7cafae0210de5ff0068ad.tar.gz
gentoo-2-f1446ab64ee6eedceee7cafae0210de5ff0068ad.tar.bz2
gentoo-2-f1446ab64ee6eedceee7cafae0210de5ff0068ad.zip
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r--app-mobilephone/gnokii/ChangeLog6
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.29.ebuild6
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.31.ebuild6
-rw-r--r--app-mobilephone/gnokii/gnokii-9999.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index 4d31bf43dcfb..d86fe211baf9 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-mobilephone/gnokii
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.120 2014/09/15 09:57:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.121 2014/11/03 11:12:33 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> gnokii-0.6.29.ebuild,
+ gnokii-0.6.31.ebuild, gnokii-9999.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
15 Sep 2014; Jeroen Roovers <jer@gentoo.org> files/gnokii-0.6.29-pcsc.patch,
files/gnokii-0.6.31-fix_xgnokii_inclusion.patch,
diff --git a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild
index 9a4d52fb56ae..b14d6c6d1364 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.29.ebuild,v 1.9 2012/09/05 09:20:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.10 2014/11/03 11:12:33 titanofold Exp $
EAPI=2
@@ -29,7 +29,7 @@ RDEPEND="!app-mobilephone/smstools
sms? (
!app-mobilephone/smstools
dev-libs/glib:2
- postgres? ( >=dev-db/postgresql-base-8.0 )
+ postgres? ( >=virtual/postgresql-8.0 )
mysql? ( >=virtual/mysql-4.1 )
)
ical? ( dev-libs/libical )
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31.ebuild
index 5b2a50bffb78..a80f0a727bad 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-2012 Gentoo Foundation
+# 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.1 2012/09/11 04:17:55 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild,v 1.2 2014/11/03 11:12:33 titanofold Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="!app-mobilephone/smstools
sms? (
!app-mobilephone/smstools
dev-libs/glib:2
- postgres? ( >=dev-db/postgresql-base-8.0 )
+ postgres? ( >=virtual/postgresql-8.0 )
mysql? ( >=virtual/mysql-4.1 )
)
ical? ( dev-libs/libical )
diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild
index 9b56e3b65451..236be404bf4c 100644
--- a/app-mobilephone/gnokii/gnokii-9999.ebuild
+++ b/app-mobilephone/gnokii/gnokii-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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-9999.ebuild,v 1.11 2012/09/11 04:17:55 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.12 2014/11/03 11:12:33 titanofold Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="!app-mobilephone/smstools
sms? (
!app-mobilephone/smstools
>=dev-libs/glib-2
- postgres? ( >=dev-db/postgresql-base-8.0 )
+ postgres? ( >=virtual/postgresql-8.0 )
mysql? ( >=virtual/mysql-4.1 )
)
ical? ( dev-libs/libical )