diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-26 12:58:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-26 12:58:50 +0000 |
commit | afa717a8eb2659adbb57a49569d7234786b5b791 (patch) | |
tree | 39c96061d3f78bb0594e35a07534d4a4dd4d3bde /net-misc/dhcp/ChangeLog | |
parent | lower CHECKREQS_DISK_BUILD wrt #495242 (diff) | |
download | gentoo-2-afa717a8eb2659adbb57a49569d7234786b5b791.tar.gz gentoo-2-afa717a8eb2659adbb57a49569d7234786b5b791.tar.bz2 gentoo-2-afa717a8eb2659adbb57a49569d7234786b5b791.zip |
Add unit file (#490800)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/dhcp/ChangeLog')
-rw-r--r-- | net-misc/dhcp/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog index dd9e50bb51c9..c07a1e1f2a1f 100644 --- a/net-misc/dhcp/ChangeLog +++ b/net-misc/dhcp/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/dhcp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.246 2013/11/28 20:30:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.247 2013/12/26 12:58:50 pacho Exp $ + +*dhcp-4.2.5_p1-r2 (26 Dec 2013) + + 26 Dec 2013; Pacho Ramos <pacho@gentoo.org> +dhcp-4.2.5_p1-r2.ebuild, + +files/dhcpd.tmpfiles, +files/dhcpd4.service, +files/dhcpd6.service, + +files/dhcrelay4.service, +files/dhcrelay4.service.conf, + +files/dhcrelay6.service, +files/dhcrelay6.service.conf: + Add unit file (#490800) 28 Nov 2013; Mike Frysinger <vapier@gentoo.org> dhcp-4.2.5_p1.ebuild: Mark ia64 stable #488790 by Pacho Ramos. |