titanofold 14/11/03 14:01:54 Modified: gearmand-0.34-r1.ebuild ChangeLog 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.3 sys-cluster/gearmand/gearmand-0.34-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.2&r2=1.3 Index: gearmand-0.34-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gearmand-0.34-r1.ebuild 4 Mar 2013 08:42:15 -0000 1.2 +++ gearmand-0.34-r1.ebuild 3 Nov 2014 14:01:54 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.2 2013/03/04 08:42:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.3 2014/11/03 14:01:54 titanofold Exp $ EAPI=5 @@ -23,7 +23,7 @@ drizzle? ( dev-db/drizzle ) sqlite? ( dev-db/sqlite:3 ) tokyocabinet? ( dev-db/tokyocabinet ) - postgres? ( >=dev-db/postgresql-base-9.0 )" + postgres? ( >=virtual/postgresql-9.0 )" DEPEND="${RDEPEND} virtual/pkgconfig" 1.23 sys-cluster/gearmand/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 17 Mar 2013 16:21:08 -0000 1.22 +++ ChangeLog 3 Nov 2014 14:01:54 -0000 1.23 @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/gearmand -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.22 2013/03/17 16:21:08 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.23 2014/11/03 14:01:54 titanofold Exp $ + + 03 Nov 2014; Aaron W. Swenson <[email protected]> + gearmand-0.34-r1.ebuild: + Update PostgreSQL dependencies and/or checks to virtual/postgresql. 17 Mar 2013; Markos Chandras <[email protected]> metadata.xml: Add proxy-maintainers to metadata.xml
