diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-17 15:22:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-17 15:22:50 +0000 |
commit | 843e3bd7904313245f9b1b68f4aac1e6953c4d48 (patch) | |
tree | 965c6698c4baf19cf3f097900ce4aec20b3688ea /net-im | |
parent | amd64/x86 stable, bug #206043 (diff) | |
download | gentoo-2-843e3bd7904313245f9b1b68f4aac1e6953c4d48.tar.gz gentoo-2-843e3bd7904313245f9b1b68f4aac1e6953c4d48.tar.bz2 gentoo-2-843e3bd7904313245f9b1b68f4aac1e6953c4d48.zip |
amd64/x86 stable, bug #206043
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pyicq-t/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8b.ebuild | 4 |
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" |