summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:26 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:26 +0000
commit171d7cba6ab819eea36306ff76533ae9199b6455 (patch)
tree09a93862d802226848c96aa65890a95cec5fceab /dev-util/dialog
parentChanged to econf and einstall. Patched configure to squash the (diff)
downloadgentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.gz
gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.bz2
gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.zip
initial alpha (axp) support for gentoo
Diffstat (limited to 'dev-util/dialog')
-rw-r--r--dev-util/dialog/dialog-0.9_beta20020519.ebuild4
1 files changed, 2 insertions, 2 deletions
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"