summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pyicq-t')
-rw-r--r--net-im/pyicq-t/ChangeLog5
-rw-r--r--net-im/pyicq-t/pyicq-t-0.8b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog
index 461b1ed104c6..aefa6bd6b015 100644
--- a/net-im/pyicq-t/ChangeLog
+++ b/net-im/pyicq-t/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/pyicq-t
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.7 2008/08/05 17:57:25 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.8 2008/08/17 15:22:50 maekke Exp $
+
+ 17 Aug 2008; Markus Meier <maekke@gentoo.org> pyicq-t-0.8b.ebuild:
+ amd64/x86 stable, bug #206043
05 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
Add USE flag description to metadata as per GLEP 56.
diff --git a/net-im/pyicq-t/pyicq-t-0.8b.ebuild b/net-im/pyicq-t/pyicq-t-0.8b.ebuild
index 443cc2ba0e84..9fb6a31144cd 100644
--- a/net-im/pyicq-t/pyicq-t-0.8b.ebuild
+++ b/net-im/pyicq-t/pyicq-t-0.8b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8b.ebuild,v 1.2 2008/05/29 17:39:42 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8b.ebuild,v 1.3 2008/08/17 15:22:50 maekke Exp $
NEED_PYTHON=2.3
@@ -12,7 +12,7 @@ SRC_URI="http://pyicqt.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="webinterface"
DEPEND="net-im/jabber-base"