diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:30:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:30:00 +0000 |
commit | fb1dadb3adcbf11a1a2c28c473d291b10586b274 (patch) | |
tree | bea6f3c87abb90c3ddead561b6fbc6e4c66cc681 /app-misc | |
parent | Stable for x86, wrt bug #451644 (diff) | |
download | gentoo-2-fb1dadb3adcbf11a1a2c28c473d291b10586b274.tar.gz gentoo-2-fb1dadb3adcbf11a1a2c28c473d291b10586b274.tar.bz2 gentoo-2-fb1dadb3adcbf11a1a2c28c473d291b10586b274.zip |
Stable for x86, wrt bug #451646
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 9c52661dc4cc..0dc1d48a21ef 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.65 2013/01/16 15:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.66 2013/01/22 17:30:00 ago Exp $ + + 22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.30.ebuild: + Stable for x86, wrt bug #451646 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.30.ebuild: Stable for ppc, wrt bug #451646 diff --git a/app-misc/when/when-1.1.30.ebuild b/app-misc/when/when-1.1.30.ebuild index b4b7ce64830c..ce67c4817dea 100644 --- a/app-misc/when/when-1.1.30.ebuild +++ b/app-misc/when/when-1.1.30.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.30.ebuild,v 1.4 2013/01/16 15:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.30.ebuild,v 1.5 2013/01/22 17:30:00 ago Exp $ EAPI=4 @@ -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" IUSE="" DEPEND="dev-lang/perl" |