diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-16 08:11:57 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-16 08:11:57 +0000 |
commit | 860576145975416f2768ba282ddafc849d4b0bce (patch) | |
tree | 61d6ffbcef34c0d7277fda98efc1f69b808b57ad /net-im/pyicq-t | |
parent | stable x86, bug 206043 (diff) | |
download | gentoo-2-860576145975416f2768ba282ddafc849d4b0bce.tar.gz gentoo-2-860576145975416f2768ba282ddafc849d4b0bce.tar.bz2 gentoo-2-860576145975416f2768ba282ddafc849d4b0bce.zip |
stable x86, bug 206043
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-im/pyicq-t')
-rw-r--r-- | net-im/pyicq-t/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog index 145e5c5c9d62..5e0200114a0f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.3 2007/12/03 17:20:14 beandog Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.4 2008/01/16 08:11:57 opfer Exp $ + + 16 Jan 2008; Christian Faulhammer <opfer@gentoo.org> pyicq-t-0.8a.ebuild: + stable x86, bug 206043 03 Dec 2007; Steve Dibb <beandog@gentoo.org> pyicq-t-0.8.ebuild, pyicq-t-0.8a.ebuild: diff --git a/net-im/pyicq-t/pyicq-t-0.8a.ebuild b/net-im/pyicq-t/pyicq-t-0.8a.ebuild index 9c52ca0fba14..a00af7c5c263 100644 --- a/net-im/pyicq-t/pyicq-t-0.8a.ebuild +++ b/net-im/pyicq-t/pyicq-t-0.8a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8a.ebuild,v 1.2 2007/12/03 17:20:14 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8a.ebuild,v 1.3 2008/01/16 08:11:57 opfer Exp $ NEED_PYTHON=2.3 @@ -12,7 +12,7 @@ SRC_URI="http://www.blathersource.org/download.php/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="webinterface" DEPEND="net-im/jabber-base" |