diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:09:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:09:08 +0000 |
commit | d9c8a8e8547c6e8250bf74770787754c1d72b6c0 (patch) | |
tree | febc28d18a175dbc328d81986787af95e36b30d1 /net-im | |
parent | ppc stable #273262 (diff) | |
download | gentoo-2-d9c8a8e8547c6e8250bf74770787754c1d72b6c0.tar.gz gentoo-2-d9c8a8e8547c6e8250bf74770787754c1d72b6c0.tar.bz2 gentoo-2-d9c8a8e8547c6e8250bf74770787754c1d72b6c0.zip |
ppc stable #274070
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 0023a4fcbfaf..5e3a712cfdf9 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.107 2009/09/05 22:28:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.108 2009/09/27 14:09:07 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> licq-1.3.6.ebuild: + ppc stable #274070 05 Sep 2009; Markus Meier <maekke@gentoo.org> licq-1.3.6.ebuild: revert amd64 stabilization, see bug #274070 comment #2 diff --git a/net-im/licq/licq-1.3.6.ebuild b/net-im/licq/licq-1.3.6.ebuild index ef5242efc18c..813bf6a129cd 100644 --- a/net-im/licq/licq-1.3.6.ebuild +++ b/net-im/licq/licq-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.6.ebuild,v 1.9 2009/09/05 22:28:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.6.ebuild,v 1.10 2009/09/27 14:09:08 nixnut Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" IUSE="crypt debug kde msn ncurses nls qt3 qt4 socks5 ssl xosd" # we use kde as KDE4 |