diff options
author | 2008-01-10 09:21:44 +0000 | |
---|---|---|
committer | 2008-01-10 09:21:44 +0000 | |
commit | bb2bf26eeceecc3cf615e62c886bd4eedf007054 (patch) | |
tree | 7474c0998448cd62f3015728126c3dae79ecd666 /dev-util/dialog | |
parent | arm stable (diff) | |
download | historical-bb2bf26eeceecc3cf615e62c886bd4eedf007054.tar.gz historical-bb2bf26eeceecc3cf615e62c886bd4eedf007054.tar.bz2 historical-bb2bf26eeceecc3cf615e62c886bd4eedf007054.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/dialog-1.1.20071028.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/dialog/dialog-1.1.20071028.ebuild b/dev-util/dialog/dialog-1.1.20071028.ebuild index edba28cee505..72fdcf91a8b3 100644 --- a/dev-util/dialog/dialog-1.1.20071028.ebuild +++ b/dev-util/dialog/dialog-1.1.20071028.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20071028.ebuild,v 1.2 2007/12/11 16:36:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20071028.ebuild,v 1.3 2008/01/10 09:21:03 vapier 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 nls unicode" RDEPEND=">=app-shells/bash-2.04-r3 |