diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-27 15:21:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-27 15:21:26 +0000 |
commit | 7ec977fa5960193032d83d6117f8a6052a8ba871 (patch) | |
tree | 9e3e68f49dfe8da3a9c2a3218320ad884e249cf8 /sys-libs/slang/slang-1.4.9-r2.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.tar.gz gentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.tar.bz2 gentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/slang/slang-1.4.9-r2.ebuild')
-rw-r--r-- | sys-libs/slang/slang-1.4.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/slang/slang-1.4.9-r2.ebuild b/sys-libs/slang/slang-1.4.9-r2.ebuild index a6b9cabf528f..85902883b192 100644 --- a/sys-libs/slang/slang-1.4.9-r2.ebuild +++ b/sys-libs/slang/slang-1.4.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.5 2006/02/26 00:05:56 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.6 2006/02/27 15:18:05 corsair Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.bz2 LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86" IUSE="cjk unicode" DEPEND=">=sys-libs/ncurses-5.2-r2" |