jer 14/07/10 18:47:49 Modified: libdnsres-0.1a-r2.ebuild ChangeLog Log: EAPI bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.6 dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?r1=1.5&r2=1.6 Index: libdnsres-0.1a-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libdnsres-0.1a-r2.ebuild 28 Apr 2013 21:56:55 -0000 1.5 +++ libdnsres-0.1a-r2.ebuild 10 Jul 2014 18:47:49 -0000 1.6 @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.5 2013/04/28 21:56:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.6 2014/07/10 18:47:49 jer Exp $ -EAPI=4 +EAPI=5 inherit autotools eutils @@ -13,7 +13,6 @@ LICENSE="BSD-4" SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" -IUSE="" DEPEND="dev-libs/libevent" RDEPEND="${DEPEND}" 1.19 dev-libs/libdnsres/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 28 Apr 2013 21:56:55 -0000 1.18 +++ ChangeLog 10 Jul 2014 18:47:49 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libdnsres -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.18 2013/04/28 21:56:55 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.19 2014/07/10 18:47:49 jer Exp $ + + 10 Jul 2014; Jeroen Roovers <[email protected]> libdnsres-0.1a-r2.ebuild: + EAPI bump. 28 Apr 2013; Jeroen Roovers <[email protected]> -libdnsres-0.1a-r1.ebuild, libdnsres-0.1a-r2.ebuild:
