summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-17 20:14:28 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-17 20:14:28 +0000
commit62b87624080e9ba5a863530497b22455e2a3257f (patch)
tree025a91dc145a47bd76fada52f7319a2a5a06b79c /sys-devel/autoconf-wrapper
parentThis is the initial import of the new nwn ebuild which goes with the new nwn-... (diff)
downloadgentoo-2-62b87624080e9ba5a863530497b22455e2a3257f.tar.gz
gentoo-2-62b87624080e9ba5a863530497b22455e2a3257f.tar.bz2
gentoo-2-62b87624080e9ba5a863530497b22455e2a3257f.zip
old
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-4-r1.ebuild27
-rw-r--r--sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-4-r11
2 files changed, 0 insertions, 28 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r1.ebuild
deleted file mode 100644
index ee46b37cfad4..000000000000
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r1.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-wrapper/autoconf-wrapper-4-r1.ebuild,v 1.1 2006/11/05 10:24:37 vapier Exp $
-
-inherit multilib
-
-DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
-HOMEPAGE="http://www.gentoo.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-S=${WORKDIR}
-
-src_install() {
- exeinto /usr/$(get_libdir)/misc
- newexe "${FILESDIR}"/ac-wrapper-${PV}.sh ac-wrapper.sh || die
-
- dodir /usr/bin
- local x=
- for x in auto{conf,header,m4te,reconf,scan,update} ifnames ; do
- dosym ../$(get_libdir)/misc/ac-wrapper.sh /usr/bin/${x} || die
- done
-}
diff --git a/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-4-r1 b/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-4-r1
deleted file mode 100644
index 8b137891791f..000000000000
--- a/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-4-r1
+++ /dev/null
@@ -1 +0,0 @@
-