summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/mono-zeroconf/ChangeLog9
-rw-r--r--dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-dotnet/mono-zeroconf/ChangeLog b/dev-dotnet/mono-zeroconf/ChangeLog
index 0cd2b94648fb..d6c31855fb27 100644
--- a/dev-dotnet/mono-zeroconf/ChangeLog
+++ b/dev-dotnet/mono-zeroconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/mono-zeroconf
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/ChangeLog,v 1.17 2012/05/04 03:56:57 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/ChangeLog,v 1.18 2014/08/10 20:03:22 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ mono-zeroconf-0.9.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
04 May 2012; Jeff Horelick <jdhore@gentoo.org> mono-zeroconf-0.9.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
@@ -80,4 +84,3 @@
27 Jan 2008; Samuli Suominen <drac@gentoo.org>
+mono-zeroconf-0.7.5.ebuild:
Initial commit as part of #205210
-
diff --git a/dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild b/dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild
index 306534d875e4..33517843a7a3 100644
--- a/dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild
+++ b/dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 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/mono-zeroconf/mono-zeroconf-0.9.0.ebuild,v 1.6 2012/05/04 03:56:57 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/mono-zeroconf-0.9.0.ebuild,v 1.7 2014/08/10 20:03:22 slyfox Exp $
EAPI=2
inherit base mono
-DESCRIPTION="a cross platform Zero Configuration Networking library for Mono and .NET."
+DESCRIPTION="a cross platform Zero Configuration Networking library for Mono and .NET"
HOMEPAGE="http://www.mono-project.com/Mono.Zeroconf"
SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.bz2"