diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-29 19:14:02 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-29 19:14:02 +0000 |
commit | 9df38ad1d83e42ab7da1fe3fdce77be0631146d9 (patch) | |
tree | 7485337d05d76215641aa6f2652f1bf915ec9a5e /net-dns/knot | |
parent | Add patch to fix broken jemalloc, bug #405993. (diff) | |
download | gentoo-2-9df38ad1d83e42ab7da1fe3fdce77be0631146d9.tar.gz gentoo-2-9df38ad1d83e42ab7da1fe3fdce77be0631146d9.tar.bz2 gentoo-2-9df38ad1d83e42ab7da1fe3fdce77be0631146d9.zip |
Version bump to 1.0.0 final.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/knot')
-rw-r--r-- | net-dns/knot/ChangeLog | 8 | ||||
-rw-r--r-- | net-dns/knot/knot-1.0.0.ebuild (renamed from net-dns/knot/knot-0.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dns/knot/ChangeLog b/net-dns/knot/ChangeLog index cadb269a2b0d..a1b40d0ce5fd 100644 --- a/net-dns/knot/ChangeLog +++ b/net-dns/knot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/knot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.3 2012/01/16 09:14:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.4 2012/02/29 19:14:02 scarabeus Exp $ + +*knot-1.0.0 (29 Feb 2012) + + 29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> +knot-1.0.0.ebuild, + -knot-0.9.ebuild: + Version bump to 1.0.0 final. *knot-0.9 (16 Jan 2012) diff --git a/net-dns/knot/knot-0.9.ebuild b/net-dns/knot/knot-1.0.0.ebuild index 36371c691b72..0bcc847df9c8 100644 --- a/net-dns/knot/knot-0.9.ebuild +++ b/net-dns/knot/knot-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-0.9.ebuild,v 1.1 2012/01/16 09:14:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-1.0.0.ebuild,v 1.1 2012/02/29 19:14:02 scarabeus Exp $ EAPI=4 |