# ChangeLog for dev-db/ctdb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.23 2011/08/27 11:25:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.24 2011/09/21 08:49:14 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> ctdb-9999.ebuild:
+ Migrate to git-2.
27 Aug 2011; Raúl Porcel <armin76@gentoo.org> ctdb-1.0.114_p1.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #377909
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.2 2009/11/14 13:53:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.3 2011/09/21 08:49:14 mgorny Exp $
EGIT_REPO_URI="git://git.samba.org/tridge/ctdb.git"
-inherit autotools eutils git
+inherit autotools eutils git-2
DESCRIPTION="A cluster implementation of the TDB database used by Samba and other projects to store temporary data."
HOMEPAGE="http://ctdb.samba.org/"
RDEPEND="${DEPEND}"
src_unpack() {
- git_src_unpack
+ git-2_src_unpack
epatch "${FILESDIR}/autoconf-2.62-fix.patch"
# ChangeLog for dev-db/phppgadmin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.95 2011/08/25 11:53:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.96 2011/09/21 08:50:45 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> phppgadmin-9999.ebuild:
+ Migrate to git-2.
25 Aug 2011; Jeroen Roovers <jer@gentoo.org> phppgadmin-5.0.2.ebuild:
Stable for HPPA (bug #375775).
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-9999.ebuild,v 1.2 2010/05/03 17:44:52 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-9999.ebuild,v 1.3 2011/09/21 08:50:45 mgorny Exp $
EAPI="2"
-inherit webapp git
+inherit webapp git-2
DESCRIPTION="Web-based administration for Postgres database in php"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
-EGIT_REPO_URI="git://github.com/xzilla/phppgadmin.git"
+EGIT_REPO_URI="git://github.com/xzilla/${PN}.git
+ https://github.com/xzilla/${PN}.git"
LICENSE="GPL-2"
KEYWORDS=""