diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:47:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:47:13 +0000 |
commit | d32d70267b51d58e6175b0eaa8457ef4e30ad35e (patch) | |
tree | b9559b43758b0574b2935e3ab471c88bd75e8d88 /net-misc/selfdhcp | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d32d70267b51d58e6175b0eaa8457ef4e30ad35e.tar.gz gentoo-2-d32d70267b51d58e6175b0eaa8457ef4e30ad35e.tar.bz2 gentoo-2-d32d70267b51d58e6175b0eaa8457ef4e30ad35e.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-misc/selfdhcp')
-rw-r--r-- | net-misc/selfdhcp/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-misc/selfdhcp/ChangeLog b/net-misc/selfdhcp/ChangeLog index efb6575d42e3..7aa9c4e1ef84 100644 --- a/net-misc/selfdhcp/ChangeLog +++ b/net-misc/selfdhcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/selfdhcp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.8 2012/03/03 15:44:30 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.9 2014/08/10 20:47:13 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> selfdhcp-0.2a-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION *selfdhcp-0.2a-r1 (03 Mar 2012) @@ -36,4 +39,3 @@ 13 Jul 2004; Michael Imhof <tantive@gentoo.org> +selfdhcp-0.2.ebuild: Initial import. Closes #45407. - diff --git a/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild b/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild index 781d8e71e058..a775057012ff 100644 --- a/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild +++ b/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild @@ -1,11 +1,11 @@ -# 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/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild,v 1.1 2012/03/03 15:44:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2a-r1.ebuild,v 1.2 2014/08/10 20:47:13 slyfox Exp $ EAPI=4 inherit eutils -DESCRIPTION="a small stealth network autoconfigure software." +DESCRIPTION="a small stealth network autoconfigure software" HOMEPAGE="http://selfdhcp.sourceforge.net" SRC_URI="mirror://sourceforge/selfdhcp/${P}.tar.bz2" |