diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:12:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:12:27 +0000 |
commit | 5be6bf8831398231065a05e09f3699a96f8ad9c0 (patch) | |
tree | 35a92bd29aaf80e5dc271a8debfb2b45eaf031e3 /net-libs/libotr | |
parent | Stable for x86, wrt bug #536254 (diff) | |
download | gentoo-2-5be6bf8831398231065a05e09f3699a96f8ad9c0.tar.gz gentoo-2-5be6bf8831398231065a05e09f3699a96f8ad9c0.tar.bz2 gentoo-2-5be6bf8831398231065a05e09f3699a96f8ad9c0.zip |
Stable for x86, wrt bug #536254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libotr/libotr-4.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog index ec2646f1347d..d917241fb167 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.55 2015/01/22 08:41:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.56 2015/01/26 10:12:27 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild: + Stable for x86, wrt bug #536254 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild: Stable for amd64, wrt bug #536254 diff --git a/net-libs/libotr/libotr-4.1.0.ebuild b/net-libs/libotr/libotr-4.1.0.ebuild index 2b9b4488c3a7..ff6ba4fa595f 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.3 2015/01/22 08:41:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.4 2015/01/26 10:12:27 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 |