summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-04-07 13:46:10 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-04-07 13:46:10 +0000
commitb1ee80fb09b838634e0b43182fc314d2d5eb8073 (patch)
treecab11bca0d9db37b23b4273997d95b0a6ae453ea /sys-devel/automake
parentadded slots (diff)
downloadgentoo-2-b1ee80fb09b838634e0b43182fc314d2d5eb8073.tar.gz
gentoo-2-b1ee80fb09b838634e0b43182fc314d2d5eb8073.tar.bz2
gentoo-2-b1ee80fb09b838634e0b43182fc314d2d5eb8073.zip
added slots
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.4_p5.ebuild4
-rw-r--r--sys-devel/automake/automake-1.5-r1.ebuild2
-rw-r--r--sys-devel/automake/automake-1.5b.ebuild3
-rw-r--r--sys-devel/automake/automake-1.5d-r1.ebuild3
-rw-r--r--sys-devel/automake/automake-1.5d-r2.ebuild3
-rw-r--r--sys-devel/automake/automake-1.5d.ebuild3
-rw-r--r--sys-devel/automake/automake-1.6-r1.ebuild6
7 files changed, 17 insertions, 7 deletions
diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild
index a18e3610473a..cf9c5920c506 100644
--- a/sys-devel/automake/automake-1.4_p5.ebuild
+++ b/sys-devel/automake/automake-1.4_p5.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/automake/automake-1.4_p5.ebuild,v 1.3 2002/03/21 08:20:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.4 2002/04/07 13:46:10 gbevin Exp $
MY_P=${P/_/-}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"
+SLOT="1.4"
+
src_compile() {
./configure --prefix=/usr \
--infodir=/usr/share/info \
diff --git a/sys-devel/automake/automake-1.5-r1.ebuild b/sys-devel/automake/automake-1.5-r1.ebuild
index 8f372f5a429f..208de7cb5b79 100644
--- a/sys-devel/automake/automake-1.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.5-r1.ebuild
@@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"
+SLOT="1.5"
+
src_compile() {
try ./configure --prefix=/usr --infodir=/usr/share/info --host=${CHOST}
try make ${MAKEOPTS}
diff --git a/sys-devel/automake/automake-1.5b.ebuild b/sys-devel/automake/automake-1.5b.ebuild
index 413476877147..a04478eb8e67 100644
--- a/sys-devel/automake/automake-1.5b.ebuild
+++ b/sys-devel/automake/automake-1.5b.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 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/automake/automake-1.5b.ebuild,v 1.1 2001/12/16 15:14:56 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5b.ebuild,v 1.2 2002/04/07 13:46:10 gbevin Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl"
+SLOT="1.5"
src_compile() {
diff --git a/sys-devel/automake/automake-1.5d-r1.ebuild b/sys-devel/automake/automake-1.5d-r1.ebuild
index 962b85d287e2..1024cd366e53 100644
--- a/sys-devel/automake/automake-1.5d-r1.ebuild
+++ b/sys-devel/automake/automake-1.5d-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/automake/automake-1.5d-r1.ebuild,v 1.2 2002/03/26 01:20:27 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r1.ebuild,v 1.3 2002/04/07 13:46:10 gbevin Exp $
OLD_PV=1.4-p5
OLD_P=${PN}-${OLD_PV}
@@ -15,6 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.52-r1"
+SLOT="1.5"
src_compile() {
diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild
index a39cce87cda9..438cca92c164 100644
--- a/sys-devel/automake/automake-1.5d-r2.ebuild
+++ b/sys-devel/automake/automake-1.5d-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
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.1 2002/04/07 06:35:03 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.2 2002/04/07 13:46:10 gbevin Exp $
OLD_PV=1.4-p5
OLD_P=${PN}-${OLD_PV}
@@ -15,6 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.52-r1"
+SLOT="1.5"
src_compile() {
diff --git a/sys-devel/automake/automake-1.5d.ebuild b/sys-devel/automake/automake-1.5d.ebuild
index 0cee4d25bb45..5f2331c3b7d1 100644
--- a/sys-devel/automake/automake-1.5d.ebuild
+++ b/sys-devel/automake/automake-1.5d.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/automake/automake-1.5d.ebuild,v 1.1 2002/03/21 20:45:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d.ebuild,v 1.2 2002/04/07 13:46:10 gbevin Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53"
+SLOT="1.5"
src_compile() {
# stupid configure script goes and run autoconf in a subdir,
diff --git a/sys-devel/automake/automake-1.6-r1.ebuild b/sys-devel/automake/automake-1.6-r1.ebuild
index a3dbc06a8e71..ec973062cbc1 100644
--- a/sys-devel/automake/automake-1.6-r1.ebuild
+++ b/sys-devel/automake/automake-1.6-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/automake/automake-1.6-r1.ebuild,v 1.1 2002/03/21 20:45:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6-r1.ebuild,v 1.2 2002/04/07 13:46:10 gbevin Exp $
OLD_PV=1.4-p5
OLD_P=${PN}-${OLD_PV}
@@ -14,7 +14,9 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53"
-
+
+# !!!!!! VERIFY THIS, is it binary incompatible with 1.5???? !!!!!!!!
+SLOT="1.6"
src_compile() {