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/bison
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/bison')
-rw-r--r--sys-devel/bison/bison-1.28-r3.ebuild4
-rw-r--r--sys-devel/bison/bison-1.30.ebuild4
-rw-r--r--sys-devel/bison/bison-1.32.ebuild4
-rw-r--r--sys-devel/bison/bison-1.34-r1.ebuild4
-rw-r--r--sys-devel/bison/bison-1.34.ebuild4
5 files changed, 15 insertions, 5 deletions
diff --git a/sys-devel/bison/bison-1.28-r3.ebuild b/sys-devel/bison/bison-1.28-r3.ebuild
index 7d3fd1a6a408..c2fda7e19565 100644
--- a/sys-devel/bison/bison-1.28-r3.ebuild
+++ b/sys-devel/bison/bison-1.28-r3.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/bison/bison-1.28-r3.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,9 @@ DESCRIPTION="A yacc-compatible parser generator"
SRC_URI="ftp://prep.ai.mit.edu/gnu/bison/${A}"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/bison/bison-1.30.ebuild b/sys-devel/bison/bison-1.30.ebuild
index e0cded34b269..16e5eaf4e0b2 100644
--- a/sys-devel/bison/bison-1.30.ebuild
+++ b/sys-devel/bison/bison-1.30.ebuild
@@ -1,13 +1,15 @@
# 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/bison/bison-1.30.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )"
diff --git a/sys-devel/bison/bison-1.32.ebuild b/sys-devel/bison/bison-1.32.ebuild
index 7ba9a0adc4f4..9089dfa6c134 100644
--- a/sys-devel/bison/bison-1.32.ebuild
+++ b/sys-devel/bison/bison-1.32.ebuild
@@ -1,13 +1,15 @@
# 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/bison/bison-1.32.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )"
diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild
index d2b11c82717e..835799da6e34 100644
--- a/sys-devel/bison/bison-1.34-r1.ebuild
+++ b/sys-devel/bison/bison-1.34-r1.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/bison/bison-1.34.ebuild b/sys-devel/bison/bison-1.34.ebuild
index 1863b2dcd76e..971ec99524f5 100644
--- a/sys-devel/bison/bison-1.34.ebuild
+++ b/sys-devel/bison/bison-1.34.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"