diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20020519.ebuild | 4 | ||||
-rw-r--r-- | dev-util/insight/insight-5.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/intltool/intltool-0.22.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 79d01e8a03ea..1feb2c5c8bc6 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.10 2002/08/16 04:04:41 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.11 2002/09/14 15:51:24 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" @@ -9,7 +9,7 @@ HOMEPAGE="http://cscope.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND=">=sys-libs/ncurses-5.2" DEPEND="${RDEPEND} diff --git a/dev-util/dialog/dialog-0.9_beta20020519.ebuild b/dev-util/dialog/dialog-0.9_beta20020519.ebuild index 06b61dc7dd46..4a3ab2251316 100644 --- a/dev-util/dialog/dialog-0.9_beta20020519.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20020519.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.6 2002/08/16 04:04:41 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.7 2002/09/14 15:51:24 bjb Exp $ MY_PV="0.9b-20020519" S=${WORKDIR}/dialog-${MY_PV} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.advancedresearch.org/dialog/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND=">=sys-apps/bash-2.04-r3 >=sys-libs/ncurses-5.2-r5" diff --git a/dev-util/insight/insight-5.2.1.ebuild b/dev-util/insight/insight-5.2.1.ebuild index 74442db47c60..f2ce99007d68 100644 --- a/dev-util/insight/insight-5.2.1.ebuild +++ b/dev-util/insight/insight-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-5.2.1.ebuild,v 1.2 2002/09/01 19:44:30 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-5.2.1.ebuild,v 1.3 2002/09/14 15:51:24 bjb Exp $ DESCRIPTION="A graphical interface to the GNU debugger" HOMEPAGE="http://sources.redhat.com/insight/index.html" @@ -10,7 +10,7 @@ RDEPEND="${DEPEND} nls? ( sys-devel/gettext )" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" SRC_URI="ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" S=${WORKDIR}/${P} diff --git a/dev-util/intltool/intltool-0.22.ebuild b/dev-util/intltool/intltool-0.22.ebuild index e728d1d5ac0a..bb634a3fdc11 100644 --- a/dev-util/intltool/intltool-0.22.ebuild +++ b/dev-util/intltool/intltool-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.22.ebuild,v 1.4 2002/08/16 04:04:42 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.22.ebuild,v 1.5 2002/09/14 15:51:24 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scripts for extracting translatable strings from various sourcefiles" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND=">=dev-libs/popt-1.5 >=sys-devel/perl-5.6.0" |