diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-12-03 17:20:14 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-12-03 17:20:14 +0000 |
commit | 63ae3b8bb34edebf298c08f0fe9e71bb6565415d (patch) | |
tree | c7f0a93c009077b366a42d39282c0a0cb1e31ec1 /net-im | |
parent | Stable for HPPA (bug #199571). (diff) | |
download | gentoo-2-63ae3b8bb34edebf298c08f0fe9e71bb6565415d.tar.gz gentoo-2-63ae3b8bb34edebf298c08f0fe9e71bb6565415d.tar.bz2 gentoo-2-63ae3b8bb34edebf298c08f0fe9e71bb6565415d.zip |
add ~amd64, bug 200697
(Portage version: 2.1.4_rc6)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pyicq-t/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8.ebuild | 4 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8a.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog index 2cf03b17c5c5..145e5c5c9d62 100644 --- a/net-im/pyicq-t/ChangeLog +++ b/net-im/pyicq-t/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2007/06/04 20:50:16 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.3 2007/12/03 17:20:14 beandog Exp $ + + 03 Dec 2007; Steve Dibb <beandog@gentoo.org> pyicq-t-0.8.ebuild, + pyicq-t-0.8a.ebuild: + add ~amd64, bug 200697 *pyicq-t-0.8a (04 Jun 2007) diff --git a/net-im/pyicq-t/pyicq-t-0.8.ebuild b/net-im/pyicq-t/pyicq-t-0.8.ebuild index 1977044e12b0..e3ad626df8df 100644 --- a/net-im/pyicq-t/pyicq-t-0.8.ebuild +++ b/net-im/pyicq-t/pyicq-t-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.1 2007/04/28 23:34:00 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.ebuild,v 1.2 2007/12/03 17:20:14 beandog 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="webinterface" DEPEND="net-im/jabber-base" diff --git a/net-im/pyicq-t/pyicq-t-0.8a.ebuild b/net-im/pyicq-t/pyicq-t-0.8a.ebuild index fa83cf7c5232..9c52ca0fba14 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 # 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.1 2007/06/04 20:50:16 griffon26 Exp $ +# $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 $ 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="webinterface" DEPEND="net-im/jabber-base" |