summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-18 01:39:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-18 01:39:23 +0000
commit34c9727f5c65efcb4b1f71555ef284620caf6aaf (patch)
treec779899710c421d7a79b7279e25b89a85144db92 /sys-devel/autoconf-archive
parentAdded patch to prevent overflow from Lluís Batlle i Rossell in bug #79312. (diff)
downloadgentoo-2-34c9727f5c65efcb4b1f71555ef284620caf6aaf.tar.gz
gentoo-2-34c9727f5c65efcb4b1f71555ef284620caf6aaf.tar.bz2
gentoo-2-34c9727f5c65efcb4b1f71555ef284620caf6aaf.zip
old
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2005.06.17.ebuild33
-rw-r--r--sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.06.171
2 files changed, 0 insertions, 34 deletions
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2005.06.17.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2005.06.17.ebuild
deleted file mode 100644
index 08d9f8c84f67..000000000000
--- a/sys-devel/autoconf-archive/autoconf-archive-2005.06.17.ebuild
+++ /dev/null
@@ -1,33 +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/autoconf-archive/autoconf-archive-2005.06.17.ebuild,v 1.2 2005/08/18 01:54:50 vapier Exp $
-
-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_unpack() {
- unpack ${A}
- cd "${S}"
- sed -i \
- -e '/^htmldir/s:$(prefix)/html:$(datadir)/doc/'${PF}'/html:' \
- Makefile.in || die "sed html doc"
-}
-
-src_install() {
- make install DESTDIR="${D}" || die
- rm -r "${D}"/usr/share/${PN}
- dodoc AUTHORS README
-}
diff --git a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.06.17 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.06.17
deleted file mode 100644
index 3e45976f03aa..000000000000
--- a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.06.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 16ec476e31b8a9e81e4fe690d8ce21dc autoconf-archive-2005-06-17.tar.bz2 410630