public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Ruppert (idl0r)" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog vdr-plugin.eclass
Date: Sun, 15 Jan 2012 17:11:08 +0000 (UTC)	[thread overview]
Message-ID: <20120115171108.B77BD2004B@flycatcher.gentoo.org> (raw)

idl0r       12/01/15 17:11:08

  Modified:             ChangeLog vdr-plugin.eclass
  Log:
  Add EAPI 4 support

Revision  Changes    Path
1.89                 eclass/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	15 Jan 2012 16:40:12 -0000	1.88
+++ ChangeLog	15 Jan 2012 17:11:08 -0000	1.89
@@ -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.88 2012/01/15 16:40:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.89 2012/01/15 17:11:08 idl0r Exp $
+
+  15 Jan 2012; Christian Ruppert <idl0r@gentoo.org> vdr-plugin.eclass:
+  Add EAPI 4 support
 
   15 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
   Improve the --docdir configure grep.



1.78                 eclass/vdr-plugin.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin.eclass?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin.eclass?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/vdr-plugin.eclass?r1=1.77&r2=1.78

Index: vdr-plugin.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/vdr-plugin.eclass,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- vdr-plugin.eclass	31 Dec 2011 01:01:56 -0000	1.77
+++ vdr-plugin.eclass	15 Jan 2012 17:11:08 -0000	1.78
@@ -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/eclass/vdr-plugin.eclass,v 1.77 2011/12/31 01:01:56 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin.eclass,v 1.78 2012/01/15 17:11:08 idl0r Exp $
 #
 # Author:
 #   Matthias Schwarzott <zzam@gentoo.org>
@@ -68,7 +68,7 @@
 
 inherit base multilib eutils flag-o-matic
 
-if ! has "${EAPI:-0}" 0 1 2 3; then
+if ! has "${EAPI:-0}" 0 1 2 3 4; then
 	die "API of vdr-plugin.eclass in EAPI=\"${EAPI}\" not established"
 fi
 
@@ -479,7 +479,7 @@
 	fi
 	if [ -z "$1" ]; then
 		case "${EAPI:-0}" in
-			2|3)
+			2|3|4)
 				vdr-plugin_src_util unpack
 				;;
 			*)
@@ -622,7 +622,7 @@
 }
 
 case "${EAPI:-0}" in
-	2|3)
+	2|3|4)
 		EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_compile src_install pkg_postinst pkg_postrm pkg_config
 		;;
 	*)






             reply	other threads:[~2012-01-15 17:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-15 17:11 Christian Ruppert (idl0r) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-15 20:54 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog vdr-plugin.eclass Christian Ruppert (idl0r)
2012-02-11 20:44 Christian Ruppert (idl0r)
2012-02-15 18:41 Joerg Bornkessel (hd_brummy)
2012-03-09 22:44 Joerg Bornkessel (hd_brummy)
2012-03-09 23:14 Joerg Bornkessel (hd_brummy)
2012-03-18 23:33 Joerg Bornkessel (hd_brummy)
2012-04-07 10:12 Joerg Bornkessel (hd_brummy)
2012-04-07 10:18 Joerg Bornkessel (hd_brummy)
2012-04-18 16:52 Joerg Bornkessel (hd_brummy)
2012-04-23 23:13 Joerg Bornkessel (hd_brummy)
2013-02-18  9:43 Joerg Bornkessel (hd_brummy)
2014-01-15  1:12 Joerg Bornkessel (hd_brummy)
2014-04-26  5:13 Joerg Bornkessel (hd_brummy)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120115171108.B77BD2004B@flycatcher.gentoo.org \
    --to=idl0r@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox