From d09900cc0bdc70c5efa12372159512930bc5e415 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Fri, 4 Jan 2013 13:27:28 +0000 Subject: We can actually be eapi5. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8) --- net-dns/knot/ChangeLog | 5 ++++- net-dns/knot/knot-1.1.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net-dns/knot/ChangeLog b/net-dns/knot/ChangeLog index 7e73a7ad6ee6..32e4996e3481 100644 --- a/net-dns/knot/ChangeLog +++ b/net-dns/knot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/knot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.16 2013/01/04 13:26:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.17 2013/01/04 13:27:28 scarabeus Exp $ + + 04 Jan 2013; Tomáš Chvátal knot-1.1.3.ebuild: + We can actually be eapi5. *knot-1.1.3 (04 Jan 2013) diff --git a/net-dns/knot/knot-1.1.3.ebuild b/net-dns/knot/knot-1.1.3.ebuild index 1ca522e2229e..e13b37a06346 100644 --- a/net-dns/knot/knot-1.1.3.ebuild +++ b/net-dns/knot/knot-1.1.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-1.1.3.ebuild,v 1.1 2013/01/04 13:26:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-1.1.3.ebuild,v 1.2 2013/01/04 13:27:28 scarabeus Exp $ -EAPI=4 +EAPI=5 inherit eutils autotools -- cgit v1.2.3-65-gdbad