summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-07 21:14:38 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-07 21:14:38 +0000
commit497caa8e007cc681b9309fbf418dfa202b7a4e79 (patch)
treeb3ce3e082ddae0262bf47f8edf214c25a431fb04 /app-crypt
parentMarking shared-desktop-ontologies-0.9.0 ppc for bug 418767 (diff)
downloadgentoo-2-497caa8e007cc681b9309fbf418dfa202b7a4e79.tar.gz
gentoo-2-497caa8e007cc681b9309fbf418dfa202b7a4e79.tar.bz2
gentoo-2-497caa8e007cc681b9309fbf418dfa202b7a4e79.zip
Stable for x86, wrt bug #418521
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/keynote/ChangeLog5
-rw-r--r--app-crypt/keynote/keynote-2.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <johu@gentoo.org> keynote-2.3-r2.ebuild:
+ Stable for x86, wrt bug #418521
01 Jun 2012; Agostino Sarubbo <ago@gentoo.org> 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 )"