summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-25 03:00:41 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-25 03:00:41 +0000
commit7800088237d204364c9ec6bda404cf6a347920e2 (patch)
tree88745e8a21cb07ed73e325614393334dd96c666b /sys-devel/autoconf-wrapper
parentFix bug #74098 (diff)
downloadhistorical-7800088237d204364c9ec6bda404cf6a347920e2.tar.gz
historical-7800088237d204364c9ec6bda404cf6a347920e2.tar.bz2
historical-7800088237d204364c9ec6bda404cf6a347920e2.zip
arm/hppa/ia64/s390/sh/x86 stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-1-r1.ebuild29
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild6
-rw-r--r--sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-1-r10
3 files changed, 3 insertions, 32 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-1-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-1-r1.ebuild
deleted file mode 100644
index b5624f1ee9f7..000000000000
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-1-r1.ebuild,v 1.1 2004/12/06 03:44:38 vapier Exp $
-
-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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-PDEPEND=">=sys-devel/autoconf-2.59-r6
- ~sys-devel/autoconf-2.13"
-
-S=${WORKDIR}
-
-src_install() {
- exeinto /usr/lib/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 ../lib/misc/ac-wrapper.sh /usr/bin/${x} || die
- done
-}
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
index f3ae9f284fc2..950e352a2b90 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.2 2004/12/06 23:59:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.3 2005/01/25 02:57:56 vapier Exp $
DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE=""
RDEPEND=">=sys-devel/autoconf-2.59-r6
diff --git a/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-1-r1 b/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-1-r1
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/sys-devel/autoconf-wrapper/files/digest-autoconf-wrapper-1-r1
+++ /dev/null