diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-18 11:25:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-18 11:25:36 +0000 |
commit | f973a28d55f6092ed45060c8536d49b56a332de8 (patch) | |
tree | f9ec355e8ccc133a34150db84c7b9c39bcff01c2 /dev-util/dialog/dialog-1.1.20070514.ebuild | |
parent | Add ~alpha/~ia64 wrt #182196 (diff) | |
download | gentoo-2-f973a28d55f6092ed45060c8536d49b56a332de8.tar.gz gentoo-2-f973a28d55f6092ed45060c8536d49b56a332de8.tar.bz2 gentoo-2-f973a28d55f6092ed45060c8536d49b56a332de8.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-util/dialog/dialog-1.1.20070514.ebuild')
-rw-r--r-- | dev-util/dialog/dialog-1.1.20070514.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dialog/dialog-1.1.20070514.ebuild b/dev-util/dialog/dialog-1.1.20070514.ebuild index fc8a0e2d407c..f5a0ba055c03 100644 --- a/dev-util/dialog/dialog-1.1.20070514.ebuild +++ b/dev-util/dialog/dialog-1.1.20070514.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20070514.ebuild,v 1.1 2007/05/19 14:40:35 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20070514.ebuild,v 1.2 2007/06/18 11:25:36 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="examples unicode" DEPEND=">=app-shells/bash-2.04-r3 |