diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:09:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:09:01 +0000 |
commit | a8399fcddb9e54ac247ba9909bd055d20021d18d (patch) | |
tree | 1a7a5846838140763ada7e6bf848310973528572 /x11-plugins/pidgin-otr | |
parent | Stable for sparc, wrt bug #535328 (diff) | |
download | gentoo-2-a8399fcddb9e54ac247ba9909bd055d20021d18d.tar.gz gentoo-2-a8399fcddb9e54ac247ba9909bd055d20021d18d.tar.bz2 gentoo-2-a8399fcddb9e54ac247ba9909bd055d20021d18d.zip |
Stable for sparc, wrt bug #536254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 2df0e5e25a7d..2ffcd5f64b44 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.36 2015/02/23 11:06:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.37 2015/02/27 11:09:01 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: + Stable for sparc, wrt bug #536254 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: Stable for ppc64, 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 9a145464bd0f..ec2217338678 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.5 2015/02/23 11:06:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.1.ebuild,v 1.6 2015/02/27 11:09:01 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 ppc64 x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/libgcrypt:0 |