summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
commit552c0ff9fa473c3ad851fba868d8919c9e657237 (patch)
tree2f0dde33215cb8fa852050fa4af21ea8d636cf5e /sys-devel/automake
parentAdded LICENSE and HOMEPAGE tags (diff)
downloadgentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.tar.gz
gentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.tar.bz2
gentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.zip
Added SLOT and KEYWORDS tags
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.4_p5.ebuild3
-rw-r--r--sys-devel/automake/automake-1.5d-r2.ebuild3
-rw-r--r--sys-devel/automake/automake-1.6.1-r6.ebuild1
3 files changed, 5 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild
index 2633b0fa078a..0fac40db0d6a 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.5 2002/07/09 20:13:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.6 2002/07/10 13:45:38 aliz Exp $
MY_P=${P/_/-}
S=${WORKDIR}/${MY_P}
@@ -9,6 +9,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am"
SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${MY_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
+KEYWORDS="x86"
DEPEND="sys-devel/perl"
diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild
index 7e7cb9cdf73d..fa7ea43086ea 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.3 2002/07/09 20:13:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $
OLD_PV=1.4-p5
OLD_P=${PN}-${OLD_PV}
@@ -12,6 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/${PN}/${P}.tar.bz2
ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
+KEYWORDS="x86"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.52-r1"
diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild
index 1c1efbde5a86..a59bcafbb529 100644
--- a/sys-devel/automake/automake-1.6.1-r6.ebuild
+++ b/sys-devel/automake/automake-1.6.1-r6.ebuild
@@ -48,6 +48,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
+KEYWORDS="x86"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53-r1"