diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:38:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:38:00 +0000 |
commit | dd898bf999c691f7d25093a9b5d958eadee6cf69 (patch) | |
tree | 861da3940eb06bea9c22c4b1280a0d67e268eeb6 /app-misc/when | |
parent | Stable for x86, wrt bug #470336 (diff) | |
download | gentoo-2-dd898bf999c691f7d25093a9b5d958eadee6cf69.tar.gz gentoo-2-dd898bf999c691f7d25093a9b5d958eadee6cf69.tar.bz2 gentoo-2-dd898bf999c691f7d25093a9b5d958eadee6cf69.zip |
Stable for x86, wrt bug #470338
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 9cdb9deadac6..4ded678874e5 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.69 2013/05/19 09:57:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.70 2013/05/20 08:38:00 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.31.ebuild: + Stable for x86, wrt bug #470338 19 May 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.31.ebuild: Stable for amd64, wrt bug #470338 diff --git a/app-misc/when/when-1.1.31.ebuild b/app-misc/when/when-1.1.31.ebuild index 3237a0de0460..5686967da28f 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.2 2013/05/19 09:57:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.31.ebuild,v 1.3 2013/05/20 08:38:00 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}" |