diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:06:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:06:45 +0000 |
commit | fd35a080f9348f91b94677729c4eb95f942ccc21 (patch) | |
tree | b5e34d50d610089d6217b2910577d637d2010fcb /x11-plugins/pidgin-otr | |
parent | Stable for ppc64, wrt bug #532934 (diff) | |
download | gentoo-2-fd35a080f9348f91b94677729c4eb95f942ccc21.tar.gz gentoo-2-fd35a080f9348f91b94677729c4eb95f942ccc21.tar.bz2 gentoo-2-fd35a080f9348f91b94677729c4eb95f942ccc21.zip |
Stable for ppc64, wrt bug #536254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins/pidgin-otr')
-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 |