diff options
Diffstat (limited to 'net-irc/lostirc/lostirc-0.2.7.ebuild')
-rw-r--r-- | net-irc/lostirc/lostirc-0.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/lostirc/lostirc-0.2.7.ebuild b/net-irc/lostirc/lostirc-0.2.7.ebuild index 669527966779..0753c1aae550 100644 --- a/net-irc/lostirc/lostirc-0.2.7.ebuild +++ b/net-irc/lostirc/lostirc-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.7.ebuild,v 1.2 2003/09/11 01:23:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.7.ebuild,v 1.3 2003/12/04 03:30:49 zul 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" +KEYWORDS="x86 ~ppc" S=${WORKDIR}/${P} DEPEND=">=sys-apps/sed-4* >=dev-cpp/gtkmm-2.0 |