diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:50:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:50:48 +0000 |
commit | 32745a0d4f5d046c260a6bb4cef11b48743ea0fd (patch) | |
tree | d7c4d20a432037e4fc3ad67dded8e370de0d3b07 /net-irc/xchatosd/xchatosd-5.19.ebuild | |
parent | Add support for more filetypes and colorize support #46587 by José Romildo Ma... (diff) | |
download | gentoo-2-32745a0d4f5d046c260a6bb4cef11b48743ea0fd.tar.gz gentoo-2-32745a0d4f5d046c260a6bb4cef11b48743ea0fd.tar.bz2 gentoo-2-32745a0d4f5d046c260a6bb4cef11b48743ea0fd.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-irc/xchatosd/xchatosd-5.19.ebuild')
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchatosd/xchatosd-5.19.ebuild b/net-irc/xchatosd/xchatosd-5.19.ebuild index 711260f77f0d..753135c0550c 100644 --- a/net-irc/xchatosd/xchatosd-5.19.ebuild +++ b/net-irc/xchatosd/xchatosd-5.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.2 2005/08/01 11:08:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.3 2005/08/24 23:49:25 agriffis Exp $ inherit toolchain-funcs flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/xchatosd/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~ia64" +KEYWORDS="~amd64 ia64 ~ppc x86" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |