summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:09:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:09:04 +0000
commit270471be1377f7b5f198807475f063960b0fd805 (patch)
treedb376e14ed7a1b6e65c8eeb0730114d82156ee5e /net-libs/libotr
parentStable for sparc, wrt bug #536254 (diff)
downloadgentoo-2-270471be1377f7b5f198807475f063960b0fd805.tar.gz
gentoo-2-270471be1377f7b5f198807475f063960b0fd805.tar.bz2
gentoo-2-270471be1377f7b5f198807475f063960b0fd805.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 'net-libs/libotr')
-rw-r--r--net-libs/libotr/ChangeLog5
-rw-r--r--net-libs/libotr/libotr-4.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index efba63ea3ebe..e47518ff1802 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libotr
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.58 2015/02/23 11:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.59 2015/02/27 11:09:04 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+ Stable for sparc, wrt bug #536254
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
Stable for ppc64, wrt bug #536254
diff --git a/net-libs/libotr/libotr-4.1.0.ebuild b/net-libs/libotr/libotr-4.1.0.ebuild
index 85cadea10383..99cd29df1914 100644
--- a/net-libs/libotr/libotr-4.1.0.ebuild
+++ b/net-libs/libotr/libotr-4.1.0.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/net-libs/libotr/libotr-4.1.0.ebuild,v 1.6 2015/02/23 11:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.7 2015/02/27 11:09:04 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-libs/libgcrypt-1.2:0