diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 22:26:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 22:26:34 +0000 |
commit | 962bd135a6016fe87c466dc1e441011157427241 (patch) | |
tree | b7287d3c0f17fcec13baa0371fa25edb0b6aeaed /net-irc | |
parent | Stable on amd64 wrt bug #428054 (diff) | |
download | gentoo-2-962bd135a6016fe87c466dc1e441011157427241.tar.gz gentoo-2-962bd135a6016fe87c466dc1e441011157427241.tar.bz2 gentoo-2-962bd135a6016fe87c466dc1e441011157427241.zip |
Stable on amd64 wrt bug #428060
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/loqui/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index 79c50ac53107..21a00546eb6b 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/loqui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.42 2012/07/24 18:08:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.43 2012/08/03 22:26:34 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> loqui-0.5.3.ebuild: + Stable on amd64 wrt bug #428060 *loqui-0.5.3 (24 Jul 2012) diff --git a/net-irc/loqui/loqui-0.5.3.ebuild b/net-irc/loqui/loqui-0.5.3.ebuild index 6b3a766ecdea..a179bca11b33 100644 --- a/net-irc/loqui/loqui-0.5.3.ebuild +++ b/net-irc/loqui/loqui-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.5.3.ebuild,v 1.1 2012/07/24 18:08:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.5.3.ebuild,v 1.2 2012/08/03 22:26:34 hwoarang Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/loqui/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.22:2 |