summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-18 01:54:14 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-18 01:54:14 +0000
commit3391b915b5e0f3570c67f20e3d102b58d991d859 (patch)
tree3d396b0f98ea2803ca8a3e986fc66e0c6e2e51c5 /sys-devel/autoconf-archive
parentamd64/arm/hppa/ia64/m68k/s390/sh stable (diff)
downloadgentoo-2-3391b915b5e0f3570c67f20e3d102b58d991d859.tar.gz
gentoo-2-3391b915b5e0f3570c67f20e3d102b58d991d859.tar.bz2
gentoo-2-3391b915b5e0f3570c67f20e3d102b58d991d859.zip
old
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2005.05.31.ebuild33
-rw-r--r--sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.05.311
2 files changed, 0 insertions, 34 deletions
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2005.05.31.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2005.05.31.ebuild
deleted file mode 100644
index f84bad2cc3e5..000000000000
--- a/sys-devel/autoconf-archive/autoconf-archive-2005.05.31.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.05.31.ebuild,v 1.1 2005/06/01 22:26:35 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.05.31 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.05.31
deleted file mode 100644
index cf9492cd413f..000000000000
--- a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.05.31
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3fe56509bb2680d0f9ffcc77114edc69 autoconf-archive-2005-05-31.tar.bz2 409306