summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-01-05 14:07:42 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-01-05 14:07:42 +0000
commit0608905236c87c34b3a5212547e95a2fb0ca9e57 (patch)
treeb56f511112fd56fd601959ceadb351557a2c5ea6 /net-im/licq
parentMasking dev-php/roadsend-php for QA removal. (diff)
downloadgentoo-2-0608905236c87c34b3a5212547e95a2fb0ca9e57.tar.gz
gentoo-2-0608905236c87c34b3a5212547e95a2fb0ca9e57.tar.bz2
gentoo-2-0608905236c87c34b3a5212547e95a2fb0ca9e57.zip
Stable on amd64 wrt bug #299749
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/licq-1.3.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index 01b185e32f71..67c6fd96cf6e 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.113 2010/01/05 12:01:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.114 2010/01/05 14:07:42 hwoarang Exp $
+
+ 05 Jan 2010; <hwoarang@gentoo.org> licq-1.3.8-r1.ebuild:
+ Stable on amd64 wrt bug #299749
*licq-1.3.8-r1 (05 Jan 2010)
diff --git a/net-im/licq/licq-1.3.8-r1.ebuild b/net-im/licq/licq-1.3.8-r1.ebuild
index 5da5c0cf97b8..c038f5dccbc9 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.1 2010/01/05 12:01:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.2 2010/01/05 14:07:42 hwoarang 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 )