diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-01-16 09:14:49 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-01-16 09:14:49 +0000 |
commit | d28e240bc74728b0462a0fc06e09c1fb13ac7e96 (patch) | |
tree | 8f7d9cffcad4f7057a0d47cd611052d769735430 /net-dns/knot | |
parent | Fix up JPL regression tests - use correct library search path (diff) | |
download | gentoo-2-d28e240bc74728b0462a0fc06e09c1fb13ac7e96.tar.gz gentoo-2-d28e240bc74728b0462a0fc06e09c1fb13ac7e96.tar.bz2 gentoo-2-d28e240bc74728b0462a0fc06e09c1fb13ac7e96.zip |
Version bump to latest.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/knot')
-rw-r--r-- | net-dns/knot/ChangeLog | 10 | ||||
-rw-r--r-- | net-dns/knot/knot-0.9.ebuild (renamed from net-dns/knot/knot-0.8.1.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/net-dns/knot/ChangeLog b/net-dns/knot/ChangeLog index 7dd4f798f455..cadb269a2b0d 100644 --- a/net-dns/knot/ChangeLog +++ b/net-dns/knot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/knot -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.2 2011/12/29 11:08:19 scarabeus Exp $ +# 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 $ + +*knot-0.9 (16 Jan 2012) + + 16 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> -knot-0.8.1.ebuild, + +knot-0.9.ebuild: + Version bump to latest. 29 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> knot-0.8.1.ebuild: Also want pkgconfig. diff --git a/net-dns/knot/knot-0.8.1.ebuild b/net-dns/knot/knot-0.9.ebuild index 5d42288d8c3d..36371c691b72 100644 --- a/net-dns/knot/knot-0.8.1.ebuild +++ b/net-dns/knot/knot-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.8.1.ebuild,v 1.2 2011/12/29 11:08:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-0.9.ebuild,v 1.1 2012/01/16 09:14:49 scarabeus Exp $ EAPI=4 |