From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2051F138E74 for ; Mon, 3 Nov 2014 11:26:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6C90E0925; Mon, 3 Nov 2014 11:26:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 38F73E0925 for ; Mon, 3 Nov 2014 11:26:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D7DC33DA93 for ; Mon, 3 Nov 2014 11:26:43 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2291) id D91A6957C; Mon, 3 Nov 2014 11:26:41 +0000 (UTC) From: "Aaron Swenson (titanofold)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, titanofold@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-db/pgadmin3: ChangeLog pgadmin3-1.18.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog pgadmin3-1.18.1.ebuild X-VCS-Directories: dev-db/pgadmin3 X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron Swenson Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141103112641.D91A6957C@oystercatcher.gentoo.org> Date: Mon, 3 Nov 2014 11:26:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 61916c15-bead-40f7-b9fe-24a02b2b678e X-Archives-Hash: 3ce58c217b217d82b124f8fc07db9810 titanofold 14/11/03 11:26:41 Modified: ChangeLog pgadmin3-1.18.1.ebuild Log: 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) Revision Changes Path 1.101 dev-db/pgadmin3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 10 Aug 2014 20:01:55 -0000 1.100 +++ ChangeLog 3 Nov 2014 11:26:41 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/pgadmin3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.100 2014/08/10 20:01:55 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.101 2014/11/03 11:26:41 titanofold Exp $ + + 03 Nov 2014; Aaron W. Swenson pgadmin3-1.18.1.ebuild: + Update PostgreSQL dependencies and/or checks to virtual/postgresql. 10 Aug 2014; Sergei Trofimovich pgadmin3-1.18.1.ebuild: QA: drop trailing '.' from DESCRIPTION 1.6 dev-db/pgadmin3/pgadmin3-1.18.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.18.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.18.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.18.1.ebuild?r1=1.5&r2=1.6 Index: pgadmin3-1.18.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.18.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pgadmin3-1.18.1.ebuild 10 Aug 2014 20:01:55 -0000 1.5 +++ pgadmin3-1.18.1.ebuild 3 Nov 2014 11:26:41 -0000 1.6 @@ -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-db/pgadmin3/pgadmin3-1.18.1.ebuild,v 1.5 2014/08/10 20:01:55 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.18.1.ebuild,v 1.6 2014/11/03 11:26:41 titanofold Exp $ EAPI="4" @@ -18,7 +18,7 @@ IUSE="debug +databasedesigner" DEPEND="x11-libs/wxGTK:2.8[X,debug=] - >=dev-db/postgresql-base-8.4.0 + >=virtual/postgresql-8.4.0 >=dev-libs/libxml2-2.6.18 >=dev-libs/libxslt-1.1" RDEPEND="${DEPEND}"