diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-08-01 22:10:02 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-08-01 22:10:02 +0000 |
commit | dc2cabb6cc7af045ced54a3370efa3bcb7aba87b (patch) | |
tree | 435d45a6a574fbaec3d5dc9241006eb41706fbcb /net-irc | |
parent | Stable on x86 wrt security Bug #141842 (diff) | |
download | gentoo-2-dc2cabb6cc7af045ced54a3370efa3bcb7aba87b.tar.gz gentoo-2-dc2cabb6cc7af045ced54a3370efa3bcb7aba87b.tar.bz2 gentoo-2-dc2cabb6cc7af045ced54a3370efa3bcb7aba87b.zip |
Stable on x86, bug #142464.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/loqui/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index 8c34a37b8cd9..4d6876003100 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/loqui # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.33 2006/07/04 01:32:43 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.34 2006/08/01 22:10:02 ticho Exp $ + + 01 Aug 2006; Andrej Kacian <ticho@gentoo.org> loqui-0.4.4.ebuild: + Stable on x86, bug #142464. 04 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> loqui-0.4.4.ebuild: Marked ~amd64 diff --git a/net-irc/loqui/loqui-0.4.4.ebuild b/net-irc/loqui/loqui-0.4.4.ebuild index 097786caf711..359301dafca0 100644 --- a/net-irc/loqui/loqui-0.4.4.ebuild +++ b/net-irc/loqui/loqui-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.4.4.ebuild,v 1.2 2006/07/04 01:32:43 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.4.4.ebuild,v 1.3 2006/08/01 22:10:02 ticho 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" @@ -8,7 +8,7 @@ HOMEPAGE="http://loqui.good-day.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="nls" RDEPEND=">=dev-libs/glib-2.2.1 |