diff options
author | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 15:42:57 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 15:42:57 +0000 |
commit | ec31cea17c693d542f5a924c162798be682b074e (patch) | |
tree | bf6596f25457b0e2e845477c5d286fb9df89c5ef /sys-fs | |
parent | Version bump. (diff) | |
download | gentoo-2-ec31cea17c693d542f5a924c162798be682b074e.tar.gz gentoo-2-ec31cea17c693d542f5a924c162798be682b074e.tar.bz2 gentoo-2-ec31cea17c693d542f5a924c162798be682b074e.zip |
sys-fs/aufs2: Propagate move of dev-util/git to dev-vcs/git
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/aufs2/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/aufs2/aufs2-0_p20091214.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/aufs2/aufs2-0_p20100308.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/aufs2/ChangeLog b/sys-fs/aufs2/ChangeLog index 6e8089665ae4..bd6627cb41b7 100644 --- a/sys-fs/aufs2/ChangeLog +++ b/sys-fs/aufs2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/aufs2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.16 2010/03/16 20:12:05 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.17 2010/03/17 15:42:57 sping Exp $ + + 17 Mar 2010; Sebastian Pipping <sping@gentoo.org> + aufs2-0_p20091214.ebuild, aufs2-0_p20100308.ebuild: + Propagate move of dev-util/git to dev-vcs/git 16 Mar 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> files/aufs2-standalone-31.patch: diff --git a/sys-fs/aufs2/aufs2-0_p20091214.ebuild b/sys-fs/aufs2/aufs2-0_p20091214.ebuild index 7d1f1b55c4d1..0e94165ba69a 100644 --- a/sys-fs/aufs2/aufs2-0_p20091214.ebuild +++ b/sys-fs/aufs2/aufs2-0_p20091214.ebuild @@ -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/sys-fs/aufs2/aufs2-0_p20091214.ebuild,v 1.1 2009/12/18 17:32:10 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20091214.ebuild,v 1.2 2010/03/17 15:42:57 sping Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug inotify kernel-patch nfs ramfs" -DEPEND="dev-util/git" +DEPEND="dev-vcs/git" RDEPEND="!sys-fs/aufs" S=${WORKDIR}/${PN}-standalone diff --git a/sys-fs/aufs2/aufs2-0_p20100308.ebuild b/sys-fs/aufs2/aufs2-0_p20100308.ebuild index e7fa04b6c03e..12c6ab4f21b2 100644 --- a/sys-fs/aufs2/aufs2-0_p20100308.ebuild +++ b/sys-fs/aufs2/aufs2-0_p20100308.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100308.ebuild,v 1.1 2010/03/14 20:23:43 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100308.ebuild,v 1.2 2010/03/17 15:42:57 sping Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug inotify kernel-patch nfs ramfs" -DEPEND="dev-util/git" +DEPEND="dev-vcs/git" RDEPEND="!sys-fs/aufs" S=${WORKDIR}/${PN}-standalone |