diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-11-23 16:42:11 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-11-23 16:42:11 +0000 |
commit | 25ec302f7fad16f8b0607907772c14b9fd7214d8 (patch) | |
tree | 8debd35d6ac1708d0a9e02d3ff89087ddb751a1d /net-im | |
parent | Remove python3_2 mask. (diff) | |
download | gentoo-2-25ec302f7fad16f8b0607907772c14b9fd7214d8.tar.gz gentoo-2-25ec302f7fad16f8b0607907772c14b9fd7214d8.tar.bz2 gentoo-2-25ec302f7fad16f8b0607907772c14b9fd7214d8.zip |
Stable for amd64 wrt bug #471542
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'net-im')
-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 a927d233625b..a96aca0b65fa 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.30 2014/10/26 20:29:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.31 2014/11/23 16:42:11 nimiux Exp $ + + 23 Nov 2014; Chema Alonso <nimiux@gentoo.org> pyicq-t-0.8.1.5-r4.ebuild: + Stable for amd64 wrt bug #471542 26 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -pyicq-t-0.8.1.5.ebuild: Cleanup old. 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 2e9aee38fd37..5e8cda8e7bf3 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.1 2014/03/30 13:44:13 pacho Exp $ +# $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 $ 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" |