summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2005-12-13 20:37:53 +0000
committerTorsten Veller <tove@gentoo.org>2005-12-13 20:37:53 +0000
commit143958b05bbcca8abc5eb707511856b119b6d1b2 (patch)
tree638af32c21d513cf111da92eb894693d51f889b0 /net-im/licq
parentStable on x86. Added -fPIC to fix licq TEXTRELs. (diff)
downloadgentoo-2-143958b05bbcca8abc5eb707511856b119b6d1b2.tar.gz
gentoo-2-143958b05bbcca8abc5eb707511856b119b6d1b2.tar.bz2
gentoo-2-143958b05bbcca8abc5eb707511856b119b6d1b2.zip
Stable on x86. Addresses bug #95806
(Portage version: 2.0.53)
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/licq-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index b437caa8b1fb..7d389dfda02e 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/licq
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.70 2005/11/12 12:52:41 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.71 2005/12/13 20:37:53 tove Exp $
+
+ 13 Dec 2005; Torsten Veller <tove@gentoo.org> licq-1.3.0.ebuild:
+ Going stable on x86 -- wrt bug #95806
12 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> licq-1.3.2.ebuild,
licq-1.3.2-r1.ebuild:
diff --git a/net-im/licq/licq-1.3.0.ebuild b/net-im/licq/licq-1.3.0.ebuild
index fb156f2908ae..dc91f5d7e8ae 100644
--- a/net-im/licq/licq-1.3.0.ebuild
+++ b/net-im/licq/licq-1.3.0.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-im/licq/licq-1.3.0.ebuild,v 1.8 2005/08/25 12:12:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.9 2005/12/13 20:37:53 tove Exp $
inherit eutils kde-functions
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_pre/-PRE}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc x86"
IUSE="ssl socks5 qt kde ncurses crypt"
# we can't have conditional dependencies so "use kde && inherit kde"