diff options
author | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 21:26:13 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 21:26:13 +0000 |
commit | e43ccb1937a367e4904e4f4a4a01358f6c8ae0d0 (patch) | |
tree | 0e31d6189193033dbbe765a2ff44ec6cf37fe459 /app-mobilephone | |
parent | media-libs/mlt: Fix homepage link (bug #324413) (diff) | |
download | historical-e43ccb1937a367e4904e4f4a4a01358f6c8ae0d0.tar.gz historical-e43ccb1937a367e4904e4f4a4a01358f6c8ae0d0.tar.bz2 historical-e43ccb1937a367e4904e4f4a4a01358f6c8ae0d0.zip |
Migrating away from deprecated postgres virtuals
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gammu/ChangeLog | 6 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.25.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.26.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.27.0.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/kannel/ChangeLog | 8 | ||||
-rw-r--r-- | app-mobilephone/kannel/kannel-1.4.1.ebuild | 6 | ||||
-rw-r--r-- | app-mobilephone/kannel/kannel-1.4.3-r1.ebuild | 6 |
7 files changed, 23 insertions, 15 deletions
diff --git a/app-mobilephone/gammu/ChangeLog b/app-mobilephone/gammu/ChangeLog index 7cda7c3feae3..2cbf2ece825d 100644 --- a/app-mobilephone/gammu/ChangeLog +++ b/app-mobilephone/gammu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/gammu # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.82 2010/06/11 11:14:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.83 2010/06/17 21:26:09 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> gammu-1.25.0-r1.ebuild, + gammu-1.26.1-r1.ebuild, gammu-1.27.0.ebuild: + Migrating away from deprecated postgres virtuals 11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> gammu-1.25.0-r1.ebuild, gammu-1.26.1-r1.ebuild, gammu-1.27.0.ebuild: diff --git a/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild index 5b280cb29371..111ff7a1cae1 100644 --- a/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild,v 1.5 2010/06/11 11:14:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.25.0-r1.ebuild,v 1.6 2010/06/17 21:26:09 patrick Exp $ EAPI="2" @@ -18,7 +18,7 @@ IUSE="curl debug bluetooth irda mysql postgres dbi nls python" RDEPEND="bluetooth? ( net-wireless/bluez ) curl? ( net-misc/curl ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) dbi? ( >=dev-db/libdbi-0.8.3 ) dev-util/dialog dev-lang/python diff --git a/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild b/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild index 142ab1a0d97a..831d9fbd5c64 100644 --- a/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild,v 1.3 2010/06/11 11:14:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.26.1-r1.ebuild,v 1.4 2010/06/17 21:26:09 patrick Exp $ EAPI="2" @@ -19,7 +19,7 @@ RDEPEND="bluetooth? ( net-wireless/bluez ) curl? ( net-misc/curl ) usb? ( dev-libs/libusb:1 ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) dbi? ( >=dev-db/libdbi-0.8.3 ) dev-util/dialog dev-lang/python diff --git a/app-mobilephone/gammu/gammu-1.27.0.ebuild b/app-mobilephone/gammu/gammu-1.27.0.ebuild index 369aa6a481eb..c87f7de036b7 100644 --- a/app-mobilephone/gammu/gammu-1.27.0.ebuild +++ b/app-mobilephone/gammu/gammu-1.27.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.27.0.ebuild,v 1.4 2010/06/11 11:14:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.27.0.ebuild,v 1.5 2010/06/17 21:26:09 patrick Exp $ EAPI="2" @@ -21,7 +21,7 @@ RDEPEND="bluetooth? ( net-wireless/bluez ) curl? ( net-misc/curl ) usb? ( dev-libs/libusb:1 ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) dbi? ( >=dev-db/libdbi-0.8.3 ) dev-util/dialog !dev-python/python-gammu" # needs to be removed from the tree diff --git a/app-mobilephone/kannel/ChangeLog b/app-mobilephone/kannel/ChangeLog index 9e9561f27205..f3f40aaf4b17 100644 --- a/app-mobilephone/kannel/ChangeLog +++ b/app-mobilephone/kannel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/kannel -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/ChangeLog,v 1.22 2009/10/20 12:55:47 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/ChangeLog,v 1.23 2010/06/17 21:26:13 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> kannel-1.4.1.ebuild, + kannel-1.4.3-r1.ebuild: + Migrating away from deprecated postgres virtuals 20 Oct 2009; Markus Meier <maekke@gentoo.org> kannel-1.4.3-r1.ebuild: x86 stable, bug #285254 diff --git a/app-mobilephone/kannel/kannel-1.4.1.ebuild b/app-mobilephone/kannel/kannel-1.4.1.ebuild index eadf7df1ba9e..cfac94c3a305 100644 --- a/app-mobilephone/kannel/kannel-1.4.1.ebuild +++ b/app-mobilephone/kannel/kannel-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.1.ebuild,v 1.10 2009/03/01 16:04:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.1.ebuild,v 1.11 2010/06/17 21:26:13 patrick Exp $ WANT_AUTOMAKE=none @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/libxml2-2.6.26 mysql? ( virtual/mysql ) sqlite? ( =dev-db/sqlite-2* ) sqlite3? ( >=dev-db/sqlite-3.2.1 ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) pcre? ( dev-libs/libpcre ) doc? ( media-gfx/transfig app-text/jadetex diff --git a/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild b/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild index b3442ab3b066..763debfb666a 100644 --- a/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild +++ b/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild,v 1.2 2009/10/20 12:55:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild,v 1.3 2010/06/17 21:26:13 patrick Exp $ EAPI="2" WANT_AUTOMAKE=none @@ -25,7 +25,7 @@ RDEPEND="sys-libs/e2fsprogs-libs ssl? ( dev-libs/openssl ) mysql? ( virtual/mysql ) sqlite? ( dev-db/sqlite:3 ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) pcre? ( dev-libs/libpcre ) pam? ( virtual/pam )" DEPEND="${RDEPEND} |