diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2014-01-14 16:51:43 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2014-01-14 16:51:43 +0000 |
commit | 90356c77093b21711492727e89af7e14479864f8 (patch) | |
tree | b3cc3c75ce56b5fad1fe052daebad65ce0998e11 /net-dns/knot | |
parent | sys-kernel/aufs-sources: Add fix for aufs3 patch incompatibility (diff) | |
download | gentoo-2-90356c77093b21711492727e89af7e14479864f8.tar.gz gentoo-2-90356c77093b21711492727e89af7e14479864f8.tar.bz2 gentoo-2-90356c77093b21711492727e89af7e14479864f8.zip |
Version bump to 1.4.1 and drop older.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'net-dns/knot')
-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 |