ulm         14/03/31 07:43:05

  Modified:             ChangeLog os-headers-0.ebuild
  Log:
  Update to EAPI 5. Remove empty variable assignments.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.9                  virtual/os-headers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/os-headers/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   18 Jan 2014 02:58:29 -0000      1.8
+++ ChangeLog   31 Mar 2014 07:43:05 -0000      1.9
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/os-headers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/os-headers/ChangeLog,v 1.8 
2014/01/18 02:58:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/os-headers/ChangeLog,v 1.9 
2014/03/31 07:43:05 ulm Exp $
+
+  31 Mar 2014; Ulrich Müller <[email protected]> os-headers-0.ebuild:
+  Update to EAPI 5. Remove empty variable assignments.
 
   18 Jan 2014; Mike Frysinger <[email protected]> os-headers-0.ebuild:
   Add arm64 love.



1.9                  virtual/os-headers/os-headers-0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/os-headers-0.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/os-headers-0.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/os-headers/os-headers-0.ebuild?r1=1.8&r2=1.9

Index: os-headers-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/os-headers/os-headers-0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- os-headers-0.ebuild 18 Jan 2014 02:58:29 -0000      1.8
+++ os-headers-0.ebuild 31 Mar 2014 07:43:05 -0000      1.9
@@ -1,19 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/os-headers/os-headers-0.ebuild,v 
1.8 2014/01/18 02:58:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/os-headers/os-headers-0.ebuild,v 
1.9 2014/03/31 07:43:05 ulm Exp $
 
-EAPI=1
+EAPI=5
 
 DESCRIPTION="Virtual for operating system headers"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
-DEPEND=""
 # depend on SLOT 0 of linux-headers, because kernel-2.eclass
 # sets a different SLOT for cross-building
 RDEPEND="




Reply via email to