diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 14:12:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 14:12:41 +0000 |
commit | a411bf7cc2ee23c2c76500fb740016a0a20430e5 (patch) | |
tree | 967600e16ff31849540500c1df904dba3512f52c /net-im/pyicq-t | |
parent | x86 stable wrt #259887 (diff) | |
download | historical-a411bf7cc2ee23c2c76500fb740016a0a20430e5.tar.gz historical-a411bf7cc2ee23c2c76500fb740016a0a20430e5.tar.bz2 historical-a411bf7cc2ee23c2c76500fb740016a0a20430e5.zip |
x86 stable wrt #259885
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'net-im/pyicq-t')
-rw-r--r-- | net-im/pyicq-t/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog index 8bc037112d41..ec0cbe1be068 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.11 2009/03/07 03:43:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.12 2009/03/09 14:12:41 armin76 Exp $ + + 09 Mar 2009; Raúl Porcel <armin76@gentoo.org> pyicq-t-0.8.1.1.ebuild: + x86 stable wrt #259885 07 Mar 2009; Jeremy Olexa <darkside@gentoo.org> pyicq-t-0.8.1.1.ebuild: amd64 stable, bug 259885 diff --git a/net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild b/net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild index e488c299d765..77ce2750cfb3 100644 --- a/net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild +++ b/net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8.1.1.ebuild,v 1.2 2009/03/07 03:43:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.1.ebuild,v 1.3 2009/03/09 14:12:41 armin76 Exp $ NEED_PYTHON=2.3 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="webinterface" DEPEND="net-im/jabber-base" |