From: Mike Frysinger Date: Wed, 3 Jan 2007 06:09:32 +0000 (+0000) Subject: old #143390 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5c7c113c990e53c4bad6972ae1f5bf7ce6580cfc;p=gentoo.git old #143390 --- diff --git a/app-emulation/emul-linux-ppc-glibc/ChangeLog b/app-emulation/emul-linux-ppc-glibc/ChangeLog deleted file mode 100644 index d45472f1bfb2..000000000000 --- a/app-emulation/emul-linux-ppc-glibc/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for app-emulation/emul-linux-ppc-glibc -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-ppc-glibc/ChangeLog,v 1.1 2005/07/15 18:15:32 nigoro Exp $ - -*emul-linux-ppc-glibc-2.3.4.20041102-r1 (15 Jul 2005) - - 15 Jul 2005; Yuta SATOH +metadata.xml, - +emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild: - initial import, bug #97162 - diff --git a/app-emulation/emul-linux-ppc-glibc/Manifest b/app-emulation/emul-linux-ppc-glibc/Manifest deleted file mode 100644 index def6f6876581..000000000000 --- a/app-emulation/emul-linux-ppc-glibc/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a887712c9ddd14ffe10ddc52a07aeeda metadata.xml 287 -MD5 61710ef09a3b1fd51b15dc4f39334927 ChangeLog 437 -MD5 3d615c6cc784b2c339f298c9a830b59f emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild 1825 -MD5 18f6bdfbef0143d4665ef514246bac3c files/digest-emul-linux-ppc-glibc-2.3.4.20041102-r1 251 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC1/1o60LfUIagIAkRAtYtAKClVA7KhruZ/MWhU01U4EKpbpDCqgCdGE5f -+paJVXatDkeeA9L5klEz5Mo= -=XB1q ------END PGP SIGNATURE----- diff --git a/app-emulation/emul-linux-ppc-glibc/emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild b/app-emulation/emul-linux-ppc-glibc/emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild deleted file mode 100644 index 1704748572de..000000000000 --- a/app-emulation/emul-linux-ppc-glibc/emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-ppc-glibc/emul-linux-ppc-glibc-2.3.4.20041102-r1.ebuild,v 1.1 2005/07/15 18:15:32 nigoro Exp $ - -IUSE="nptl nptlonly" - -# Renamed 1.0 to 2.3.4.20041102-r1 so the version number was more descript, -# but use the old tarballs as they're still fine... -MY_PV=1.0 - -DESCRIPTION="GNU C Library for emulation of 32bit ppc on ppc64" -HOMEPAGE="http://www.gentoo.org/" -BASE_URI="http://dev.gentoo.org/~nigoro/ppc64/multilib/files" -SRC_URI="!nptl? ( ${BASE_URI}/${PN}-${MY_PV}-lt.tar.bz2 ) - nptl? ( !nptlonly? ( ${BASE_URI}/${PN}-${MY_PV}-nptl.tar.bz2 ) ) - nptl? ( nptlonly? ( ${BASE_URI}/${PN}-${MY_PV}-nptlonly.tar.bz2 ) )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~ppc64" - -DEPEND="" -RDEPEND=">=sys-libs/glibc-${PV}" - -S=${WORKDIR} - -src_install() { - tar -c -f - . | tar -x -f - -C ${D} - - # create env.d entry - mkdir -p ${D}/etc/env.d - cat > ${D}/etc/env.d/40emul-linux-ppc-glibc < - - - ppc64 - - nigoro@gentoo.org - - - ppc64@gentoo.org - - -