diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-14 01:15:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-14 01:15:26 +0000 |
commit | 5a7b725b026d7f1d2d67e9440f45b1706755ae4a (patch) | |
tree | f2dcf6baeaf7fefe1ab5cc075f9ab61e6668cebe /sys-devel/crossdev | |
parent | work around dumb configure #98689 (diff) | |
download | historical-5a7b725b026d7f1d2d67e9440f45b1706755ae4a.tar.gz historical-5a7b725b026d7f1d2d67e9440f45b1706755ae4a.tar.bz2 historical-5a7b725b026d7f1d2d67e9440f45b1706755ae4a.zip |
old
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r-- | sys-devel/crossdev/crossdev-0.9.6.ebuild | 21 | ||||
-rw-r--r-- | sys-devel/crossdev/files/digest-crossdev-0.9.6 | 0 |
2 files changed, 0 insertions, 21 deletions
diff --git a/sys-devel/crossdev/crossdev-0.9.6.ebuild b/sys-devel/crossdev/crossdev-0.9.6.ebuild deleted file mode 100644 index b500fc0b3508..000000000000 --- a/sys-devel/crossdev/crossdev-0.9.6.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.9.6.ebuild,v 1.4 2005/07/10 00:47:01 vapier Exp $ - -DESCRIPTION="Gentoo Cross-toolchain generator" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -RDEPEND="sys-apps/portage - app-shells/bash - sys-apps/coreutils" - -src_install() { - dosbin "${FILESDIR}"/crossdev || die - dosed "s:GENTOO_PV:${PV}:" /usr/sbin/crossdev -} diff --git a/sys-devel/crossdev/files/digest-crossdev-0.9.6 b/sys-devel/crossdev/files/digest-crossdev-0.9.6 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sys-devel/crossdev/files/digest-crossdev-0.9.6 +++ /dev/null |