titanofold 14/12/28 16:57:22 Modified: gearmand-0.34-r1.ebuild ChangeLog Log: Rename virtual/postgresql to dev-db/postgresql (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.3&r2=1.4 Index: gearmand-0.34-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gearmand-0.34-r1.ebuild 3 Nov 2014 14:01:54 -0000 1.3 +++ gearmand-0.34-r1.ebuild 28 Dec 2014 16:57:22 -0000 1.4 @@ -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/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.3 2014/11/03 14:01:54 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.4 2014/12/28 16:57:22 titanofold Exp $ EAPI=5 @@ -23,7 +23,7 @@ drizzle? ( dev-db/drizzle ) sqlite? ( dev-db/sqlite:3 ) tokyocabinet? ( dev-db/tokyocabinet ) - postgres? ( >=virtual/postgresql-9.0 )" + postgres? ( >=dev-db/postgresql-9.0 )" DEPEND="${RDEPEND} virtual/pkgconfig" 1.24 sys-cluster/gearmand/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 3 Nov 2014 14:01:54 -0000 1.23 +++ ChangeLog 28 Dec 2014 16:57:22 -0000 1.24 @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/gearmand # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.24 2014/12/28 16:57:22 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <[email protected]> + gearmand-0.34-r1.ebuild: + Rename virtual/postgresql to dev-db/postgresql 03 Nov 2014; Aaron W. Swenson <[email protected]> gearmand-0.34-r1.ebuild:
