From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SjxON-0006l1-Bq for garchives@archives.gentoo.org; Wed, 27 Jun 2012 18:55:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A128E0605; Wed, 27 Jun 2012 18:55:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D788E0605 for ; Wed, 27 Jun 2012 18:55:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E1461B4710 for ; Wed, 27 Jun 2012 18:54:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2083) id 636D82004B; Wed, 27 Jun 2012 18:54:58 +0000 (UTC) From: "Joerg Bornkessel (hd_brummy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hd_brummy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog vdr-plugin-2.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog vdr-plugin-2.eclass X-VCS-Directories: eclass X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel Content-Type: text/plain; charset=utf8 Message-Id: <20120627185458.636D82004B@flycatcher.gentoo.org> Date: Wed, 27 Jun 2012 18:54:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 35d00d29-689a-476a-a078-6e558ab96c86 X-Archives-Hash: e6facf1e9dbfd049bc271a90352bd6a3 hd_brummy 12/06/27 18:54:58 Modified: ChangeLog vdr-plugin-2.eclass Log: fixed eapi block; bug 423657 Revision Changes Path 1.331 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= ev=3D1.331&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= ev=3D1.331&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= 1=3D1.330&r2=3D1.331 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- ChangeLog 26 Jun 2012 00:06:14 -0000 1.330 +++ ChangeLog 27 Jun 2012 18:54:58 -0000 1.331 @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.330 2012/06/26 0= 0:06:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.331 2012/06/27 1= 8:54:58 hd_brummy Exp $ + + 27 Jun 2012; Joerg Bornkessel vdr-plugin-2.ecla= ss: + fixed eapi block; bug 423657 =20 26 Jun 2012; Robin H. Johnson linux-info.eclass: You must ensure at least one of the version setup functions gets calle= d in 1.8 eclass/vdr-plugin-2.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin-= 2.eclass?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin-= 2.eclass?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin-= 2.eclass?r1=3D1.7&r2=3D1.8 Index: vdr-plugin-2.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/vdr-plugin-2.eclass,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- vdr-plugin-2.eclass 10 Jun 2012 14:59:55 -0000 1.7 +++ vdr-plugin-2.eclass 27 Jun 2012 18:54:58 -0000 1.8 @@ -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/eclass/vdr-plugin-2.eclass,v 1.7 2012= /06/10 14:59:55 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin-2.eclass,v 1.8 2012= /06/27 18:54:58 hd_brummy Exp $ =20 # @ECLASS: vdr-plugin-2.eclass # @MAINTAINER: @@ -45,9 +45,10 @@ =20 inherit base eutils flag-o-matic multilib toolchain-funcs =20 -if ! has "${EAPI:-4}" 4; then - die "API of vdr-plugin-2.eclass in EAPI=3D\"${EAPI}\" not established" -fi +case ${EAPI:-0} in + 4) ;; + *) die "EAPI ${EAPI} unsupported." +esac =20 EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_compile src_instal= l pkg_postinst pkg_postrm pkg_config =20