diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:36:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:36:42 +0000 |
commit | 3b84c931668f346a3159111e189cb081491f8283 (patch) | |
tree | 11acf23a98ac47296bee1cc4525dfc260f405861 /app-misc | |
parent | Stable for x86, wrt bug #534872 (diff) | |
download | gentoo-2-3b84c931668f346a3159111e189cb081491f8283.tar.gz gentoo-2-3b84c931668f346a3159111e189cb081491f8283.tar.bz2 gentoo-2-3b84c931668f346a3159111e189cb081491f8283.zip |
Stable for x86, wrt bug #534886
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 688853f18852..b99faa9605ab 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.75 2015/01/17 14:00:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.76 2015/01/26 10:36:42 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> when-1.1.33.ebuild: + Stable for x86, wrt bug #534886 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> when-1.1.33.ebuild: Stable for ppc, wrt bug #534886 diff --git a/app-misc/when/when-1.1.33.ebuild b/app-misc/when/when-1.1.33.ebuild index 1ea3c3b6b195..2cb4fefe7fda 100644 --- a/app-misc/when/when-1.1.33.ebuild +++ b/app-misc/when/when-1.1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.33.ebuild,v 1.3 2015/01/17 14:00:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.33.ebuild,v 1.4 2015/01/26 10:36:42 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}" |