From 497caa8e007cc681b9309fbf418dfa202b7a4e79 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Thu, 7 Jun 2012 21:14:38 +0000 Subject: Stable for x86, wrt bug #418521 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64) --- app-crypt/keynote/ChangeLog | 5 ++++- app-crypt/keynote/keynote-2.3-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/keynote/ChangeLog b/app-crypt/keynote/ChangeLog index abc9893b2159..c8bef4b5ff61 100644 --- a/app-crypt/keynote/ChangeLog +++ b/app-crypt/keynote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/keynote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/ChangeLog,v 1.16 2012/06/01 19:30:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/ChangeLog,v 1.17 2012/06/07 21:14:38 johu Exp $ + + 07 Jun 2012; Johannes Huber keynote-2.3-r2.ebuild: + Stable for x86, wrt bug #418521 01 Jun 2012; Agostino Sarubbo keynote-2.3-r2.ebuild: Stable for amd64, wrt bug #418521 diff --git a/app-crypt/keynote/keynote-2.3-r2.ebuild b/app-crypt/keynote/keynote-2.3-r2.ebuild index 1c332c4ad202..2fa88323f88b 100644 --- a/app-crypt/keynote/keynote-2.3-r2.ebuild +++ b/app-crypt/keynote/keynote-2.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3-r2.ebuild,v 1.3 2012/06/01 19:30:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3-r2.ebuild,v 1.4 2012/06/07 21:14:38 johu Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www1.cs.columbia.edu/~angelos/Code/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ssl" RDEPEND="ssl? ( dev-libs/openssl )" -- cgit v1.2.3-65-gdbad