diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-23 16:46:54 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-23 16:46:54 +0000 |
commit | 188cabcabcc19ad328050db85d2b9deb22ed089d (patch) | |
tree | 904ff5ad0a97549f1f5942442a2c7f83a8aa1dd8 /net-im/pyicq-t | |
parent | Stable for amd64 wrt bug #471542 (diff) | |
download | gentoo-2-188cabcabcc19ad328050db85d2b9deb22ed089d.tar.gz gentoo-2-188cabcabcc19ad328050db85d2b9deb22ed089d.tar.bz2 gentoo-2-188cabcabcc19ad328050db85d2b9deb22ed089d.zip |
Mark stable on x86. Based on build testing by Myckel Habets.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
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.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog index a96aca0b65fa..43ae4e5f2614 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.31 2014/11/23 16:42:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.32 2014/11/23 16:46:54 mrueg Exp $ + + 23 Nov 2014; Manuel Rüger <mrueg@gentoo.org> pyicq-t-0.8.1.5-r4.ebuild: + Mark stable on x86. Based on build testing by Myckel Habets. 23 Nov 2014; Chema Alonso <nimiux@gentoo.org> pyicq-t-0.8.1.5-r4.ebuild: Stable for amd64 wrt bug #471542 diff --git a/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild b/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild index 5e8cda8e7bf3..ee7b6bbfb2b0 100644 --- a/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild +++ b/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.5-r4.ebuild,v 1.2 2014/11/23 16:42:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild,v 1.3 2014/11/23 16:46:54 mrueg Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="webinterface" DEPEND="net-im/jabber-base" |