diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-04 21:28:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-04 21:28:42 +0000 |
commit | f95e86d2942625926519f2a86f359546ab66707f (patch) | |
tree | 6f58c28d054351fcabc67ebb51556b8a379e449b /sys-devel/autoconf-archive | |
parent | Stable 1.0.6 on x86. (diff) | |
download | gentoo-2-f95e86d2942625926519f2a86f359546ab66707f.tar.gz gentoo-2-f95e86d2942625926519f2a86f359546ab66707f.tar.bz2 gentoo-2-f95e86d2942625926519f2a86f359546ab66707f.zip |
old
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r-- | sys-devel/autoconf-archive/autoconf-archive-2005.04.18.ebuild | 33 | ||||
-rw-r--r-- | sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.04.18 | 1 |
2 files changed, 0 insertions, 34 deletions
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2005.04.18.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2005.04.18.ebuild deleted file mode 100644 index 0f14b5bf5d32..000000000000 --- a/sys-devel/autoconf-archive/autoconf-archive-2005.04.18.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.04.18.ebuild,v 1.1 2005/04/28 04:16:52 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.04.18 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.04.18 deleted file mode 100644 index a8ada4009628..000000000000 --- a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.04.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 ac74b92e6e346f2ee7e9e67f07aaf120 autoconf-archive-2005-04-18.tar.bz2 408934 |