diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-30 00:21:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-30 00:21:38 +0000 |
commit | 7ebb561bf6dd99e7109d0ec65ed5b1e19a787009 (patch) | |
tree | b8d44c33bca329d8c24544adab3f0e830a83bdad /net-irc/loqui | |
parent | make sure we put a field width on the sscanf (diff) | |
download | historical-7ebb561bf6dd99e7109d0ec65ed5b1e19a787009.tar.gz historical-7ebb561bf6dd99e7109d0ec65ed5b1e19a787009.tar.bz2 historical-7ebb561bf6dd99e7109d0ec65ed5b1e19a787009.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-irc/loqui')
-rw-r--r-- | net-irc/loqui/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/loqui/Manifest | 12 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.3.9.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index 920bac76af43..527ee6f0e3df 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/loqui # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.20 2005/04/22 15:23:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.21 2005/04/30 00:21:38 gustavoz Exp $ + + 30 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> loqui-0.3.9.ebuild: + Keyworded ~sparc 22 Apr 2005; Sven Wegener <swegener@gentoo.org> -loqui-0.3.6.ebuild: Removed old ebuild. diff --git a/net-irc/loqui/Manifest b/net-irc/loqui/Manifest index 963799c2c709..ebf7f62216ac 100644 --- a/net-irc/loqui/Manifest +++ b/net-irc/loqui/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 74aec1731c24b74a6024f38aaecd0bb7 loqui-0.3.9.ebuild 806 -MD5 195f84f8a2a4102bb81f0cdeb06f829a ChangeLog 3497 +MD5 d925ea7dc888c23ee036fea2a101820e ChangeLog 3591 +MD5 19be4d0b8cf446f587a8cf177a4a359d loqui-0.3.9.ebuild 815 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 2e02a8fe6daa05f7a2b04a0207c16aa9 files/digest-loqui-0.3.9 63 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) -iD8DBQFCaRcVI1lqEGTUzyQRAhSlAJsHgDYkwe/bXZGent5srkKQr+xrowCglh5+ -KwyWy7lmfmzzz7lrKCFqljg= -=wK3/ +iD8DBQFCcs+dKRy60XGEcJIRApeGAJ9QPLcei9p51jhdRZKJwUbKsvVH4ACfZb19 +G91QMw8XlTk3THXe5dfPCaw= +=61dH -----END PGP SIGNATURE----- diff --git a/net-irc/loqui/loqui-0.3.9.ebuild b/net-irc/loqui/loqui-0.3.9.ebuild index ca9920516d26..e3a1c7abd87e 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.3 2005/04/08 18:00:35 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.3.9.ebuild,v 1.4 2005/04/30 00:21:38 gustavoz 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="x86 ppc" +KEYWORDS="x86 ppc ~sparc" IUSE="nls" RDEPEND=">=dev-libs/glib-2.2.1 |