diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:00:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:00:57 +0000 |
commit | 4f09869f4cba2c5cd0b06f27efef5028458db390 (patch) | |
tree | 8520c2bb95420e623967580bf5d3bfe49fecf121 /app-misc/when | |
parent | Stable for ppc, wrt bug #534872 (diff) | |
download | gentoo-2-4f09869f4cba2c5cd0b06f27efef5028458db390.tar.gz gentoo-2-4f09869f4cba2c5cd0b06f27efef5028458db390.tar.bz2 gentoo-2-4f09869f4cba2c5cd0b06f27efef5028458db390.zip |
Stable for ppc, wrt bug #534886
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/when')
-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 db630b749138..688853f18852 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.74 2015/01/09 13:46:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.75 2015/01/17 14:00:57 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> when-1.1.33.ebuild: + Stable for ppc, wrt bug #534886 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> when-1.1.33.ebuild: Stable for amd64, wrt bug #534886 diff --git a/app-misc/when/when-1.1.33.ebuild b/app-misc/when/when-1.1.33.ebuild index dd1517d47048..1ea3c3b6b195 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.2 2015/01/09 13:46:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.33.ebuild,v 1.3 2015/01/17 14:00:57 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}" |