diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-22 10:31:02 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-22 10:31:02 +0000 |
commit | 928cd374a47161431cd25ae55b6eefe918b4538c (patch) | |
tree | 1aa120ac61e115c74c2b03d67ece869e534c215b /net-im/naim/naim-0.11.7.1.ebuild | |
parent | Added to macos. See bug #57448 (diff) | |
download | historical-928cd374a47161431cd25ae55b6eefe918b4538c.tar.gz historical-928cd374a47161431cd25ae55b6eefe918b4538c.tar.bz2 historical-928cd374a47161431cd25ae55b6eefe918b4538c.zip |
Added to macos. This closes bug #57807.
Diffstat (limited to 'net-im/naim/naim-0.11.7.1.ebuild')
-rw-r--r-- | net-im/naim/naim-0.11.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/naim/naim-0.11.7.1.ebuild b/net-im/naim/naim-0.11.7.1.ebuild index 5215142361bb..078d0b3e6b10 100644 --- a/net-im/naim/naim-0.11.7.1.ebuild +++ b/net-im/naim/naim-0.11.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/naim/naim-0.11.7.1.ebuild,v 1.1 2004/07/13 15:01:17 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/naim/naim-0.11.7.1.ebuild,v 1.2 2004/07/22 10:31:02 usata Exp $ DESCRIPTION="An ncurses based AOL Instant Messenger" @@ -9,7 +9,7 @@ SRC_URI="http://shell.n.ml.org/n/naim/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 macos" IUSE="debug" DEPEND=">=sys-libs/ncurses-5.2" |