summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-09-24 09:10:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-09-24 09:10:17 +0000
commit632be8d0c2eb0457db616c363b2535b438f4e6fd (patch)
tree8e0bce351f314f4c8c9422a274dc1e0c10d23a44 /net-im/licq
parentnet-firewall/shorewall stable on ppc. (diff)
downloadgentoo-2-632be8d0c2eb0457db616c363b2535b438f4e6fd.tar.gz
gentoo-2-632be8d0c2eb0457db616c363b2535b438f4e6fd.tar.bz2
gentoo-2-632be8d0c2eb0457db616c363b2535b438f4e6fd.zip
net-im/licq stable on ppc.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/licq-1.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index 54d1cfa3461a..9e83a93bbd36 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/licq
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.82 2006/09/19 13:05:31 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.83 2006/09/24 09:10:17 hansmi Exp $
+
+ 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> licq-1.3.2-r1.ebuild:
+ Stable on ppc.
19 Sep 2006; Caleb Tennis <caleb@gentoo.org> licq-1.3.2-r1.ebuild:
Fix dep issue where kde is set but qt3 may not be, from bug #144254
diff --git a/net-im/licq/licq-1.3.2-r1.ebuild b/net-im/licq/licq-1.3.2-r1.ebuild
index c60e5e6c6fec..4d3c074b604b 100644
--- a/net-im/licq/licq-1.3.2-r1.ebuild
+++ b/net-im/licq/licq-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.10 2006/09/19 13:05:31 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.11 2006/09/24 09:10:17 hansmi Exp $
inherit eutils kde-functions multilib
@@ -10,7 +10,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="ssl socks5 qt3 kde ncurses crypt msn"
# we can't have conditional dependencies so "use kde && inherit kde"