summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-19 10:45:44 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-19 10:45:44 +0000
commit5feb32327bbe15ace8a0220318aa4d682ac9294f (patch)
treeb700c04ce2a7a7bea92356ec1d76e885c081f207 /net-libs/libotr
parentStable for HPPA (bug #536694). (diff)
downloadgentoo-2-5feb32327bbe15ace8a0220318aa4d682ac9294f.tar.gz
gentoo-2-5feb32327bbe15ace8a0220318aa4d682ac9294f.tar.bz2
gentoo-2-5feb32327bbe15ace8a0220318aa4d682ac9294f.zip
Stable for HPPA (bug #536254).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r--net-libs/libotr/ChangeLog5
-rw-r--r--net-libs/libotr/libotr-4.1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 47a3177f9b73..91d2c6fbf665 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.53 2015/01/10 21:16:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.54 2015/01/19 10:45:44 jer Exp $
+
+ 19 Jan 2015; Jeroen Roovers <jer@gentoo.org> libotr-4.1.0.ebuild:
+ Stable for HPPA (bug #536254).
10 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -libotr-4.0.0.ebuild:
Remove old.
diff --git a/net-libs/libotr/libotr-4.1.0.ebuild b/net-libs/libotr/libotr-4.1.0.ebuild
index 7230b328de47..c165dd00b232 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-2014 Gentoo Foundation
+# 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.1 2014/11/02 19:26:43 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.2 2015/01/19 10:45:44 jer 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