diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-03-31 07:41:18 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-03-31 07:41:18 +0000 |
commit | 416c10e9ce56782ead0e741327a15ae66ff9f601 (patch) | |
tree | a3d3270e7d5b532ef088d9f369f10d8294fe956d /virtual/libc | |
parent | Stable on x86, wrt bug #505148 (diff) | |
download | gentoo-2-416c10e9ce56782ead0e741327a15ae66ff9f601.tar.gz gentoo-2-416c10e9ce56782ead0e741327a15ae66ff9f601.tar.bz2 gentoo-2-416c10e9ce56782ead0e741327a15ae66ff9f601.zip |
Update to EAPI 5. Remove empty variable assignments.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'virtual/libc')
-rw-r--r-- | virtual/libc/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libc/libc-0.ebuild | 10 |
2 files changed, 6 insertions, 9 deletions
diff --git a/virtual/libc/ChangeLog b/virtual/libc/ChangeLog index cb000f28b97e..e37a734882f1 100644 --- a/virtual/libc/ChangeLog +++ b/virtual/libc/ChangeLog @@ -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 <ulm@gentoo.org> libc-0.ebuild: + Update to EAPI 5. Remove empty variable assignments. 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> libc-0.ebuild: Add arm64 love. diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild index 47cdbd0e1966..3b738f552606 100644 --- a/virtual/libc/libc-0.ebuild +++ b/virtual/libc/libc-0.ebuild @@ -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? ( |