summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/when/ChangeLog5
-rw-r--r--app-misc/when/when-1.1.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog
index 86c96a7659ad..9cdb9deadac6 100644
--- a/app-misc/when/ChangeLog
+++ b/app-misc/when/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/when
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.68 2013/03/17 23:54:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.69 2013/05/19 09:57:25 ago Exp $
+
+ 19 May 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.31.ebuild:
+ Stable for amd64, wrt bug #470338
*when-1.1.31 (17 Mar 2013)
diff --git a/app-misc/when/when-1.1.31.ebuild b/app-misc/when/when-1.1.31.ebuild
index 8026b97a584c..3237a0de0460 100644
--- a/app-misc/when/when-1.1.31.ebuild
+++ b/app-misc/when/when-1.1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.31.ebuild,v 1.1 2013/03/17 23:54:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.31.ebuild,v 1.2 2013/05/19 09:57:25 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"