diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:56:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:56:22 +0000 |
commit | 457ac8da325135a479ba77f51613f8a1bda38482 (patch) | |
tree | 03c4baa7121a64441d19dbbc0c79d3eb60a03661 /net-im/licq | |
parent | ppc stable #299655 (diff) | |
download | gentoo-2-457ac8da325135a479ba77f51613f8a1bda38482.tar.gz gentoo-2-457ac8da325135a479ba77f51613f8a1bda38482.tar.bz2 gentoo-2-457ac8da325135a479ba77f51613f8a1bda38482.zip |
ppc stable #299749
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index a280fa4230eb..1777b3e1f96b 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.115 2010/01/05 20:10:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.116 2010/01/12 18:56:22 nixnut Exp $ + + 12 Jan 2010; nixnut <nixnut@gentoo.org> licq-1.3.8-r1.ebuild: + ppc stable #299749 05 Jan 2010; Christian Faulhammer <fauli@gentoo.org> licq-1.3.8-r1.ebuild: stable x86, bug 299749 diff --git a/net-im/licq/licq-1.3.8-r1.ebuild b/net-im/licq/licq-1.3.8-r1.ebuild index 622f29e4a75b..b72e45feced0 100644 --- a/net-im/licq/licq-1.3.8-r1.ebuild +++ b/net-im/licq/licq-1.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.3 2010/01/05 20:10:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.4 2010/01/12 18:56:22 nixnut Exp $ EAPI=2 CMAKE_USE_DIR="${S}/plugins/qt4-gui" @@ -12,7 +12,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="debug linguas_he ncurses msn nls crypt socks5 ssl qt4 xosd" RDEPEND="crypt? ( >=app-crypt/gpgme-1 ) |