diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-31 17:04:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-31 17:04:27 +0000 |
commit | 32c91aa9dba0ca5f72cb3c070afc3d93f4279a7b (patch) | |
tree | b8833302de2c643ba7579ad9d827872b2c6cfd45 /net-irc/loqui/loqui-0.3.9.ebuild | |
parent | Stable on x86 (diff) | |
download | historical-32c91aa9dba0ca5f72cb3c070afc3d93f4279a7b.tar.gz historical-32c91aa9dba0ca5f72cb3c070afc3d93f4279a7b.tar.bz2 historical-32c91aa9dba0ca5f72cb3c070afc3d93f4279a7b.zip |
Version bump. Marked 0.4.1 stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-irc/loqui/loqui-0.3.9.ebuild')
-rw-r--r-- | net-irc/loqui/loqui-0.3.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-irc/loqui/loqui-0.3.9.ebuild b/net-irc/loqui/loqui-0.3.9.ebuild index c6dc22ccfc17..7571de3e70ed 100644 --- a/net-irc/loqui/loqui-0.3.9.ebuild +++ b/net-irc/loqui/loqui-0.3.9.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/loqui/loqui-0.3.9.ebuild,v 1.6 2005/06/09 21:52:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.3.9.ebuild,v 1.7 2005/08/31 17:04:27 swegener Exp $ DESCRIPTION="Loqui is a graphical IRC client for GNOME2 on UNIX like operating system." SRC_URI="http://loqui.good-day.net/src/${P}.tar.gz" @@ -15,6 +15,7 @@ RDEPEND=">=dev-libs/glib-2.2.1 >=x11-libs/gtk+-2.2.1 >=net-libs/gnet-2.0.3" DEPEND="${RDEPEND} + dev-util/pkgconfig nls? ( sys-devel/gettext )" src_compile() { |