diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 16:13:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 16:13:13 +0000 |
commit | 70310ab34bb151f7405c4705fa759596f9a63e8a (patch) | |
tree | 05bbd3248ac5231772e470a8f9fdb35da9da8167 /net-im | |
parent | ia64/sparc stable wrt #259857 (diff) | |
download | gentoo-2-70310ab34bb151f7405c4705fa759596f9a63e8a.tar.gz gentoo-2-70310ab34bb151f7405c4705fa759596f9a63e8a.tar.bz2 gentoo-2-70310ab34bb151f7405c4705fa759596f9a63e8a.zip |
x86 stable wrt #236048
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pyaim-t/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/pyaim-t/pyaim-t-0.8a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/pyaim-t/ChangeLog b/net-im/pyaim-t/ChangeLog index 381b8cd24ef1..98b532a0d541 100644 --- a/net-im/pyaim-t/ChangeLog +++ b/net-im/pyaim-t/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pyaim-t -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.6 2008/09/28 12:34:07 gentoofan23 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.7 2009/03/14 16:13:13 armin76 Exp $ + + 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> pyaim-t-0.8a.ebuild: + x86 stable wrt #236048 28 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> pyaim-t-0.8a.ebuild: stable amd64, bug 236048 diff --git a/net-im/pyaim-t/pyaim-t-0.8a.ebuild b/net-im/pyaim-t/pyaim-t-0.8a.ebuild index 9a1ddc0fdcfa..4bead0041be4 100644 --- a/net-im/pyaim-t/pyaim-t-0.8a.ebuild +++ b/net-im/pyaim-t/pyaim-t-0.8a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.5 2008/09/28 12:34:07 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.6 2009/03/14 16:13:13 armin76 Exp $ NEED_PYTHON=2.3 @@ -12,7 +12,7 @@ SRC_URI="http://pyaimt.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="webinterface" DEPEND="net-im/jabber-base" |