diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-04-25 16:38:06 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-04-25 16:38:06 +0000 |
commit | 2ebc3538fc4407f0ebbfc18aafad24b21dd31aff (patch) | |
tree | 64ad6741d90f546e6cf8f4f5708b7d4c6f02d944 /sys-devel/crossdev/crossdev-20120529.ebuild | |
parent | Replace links pointing at git.overlays.gentoo.org. (diff) | |
download | historical-2ebc3538fc4407f0ebbfc18aafad24b21dd31aff.tar.gz historical-2ebc3538fc4407f0ebbfc18aafad24b21dd31aff.tar.bz2 historical-2ebc3538fc4407f0ebbfc18aafad24b21dd31aff.zip |
Replace links pointing at git.overlays.gentoo.org.
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'sys-devel/crossdev/crossdev-20120529.ebuild')
-rw-r--r-- | sys-devel/crossdev/crossdev-20120529.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/crossdev/crossdev-20120529.ebuild b/sys-devel/crossdev/crossdev-20120529.ebuild index 5db51b45f4a4..72f4ab519008 100644 --- a/sys-devel/crossdev/crossdev-20120529.ebuild +++ b/sys-devel/crossdev/crossdev-20120529.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20120529.ebuild,v 1.1 2012/05/29 20:34:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20120529.ebuild,v 1.2 2015/04/25 16:38:01 floppym Exp $ EAPI="4" if [[ ${PV} == "99999999" ]] ; then - EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git" + EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git" inherit git-2 SRC_URI="" #KEYWORDS="" |