summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:44:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:44:53 +0000
commitd279625744eac9b9183f238f4716e22089bbacb1 (patch)
tree44522df02ed641473cbf23fff5853eaa655201b8
parentStable for ppc, wrt bug #470474 (diff)
downloadgentoo-2-d279625744eac9b9183f238f4716e22089bbacb1.tar.gz
gentoo-2-d279625744eac9b9183f238f4716e22089bbacb1.tar.bz2
gentoo-2-d279625744eac9b9183f238f4716e22089bbacb1.zip
Stable for ppc, wrt bug #470338
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 4ded678874e5..9487303e5520 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.70 2013/05/20 08:38:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.71 2013/05/20 12:44:53 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.31.ebuild:
+ Stable for ppc, wrt bug #470338
20 May 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.31.ebuild:
Stable for x86, wrt bug #470338
diff --git a/app-misc/when/when-1.1.31.ebuild b/app-misc/when/when-1.1.31.ebuild
index 5686967da28f..31156a39b02d 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.3 2013/05/20 08:38:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.31.ebuild,v 1.4 2013/05/20 12:44:53 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}"