diff options
author | 2011-08-14 16:59:07 +0000 | |
---|---|---|
committer | 2011-08-14 16:59:07 +0000 | |
commit | 907772159326ea267945e5264e4f064eec372f8b (patch) | |
tree | 480e929389d35a9df3b4c94d6dadb8a2f432435c /app-misc | |
parent | Version Bump, #378635 (diff) | |
download | gentoo-2-907772159326ea267945e5264e4f064eec372f8b.tar.gz gentoo-2-907772159326ea267945e5264e4f064eec372f8b.tar.bz2 gentoo-2-907772159326ea267945e5264e4f064eec372f8b.zip |
x86 stable, bug #376857
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 2cc6ae8a39e5..e50805002447 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.52 2011/08/10 16:47:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.53 2011/08/14 16:59:07 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> when-1.1.28.ebuild: + x86 stable, bug #376857 10 Aug 2011; Markos Chandras <hwoarang@gentoo.org> when-1.1.28.ebuild: Stable on amd64 wrt bug #376857 diff --git a/app-misc/when/when-1.1.28.ebuild b/app-misc/when/when-1.1.28.ebuild index aac42bdbe53f..45f2359c5ae7 100644 --- a/app-misc/when/when-1.1.28.ebuild +++ b/app-misc/when/when-1.1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.2 2011/08/10 16:47:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.3 2011/08/14 16:59:07 maekke 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 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |