diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-11 04:23:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-11 04:23:15 +0000 |
commit | f8c61f58b6c4a25f3672b6d82368d7d9a48f94ab (patch) | |
tree | ed6b9da3d98de7829b4e9f6475409d6e10988951 /sys-devel | |
parent | Version bumps #180226. (diff) | |
download | gentoo-2-f8c61f58b6c4a25f3672b6d82368d7d9a48f94ab.tar.gz gentoo-2-f8c61f58b6c4a25f3672b6d82368d7d9a48f94ab.tar.bz2 gentoo-2-f8c61f58b6c4a25f3672b6d82368d7d9a48f94ab.zip |
old
Diffstat (limited to 'sys-devel')
4 files changed, 0 insertions, 60 deletions
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2006.10.15.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2006.10.15.ebuild deleted file mode 100644 index 6d869cde711d..000000000000 --- a/sys-devel/autoconf-archive/autoconf-archive-2006.10.15.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2006.10.15.ebuild,v 1.1 2006/10/15 19:18:46 vapier Exp $ - -inherit eutils - -MY_PV=${PV//./-} -DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" -SRC_URI="http://autoconf-archive.cryp.to/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="sys-devel/automake - sys-devel/autoconf" - -S=${WORKDIR}/${PN}-${MY_PV} - -src_install() { - make install DESTDIR="${D}" || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die -} diff --git a/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild deleted file mode 100644 index 161ecfe38dd4..000000000000 --- a/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild,v 1.1 2006/10/24 18:32:12 vapier Exp $ - -inherit eutils - -MY_PV=${PV//./-} -DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" -SRC_URI="http://autoconf-archive.cryp.to/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="sys-devel/automake - sys-devel/autoconf" - -S=${WORKDIR}/${PN}-${MY_PV} - -src_install() { - emake install DESTDIR="${D}" || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die -} diff --git a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.15 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.15 deleted file mode 100644 index cd2cbf0b432c..000000000000 --- a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.15 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 200b2f4a337b9ded60e2552fc0b5ac08 autoconf-archive-2006-10-15.tar.bz2 490062 -RMD160 5385474205bf075a0b2a83767f6c0a5d12c36619 autoconf-archive-2006-10-15.tar.bz2 490062 -SHA256 894a71c89f31c99b47155a15830fa3f7063df08c12601171a1f425eeb0a3d41b autoconf-archive-2006-10-15.tar.bz2 490062 diff --git a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25 deleted file mode 100644 index fd521cd1d888..000000000000 --- a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 095f9586b829f83cb753a30561f9e77b autoconf-archive-2006-10-25.tar.bz2 517776 -RMD160 93e4d4b15f072b033e93665df6ed102ac216b7d0 autoconf-archive-2006-10-25.tar.bz2 517776 -SHA256 7973f0433abd6936f67c55249581177e010938698124bae3ffea066299db4281 autoconf-archive-2006-10-25.tar.bz2 517776 |