From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OPNAD-0002uW-TC for garchives@archives.gentoo.org; Thu, 17 Jun 2010 22:02:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B608E0CD2; Thu, 17 Jun 2010 22:02:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE2C2E0CD2 for ; Thu, 17 Jun 2010 22:02:20 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8253F1B4027 for ; Thu, 17 Jun 2010 22:02:20 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 807) id E9DB92CE14; Thu, 17 Jun 2010 22:02:18 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/inspircd: inspircd-1.1.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: inspircd-1.1.19.ebuild ChangeLog X-VCS-Directories: net-irc/inspircd X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: <20100617220218.E9DB92CE14@corvid.gentoo.org> Date: Thu, 17 Jun 2010 22:02:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 95e4f44f-d7c7-4fc1-ba74-e38424d62d14 X-Archives-Hash: 6542bce5176c1279be9c9add61f99dee patrick 10/06/17 22:02:18 Modified: inspircd-1.1.19.ebuild ChangeLog Log: Migrating away from deprecated postgres virtuals (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.7 net-irc/inspircd/inspircd-1.1.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/i= nspircd-1.1.19.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/i= nspircd-1.1.19.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/i= nspircd-1.1.19.ebuild?r1=3D1.6&r2=3D1.7 Index: inspircd-1.1.19.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild= ,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- inspircd-1.1.19.ebuild 14 Jan 2009 05:12:18 -0000 1.6 +++ inspircd-1.1.19.ebuild 17 Jun 2010 22:02:18 -0000 1.7 @@ -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/net-irc/inspircd/inspircd-1.1.19.ebui= ld,v 1.6 2009/01/14 05:12:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebui= ld,v 1.7 2010/06/17 22:02:18 patrick Exp $ =20 inherit eutils toolchain-funcs multilib # subversion =20 @@ -18,7 +18,7 @@ openssl? ( dev-libs/openssl ) gnutls? ( net-libs/gnutls ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) sqlite? ( >=3Ddev-db/sqlite-3.0 ) ldap? ( net-nds/openldap )" DEPEND=3D"${RDEPEND}" 1.30 net-irc/inspircd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/C= hangeLog?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/C= hangeLog?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/C= hangeLog?r1=3D1.29&r2=3D1.30 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 7 Jan 2010 21:03:18 -0000 1.29 +++ ChangeLog 17 Jun 2010 22:02:18 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.29 201= 0/01/07 21:03:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.30 201= 0/06/17 22:02:18 patrick Exp $ + + 17 Jun 2010; Patrick Lauer inspircd-1.1.19.ebuild= : + Migrating away from deprecated postgres virtuals =20 07 Jan 2010; Patrick Lauer inspircd-1.1.23.ebuild= : Fixing postgres dep