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/autoconf/autoconf-2.52d-r1.ebuild
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/autoconf/autoconf-2.52d-r1.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.52d-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild
index d00a692982a7..99ae2942a72c 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.3 2002/07/09 20:13:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -12,6 +12,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2
ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
+KEYWORDS="x86"
DEPEND=">=sys-devel/m4-1.4p
sys-devel/perl"