diff options
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-2.9999.ebuild')
-rw-r--r-- | dev-dotnet/pe-format/pe-format-2.9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index cdce9b138db8..be48e82f97d5 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild,v 1.4 2013/10/14 20:53:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild,v 1.5 2014/07/06 13:17:51 mgorny Exp $ EAPI=5 @@ -15,7 +15,7 @@ inherit autotools-utils fdo-mime systemd DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/" -SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |