commit:     4f6c7b9ecd5debdac131c5f31eadc834284c8a22
Author:     Heather <Heather <AT> live <DOT> ru>
AuthorDate: Fri May 29 08:24:27 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Fri May 29 08:24:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=4f6c7b9e

correct gtk-sharp 2.99.1 checksum

 dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
index 18605e0..9d3b871 100644
--- a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
+++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="5"
+EAPI=5
 
 inherit dotnet autotools base
 
@@ -11,7 +11,7 @@ DESCRIPTION="gtk bindings for mono"
 LICENSE="GPL-2"
 HOMEPAGE="http://www.mono-project.com/GtkSharp";
 KEYWORDS="~amd64 ~x86 ~ppc"
-SRC_URI="https://github.com/mono/${PN}/archive/${PV}.zip";
+SRC_URI="https://github.com/mono/${PN}/archive/${PV}.zip -> ${P}.zip"
 IUSE="debug"
 
 RESTRICT="test"

Reply via email to