summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-12-31 23:22:22 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-12-31 23:22:22 +0000
commit04c37e47808400eaa4f93fbadff30257bc71a65a (patch)
tree32a7eacb7e12ccf59e468625a8261f16823fe9a4 /app-crypt/keynote
parentmarked x86 per bug 446406 (diff)
downloadgentoo-2-04c37e47808400eaa4f93fbadff30257bc71a65a.tar.gz
gentoo-2-04c37e47808400eaa4f93fbadff30257bc71a65a.tar.bz2
gentoo-2-04c37e47808400eaa4f93fbadff30257bc71a65a.zip
marked x86 per bug 448850
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'app-crypt/keynote')
-rw-r--r--app-crypt/keynote/ChangeLog5
-rw-r--r--app-crypt/keynote/keynote-2.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/keynote/ChangeLog b/app-crypt/keynote/ChangeLog
index efaf236a0e1c..9b3220218650 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.20 2012/12/27 18:33:23 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/ChangeLog,v 1.21 2012/12/31 23:22:22 jdhore Exp $
+
+ 31 Dec 2012; Jeff Horelick <jdhore@gentoo.org> keynote-2.3-r3.ebuild:
+ marked x86 per bug 448850
27 Dec 2012; Chema Alonso <nimiux@gentoo.org> keynote-2.3-r3.ebuild:
Mark stable for amd64 wrt bug #448850
diff --git a/app-crypt/keynote/keynote-2.3-r3.ebuild b/app-crypt/keynote/keynote-2.3-r3.ebuild
index 97bdf51b114a..f447d928b12c 100644
--- a/app-crypt/keynote/keynote-2.3-r3.ebuild
+++ b/app-crypt/keynote/keynote-2.3-r3.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-r3.ebuild,v 1.2 2012/12/27 18:33:23 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3-r3.ebuild,v 1.3 2012/12/31 23:22:22 jdhore Exp $
EAPI=5
@@ -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 )"