diff options
Diffstat (limited to 'net-irc/xchatosd/xchatosd-5.18.ebuild')
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchatosd/xchatosd-5.18.ebuild b/net-irc/xchatosd/xchatosd-5.18.ebuild index 33f33c1220f3..660dff196ead 100644 --- a/net-irc/xchatosd/xchatosd-5.18.ebuild +++ b/net-irc/xchatosd/xchatosd-5.18.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.18.ebuild,v 1.2 2005/02/25 16:49:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.18.ebuild,v 1.3 2005/04/10 11:48:36 swegener Exp $ inherit eutils 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="x86 ~ppc ~amd64 ~ia64" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |