diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-07-27 22:34:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-07-27 22:34:37 +0000 |
commit | 79f6502231a5ef8761dfbfd39b84d867a423237a (patch) | |
tree | 53778a7352e2ef21fb798e85db60e3213061c0cb /app-misc/sl/sl-3.03.ebuild | |
parent | Keyworded ~x86-fbsd (diff) | |
download | historical-79f6502231a5ef8761dfbfd39b84d867a423237a.tar.gz historical-79f6502231a5ef8761dfbfd39b84d867a423237a.tar.bz2 historical-79f6502231a5ef8761dfbfd39b84d867a423237a.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-misc/sl/sl-3.03.ebuild')
-rw-r--r-- | app-misc/sl/sl-3.03.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/sl/sl-3.03.ebuild b/app-misc/sl/sl-3.03.ebuild index bc437602cec8..de84836c10f8 100644 --- a/app-misc/sl/sl-3.03.ebuild +++ b/app-misc/sl/sl-3.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sl/sl-3.03.ebuild,v 1.16 2006/12/30 12:32:11 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sl/sl-3.03.ebuild,v 1.17 2007/07/27 22:34:37 grobian Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/${PN}.tar LICENSE="freedist" SLOT="0" -KEYWORDS="x86 alpha sparc ppc64 ppc ppc-macos ~amd64 hppa" +KEYWORDS="x86 alpha sparc ppc64 ppc ~amd64 hppa" IUSE="linguas_ja debug" DEPEND="sys-libs/ncurses" |