ulm         14/03/31 07:41:18

  Modified:             ChangeLog libc-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.8                  virtual/libc/ChangeLog

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

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



1.7                  virtual/libc/libc-0.ebuild

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

Index: libc-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libc/libc-0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libc-0.ebuild       18 Jan 2014 02:57:43 -0000      1.6
+++ libc-0.ebuild       31 Mar 2014 07:41:18 -0000      1.7
@@ -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/libc/libc-0.ebuild,v 1.6 2014/01/18 
02:57:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libc/libc-0.ebuild,v 1.7 2014/03/31 
07:41:18 ulm Exp $
 
-EAPI=1
+EAPI=5
 
 DESCRIPTION="Virtual for the C library"
-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 ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
 
-DEPEND=""
 # explicitly depend on SLOT 2.2 of glibc, because it sets
 # a different SLOT for cross-compiling
 RDEPEND="!prefix? (




Reply via email to