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 | b73eb14f0c7b8ae977fffdfec0b86010ea7cc1c8 (patch) | |
tree | 7650aa0863f5bb519a5cb77b51feab59b1da57fa /sys-devel | |
parent | work around dumb configure #98689 (diff) | |
download | gentoo-2-b73eb14f0c7b8ae977fffdfec0b86010ea7cc1c8.tar.gz gentoo-2-b73eb14f0c7b8ae977fffdfec0b86010ea7cc1c8.tar.bz2 gentoo-2-b73eb14f0c7b8ae977fffdfec0b86010ea7cc1c8.zip |
old
Diffstat (limited to 'sys-devel')
-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 |