diff options
author | Geert Bevin <gbevin@gentoo.org> | 2002-04-07 13:36:44 +0000 |
---|---|---|
committer | Geert Bevin <gbevin@gentoo.org> | 2002-04-07 13:36:44 +0000 |
commit | 3ad7e56693810f0e8a77096cb8a20ae67a63d810 (patch) | |
tree | 96c8f54953e29b4bb372080d1998f80c635e9f2e /sys-devel | |
parent | small fix (diff) | |
download | gentoo-2-3ad7e56693810f0e8a77096cb8a20ae67a63d810.tar.gz gentoo-2-3ad7e56693810f0e8a77096cb8a20ae67a63d810.tar.bz2 gentoo-2-3ad7e56693810f0e8a77096cb8a20ae67a63d810.zip |
added slots
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.13-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.50.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.50c.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52d-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52d.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52i.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53.ebuild | 4 |
8 files changed, 24 insertions, 8 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild index 7d48374685e9..ecaca53b90a4 100644 --- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.4 2002/03/17 23:14:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.5 2002/04/07 13:36:44 gbevin Exp $ S=${WORKDIR}/${P} DESCRIPTION="Used to create autoconfiguration files" @@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4o-r2" +SLOT="2" + src_unpack() { unpack ${A} diff --git a/sys-devel/autoconf/autoconf-2.50.ebuild b/sys-devel/autoconf/autoconf-2.50.ebuild index 22d14e5417ad..4aa528725c82 100644 --- a/sys-devel/autoconf/autoconf-2.50.ebuild +++ b/sys-devel/autoconf/autoconf-2.50.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.50.ebuild,v 1.1 2001/06/06 14:40:04 pete Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.50.ebuild,v 1.2 2002/04/07 13:36:44 gbevin Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4o-r2" +SLOT="2.5" + src_unpack() { unpack ${A} cd ${S} diff --git a/sys-devel/autoconf/autoconf-2.50c.ebuild b/sys-devel/autoconf/autoconf-2.50c.ebuild index fb3c75e7255b..f6d57016eec4 100644 --- a/sys-devel/autoconf/autoconf-2.50c.ebuild +++ b/sys-devel/autoconf/autoconf-2.50c.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.50c.ebuild,v 1.1 2001/08/08 20:37:43 pete Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.50c.ebuild,v 1.2 2002/04/07 13:36:44 gbevin Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4o-r2" +SLOT="2.5" + src_unpack() { unpack ${A} cd ${S} diff --git a/sys-devel/autoconf/autoconf-2.52.ebuild b/sys-devel/autoconf/autoconf-2.52.ebuild index 72b9ff469dd7..51d2a8b86814 100644 --- a/sys-devel/autoconf/autoconf-2.52.ebuild +++ b/sys-devel/autoconf/autoconf-2.52.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52.ebuild,v 1.1 2001/12/21 15:15:32 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52.ebuild,v 1.2 2002/04/07 13:36:44 gbevin Exp $ S=${WORKDIR}/${P} DESCRIPTION="Used to create autoconfiguration files" @@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4o-r2" +SLOT="2.5" + src_compile() { ./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --target=${CHOST} || die emake || die diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index 2439afe0c835..92a13ec543ef 100644 --- a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.1 2002/04/07 06:35:07 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.2 2002/04/07 13:36:44 gbevin Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -15,6 +15,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" +SLOT="2.5" + src_unpack() { unpack ${A} diff --git a/sys-devel/autoconf/autoconf-2.52d.ebuild b/sys-devel/autoconf/autoconf-2.52d.ebuild index 078c0df2af0b..ed2d4a826b13 100644 --- a/sys-devel/autoconf/autoconf-2.52d.ebuild +++ b/sys-devel/autoconf/autoconf-2.52d.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d.ebuild,v 1.2 2002/03/26 01:49:04 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d.ebuild,v 1.3 2002/04/07 13:36:44 gbevin Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -15,6 +15,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" +SLOT="2.5" + src_unpack() { unpack ${A} diff --git a/sys-devel/autoconf/autoconf-2.52i.ebuild b/sys-devel/autoconf/autoconf-2.52i.ebuild index 9a99e8714746..d4de025ed37d 100644 --- a/sys-devel/autoconf/autoconf-2.52i.ebuild +++ b/sys-devel/autoconf/autoconf-2.52i.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52i.ebuild,v 1.1 2002/03/26 00:48:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52i.ebuild,v 1.2 2002/04/07 13:36:44 gbevin Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -15,6 +15,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" +SLOT="2.5" + src_unpack() { unpack ${A} diff --git a/sys-devel/autoconf/autoconf-2.53.ebuild b/sys-devel/autoconf/autoconf-2.53.ebuild index e3c727cd7566..5cf7fe177351 100644 --- a/sys-devel/autoconf/autoconf-2.53.ebuild +++ b/sys-devel/autoconf/autoconf-2.53.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.3 2002/03/21 13:17:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.4 2002/04/07 13:36:44 gbevin Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -15,6 +15,8 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" +SLOT="2.5" + src_unpack() { unpack ${A} |