diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:17:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:44:32 +0200 |
commit | 8e195efeb23e502429a03dbd9fc4bfbb954accff (patch) | |
tree | 691400c7d84f1315c1d64b4ba3992a139e362d61 /dev-dotnet | |
parent | app-accessibility/caribou: whitespace (diff) | |
download | gentoo-8e195efeb23e502429a03dbd9fc4bfbb954accff.tar.gz gentoo-8e195efeb23e502429a03dbd9fc4bfbb954accff.tar.bz2 gentoo-8e195efeb23e502429a03dbd9fc4bfbb954accff.zip |
dev-dotnet/nuget: whitespace
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/nuget/nuget-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/nuget/nuget-2.8.3.ebuild b/dev-dotnet/nuget/nuget-2.8.3.ebuild index a66d865c930c..bb756996d37d 100644 --- a/dev-dotnet/nuget/nuget-2.8.3.ebuild +++ b/dev-dotnet/nuget/nuget-2.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}" # note about blocking nuget: # there are at least two versions of it - on from mono, one from mrward # see https://bugzilla.xamarin.com/show_bug.cgi?id=27693 -# i think version from mrward is enough for now, +# i think version from mrward is enough for now, # that is why there is no slotted install or two different names/locations pkg_setup() { |