diff options
Diffstat (limited to 'sys-devel/crossdev/crossdev-20111221.ebuild')
-rw-r--r-- | sys-devel/crossdev/crossdev-20111221.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/crossdev/crossdev-20111221.ebuild b/sys-devel/crossdev/crossdev-20111221.ebuild index 7a0d82cf7ffe..159aab55ed7f 100644 --- a/sys-devel/crossdev/crossdev-20111221.ebuild +++ b/sys-devel/crossdev/crossdev-20111221.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-20111221.ebuild,v 1.2 2012/02/14 20:27:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20111221.ebuild,v 1.3 2015/04/25 16:38:01 floppym Exp $ EAPI="3" 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="" |