diff options
author | 2013-06-04 16:11:35 +0000 | |
---|---|---|
committer | 2013-06-04 16:11:35 +0000 | |
commit | 667decf09706b217502075ba3ceb5f93d8706b3d (patch) | |
tree | bab1856d5d29c43a472e1970b75e827e90161eb6 /net-misc/dhcpcd | |
parent | m68k stable wrt #463678 (diff) | |
download | gentoo-2-667decf09706b217502075ba3ceb5f93d8706b3d.tar.gz gentoo-2-667decf09706b217502075ba3ceb5f93d8706b3d.tar.bz2 gentoo-2-667decf09706b217502075ba3ceb5f93d8706b3d.zip |
version bump, 5.99.7 was just released
(Portage version: 2.2.0_alpha177/cvs/Linux i686, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-5.99.7.ebuild (renamed from net-misc/dhcpcd/dhcpcd-5.99.6.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 7c9897a3493f..8a2f605ea13a 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.356 2013/06/04 01:30:38 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.357 2013/06/04 16:11:35 williamh Exp $ + +*dhcpcd-5.99.7 (04 Jun 2013) + + 04 Jun 2013; William Hubbs <williamh@gentoo.org> +dhcpcd-5.99.7.ebuild, + -dhcpcd-5.99.6.ebuild: + version bump, 5.99.7 was just released *dhcpcd-5.99.6 (04 Jun 2013) diff --git a/net-misc/dhcpcd/dhcpcd-5.99.6.ebuild b/net-misc/dhcpcd/dhcpcd-5.99.7.ebuild index 845155f27b98..5d6cd8265342 100644 --- a/net-misc/dhcpcd/dhcpcd-5.99.6.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.99.6.ebuild,v 1.1 2013/06/04 01:30:38 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.99.7.ebuild,v 1.1 2013/06/04 16:11:35 williamh Exp $ EAPI=5 |