diff options
Diffstat (limited to 'net-irc/lostirc/lostirc-0.4.6.ebuild')
-rw-r--r-- | net-irc/lostirc/lostirc-0.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/lostirc/lostirc-0.4.6.ebuild b/net-irc/lostirc/lostirc-0.4.6.ebuild index 1c8322fe079f..ecd9972e10cd 100644 --- a/net-irc/lostirc/lostirc-0.4.6.ebuild +++ b/net-irc/lostirc/lostirc-0.4.6.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/lostirc/lostirc-0.4.6.ebuild,v 1.4 2005/07/08 14:35:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.4.6.ebuild,v 1.5 2005/08/12 19:17:40 metalgod Exp $ inherit base @@ -10,7 +10,7 @@ HOMEPAGE="http://lostirc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 sparc" +KEYWORDS="amd64 ppc sparc x86" RDEPEND=">=dev-cpp/gtkmm-2.4 >=dev-cpp/glibmm-2.4.4 |