diff options
author | 2015-01-09 13:46:46 +0000 | |
---|---|---|
committer | 2015-01-09 13:46:46 +0000 | |
commit | d98ec3c9b52cf15fb93e62331de9387038303fc0 (patch) | |
tree | 49006540b8ddd9ab796f1f6f4a63d0fc619a9117 /app-misc | |
parent | Stable for amd64, wrt bug #534884 (diff) | |
download | gentoo-2-d98ec3c9b52cf15fb93e62331de9387038303fc0.tar.gz gentoo-2-d98ec3c9b52cf15fb93e62331de9387038303fc0.tar.bz2 gentoo-2-d98ec3c9b52cf15fb93e62331de9387038303fc0.zip |
Stable for amd64, wrt bug #534886
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/when/when-1.1.33.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index a9c6f3cf3eac..db630b749138 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.73 2014/08/04 16:43:12 radhermit Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> when-1.1.33.ebuild: + Stable for amd64, wrt bug #534886 *when-1.1.33 (04 Aug 2014) diff --git a/app-misc/when/when-1.1.33.ebuild b/app-misc/when/when-1.1.33.ebuild index c2d6fadf46e1..dd1517d47048 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-2014 Gentoo Foundation +# 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.1 2014/08/04 16:43:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.33.ebuild,v 1.2 2015/01/09 13:46:46 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}" |