diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:28:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:28:50 +0000 |
commit | 02ad11fe4ea1651e5a980a68b8599e7a687ccd4d (patch) | |
tree | b0fcd13a66341eba79198c5b9e440718524bc72d /x11-plugins | |
parent | Stable for ppc, wrt bug #534878 (diff) | |
download | gentoo-2-02ad11fe4ea1651e5a980a68b8599e7a687ccd4d.tar.gz gentoo-2-02ad11fe4ea1651e5a980a68b8599e7a687ccd4d.tar.bz2 gentoo-2-02ad11fe4ea1651e5a980a68b8599e7a687ccd4d.zip |
Stable for ppc, wrt bug #536254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-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 8899e68bab89..e50da45a08d3 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.34 2015/01/26 10:12:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.35 2015/01/28 10:28:50 ago Exp $ + + 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: + Stable for ppc, wrt bug #536254 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-4.0.1.ebuild: Stable for x86, 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 fc357629351e..e3d7296d7b04 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.3 2015/01/26 10:12:23 ago Exp $ +# $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 $ 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 x86" IUSE="" RDEPEND="dev-libs/libgcrypt:0 |