diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-17 22:54:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-17 22:54:01 +0000 |
commit | 7f48cf8b80e2f34cdc7216bd7febc1e7d37c40c4 (patch) | |
tree | 6db76af6eca2dce55edd74373ced55dde6fe628e /dev-util/autotoolset | |
parent | id3lib-docs is no more in portage. (diff) | |
download | historical-7f48cf8b80e2f34cdc7216bd7febc1e7d37c40c4.tar.gz historical-7f48cf8b80e2f34cdc7216bd7febc1e7d37c40c4.tar.bz2 historical-7f48cf8b80e2f34cdc7216bd7febc1e7d37c40c4.zip |
old
Diffstat (limited to 'dev-util/autotoolset')
-rw-r--r-- | dev-util/autotoolset/autotoolset-0.11.4.ebuild | 31 | ||||
-rw-r--r-- | dev-util/autotoolset/files/digest-autotoolset-0.11.4 | 1 |
2 files changed, 0 insertions, 32 deletions
diff --git a/dev-util/autotoolset/autotoolset-0.11.4.ebuild b/dev-util/autotoolset/autotoolset-0.11.4.ebuild deleted file mode 100644 index c5630eb2ba11..000000000000 --- a/dev-util/autotoolset/autotoolset-0.11.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autotoolset/autotoolset-0.11.4.ebuild,v 1.3 2005/05/07 09:36:10 dholm Exp $ - -inherit eutils - -DESCRIPTION="colection of small tools to simplify project development with autotools" -HOMEPAGE="http://autotoolset.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND="virtual/libc - sys-devel/autoconf - sys-devel/automake - sys-devel/libtool - app-arch/sharutils - app-arch/gzip - dev-lang/perl" - -src_test() { - emake check || die "test failed" -} - -src_install() { - make install DESTDIR="${D}" || die "Installation failed" - dodoc AUTHORS ChangeLog NEWS README THANKS TODO -} diff --git a/dev-util/autotoolset/files/digest-autotoolset-0.11.4 b/dev-util/autotoolset/files/digest-autotoolset-0.11.4 deleted file mode 100644 index 0c00a283ec5a..000000000000 --- a/dev-util/autotoolset/files/digest-autotoolset-0.11.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 91c66320a12744815e8dd487af518676 autotoolset-0.11.4.tar.bz2 1156980 |