diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-12-08 18:39:07 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-12-08 18:39:07 +0000 |
commit | f0fdef02587815906fc81c2d1d458d6c61724e10 (patch) | |
tree | 67baeb0453a803dd669cfef8785546062c5a6969 /net-dns/unbound | |
parent | Version bump to 10.3.5. (diff) | |
download | gentoo-2-f0fdef02587815906fc81c2d1d458d6c61724e10.tar.gz gentoo-2-f0fdef02587815906fc81c2d1d458d6c61724e10.tar.bz2 gentoo-2-f0fdef02587815906fc81c2d1d458d6c61724e10.zip |
Version bump (bug #532000).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/ChangeLog | 8 | ||||
-rw-r--r-- | net-dns/unbound/unbound-1.5.1.ebuild (renamed from net-dns/unbound/unbound-1.5.1_rc2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog index f26e81bbb735..96db5df30130 100644 --- a/net-dns/unbound/ChangeLog +++ b/net-dns/unbound/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/unbound # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.82 2014/12/04 01:25:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.83 2014/12/08 18:39:07 radhermit Exp $ + +*unbound-1.5.1 (08 Dec 2014) + + 08 Dec 2014; Tim Harder <radhermit@gentoo.org> -unbound-1.5.1_rc2.ebuild, + +unbound-1.5.1.ebuild: + Version bump (bug #532000). *unbound-1.5.1_rc2 (04 Dec 2014) diff --git a/net-dns/unbound/unbound-1.5.1_rc2.ebuild b/net-dns/unbound/unbound-1.5.1.ebuild index 3061a418e9f1..0a7139c3238a 100644 --- a/net-dns/unbound/unbound-1.5.1_rc2.ebuild +++ b/net-dns/unbound/unbound-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1_rc2.ebuild,v 1.1 2014/12/04 01:25:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1.ebuild,v 1.1 2014/12/08 18:39:07 radhermit Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |