diff options
-rw-r--r-- | net-dns/knot/ChangeLog | 8 | ||||
-rw-r--r-- | net-dns/knot/knot-1.4.1.ebuild (renamed from net-dns/knot/knot-1.4.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dns/knot/ChangeLog b/net-dns/knot/ChangeLog index 10a06de50b6b..94f1a7e8caf1 100644 --- a/net-dns/knot/ChangeLog +++ b/net-dns/knot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/knot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.21 2014/01/09 18:04:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.22 2014/01/14 16:51:43 scarabeus Exp $ + +*knot-1.4.1 (14 Jan 2014) + + 14 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> +knot-1.4.1.ebuild, + -knot-1.4.0.ebuild: + Version bump to 1.4.1 and drop older. *knot-9999 (09 Jan 2014) *knot-1.4.0 (09 Jan 2014) diff --git a/net-dns/knot/knot-1.4.0.ebuild b/net-dns/knot/knot-1.4.1.ebuild index 14297a3fe347..30064bbaa2e6 100644 --- a/net-dns/knot/knot-1.4.0.ebuild +++ b/net-dns/knot/knot-1.4.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/knot/knot-1.4.0.ebuild,v 1.1 2014/01/09 18:04:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-1.4.1.ebuild,v 1.1 2014/01/14 16:51:43 scarabeus Exp $ EAPI=5 |