diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-29 04:35:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-29 04:35:51 +0000 |
commit | 87b5af8cfd7cfc834daf06c14d9ecdc1091f743a (patch) | |
tree | 87ed925307573c650c1aa5a4c2633495de1ccec2 /sys-devel/crossdev | |
parent | Fix building with sanitized linux-headers, fix stripping of .o objects, and d... (diff) | |
download | gentoo-2-87b5af8cfd7cfc834daf06c14d9ecdc1091f743a.tar.gz gentoo-2-87b5af8cfd7cfc834daf06c14d9ecdc1091f743a.tar.bz2 gentoo-2-87b5af8cfd7cfc834daf06c14d9ecdc1091f743a.zip |
old
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r-- | sys-devel/crossdev/crossdev-0.9.18-r2.ebuild | 21 | ||||
-rw-r--r-- | sys-devel/crossdev/files/digest-crossdev-0.9.18-r2 | 0 |
2 files changed, 0 insertions, 21 deletions
diff --git a/sys-devel/crossdev/crossdev-0.9.18-r2.ebuild b/sys-devel/crossdev/crossdev-0.9.18-r2.ebuild deleted file mode 100644 index ee4d120b3c44..000000000000 --- a/sys-devel/crossdev/crossdev-0.9.18-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.9.18-r2.ebuild,v 1.1 2007/06/09 00:10:25 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 ~x86-fbsd" -IUSE="" - -RDEPEND=">=sys-apps/portage-2.1 - app-shells/bash - || ( dev-util/unifdef sys-freebsd/freebsd-ubin )" - -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.18-r2 b/sys-devel/crossdev/files/digest-crossdev-0.9.18-r2 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sys-devel/crossdev/files/digest-crossdev-0.9.18-r2 +++ /dev/null |