diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2014-03-31 09:21:31 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2014-03-31 09:21:31 +0000 |
commit | 7733cafce0b77bb65f1ad1c9e78249d1596b56ec (patch) | |
tree | bfb4cb40f6ee03f4903246b748cbe81efad28d23 /net-dns | |
parent | Whitespace (diff) | |
download | gentoo-2-7733cafce0b77bb65f1ad1c9e78249d1596b56ec.tar.gz gentoo-2-7733cafce0b77bb65f1ad1c9e78249d1596b56ec.tar.bz2 gentoo-2-7733cafce0b77bb65f1ad1c9e78249d1596b56ec.zip |
Version bump to 1.4.4 remove older. Thanks to Ondrej Caletka.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/knot/ChangeLog | 8 | ||||
-rw-r--r-- | net-dns/knot/knot-1.4.4.ebuild (renamed from net-dns/knot/knot-1.4.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dns/knot/ChangeLog b/net-dns/knot/ChangeLog index 6f03cfa0116f..b01b7caa2fe3 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.23 2014/01/28 09:22:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.24 2014/03/31 09:21:31 scarabeus Exp $ + +*knot-1.4.4 (31 Mar 2014) + + 31 Mar 2014; Tomáš Chvátal <scarabeus@gentoo.org> +knot-1.4.4.ebuild, + -knot-1.4.2.ebuild, knot-9999.ebuild: + Version bump to 1.4.4 remove older. Thanks to Ondrej Caletka. *knot-1.4.2 (28 Jan 2014) diff --git a/net-dns/knot/knot-1.4.2.ebuild b/net-dns/knot/knot-1.4.4.ebuild index 7f32fdd1a7b7..cd98fd9a2d32 100644 --- a/net-dns/knot/knot-1.4.2.ebuild +++ b/net-dns/knot/knot-1.4.4.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.2.ebuild,v 1.1 2014/01/28 09:22:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-1.4.4.ebuild,v 1.1 2014/03/31 09:21:31 scarabeus Exp $ EAPI=5 |