diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-30 10:52:50 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-30 10:52:50 +0000 |
commit | d07d14d04f9756b89b3e3e34a557e18cd09d1a4d (patch) | |
tree | 3cc7a587892c2e52dae62e1e5c9edb71e97f632b /net-irc | |
parent | Stable for amd64 wrt bug #502842 (diff) | |
download | gentoo-2-d07d14d04f9756b89b3e3e34a557e18cd09d1a4d.tar.gz gentoo-2-d07d14d04f9756b89b3e3e34a557e18cd09d1a4d.tar.bz2 gentoo-2-d07d14d04f9756b89b3e3e34a557e18cd09d1a4d.zip |
Stable for amd64 wrt bug #502882
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/loqui/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index 3e6f65ad9353..c73f55ee3187 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/loqui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.47 2014/01/14 06:50:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.48 2014/04/30 10:52:50 nimiux Exp $ + + 30 Apr 2014; Chema Alonso <nimiux@gentoo.org> loqui-0.5.4.ebuild: + Stable for amd64 wrt bug #502882 *loqui-0.5.4 (14 Jan 2014) diff --git a/net-irc/loqui/loqui-0.5.4.ebuild b/net-irc/loqui/loqui-0.5.4.ebuild index b9d9845200f9..10b24c775d4b 100644 --- a/net-irc/loqui/loqui-0.5.4.ebuild +++ b/net-irc/loqui/loqui-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.5.4.ebuild,v 1.1 2014/01/14 06:50:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.5.4.ebuild,v 1.2 2014/04/30 10:52:50 nimiux 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 ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.22:2 |