diff options
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index e50da45a08d3..2df0e5e25a7d 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.35 2015/01/28 10:28:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.36 2015/02/23 11:06:45 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: + Stable for ppc64, wrt bug #536254 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: Stable for ppc, wrt bug #536254 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild index e3d7296d7b04..9a145464bd0f 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild,v 1.4 2015/01/28 10:28:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild,v 1.5 2015/02/23 11:06:45 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="dev-libs/libgcrypt:0 |