diff options
-rw-r--r-- | app-misc/when/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/when/when-1.1.29.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index a3a7f81b0aff..f3eb7ea1cc83 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.56 2011/12/22 01:11:13 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.57 2012/06/09 07:02:54 jdhore Exp $ + + 09 Jun 2012; Jeff Horelick <jdhore@gentoo.org> when-1.1.29.ebuild: + marked x86 per bug 418621 *when-1.1.29 (22 Dec 2011) diff --git a/app-misc/when/when-1.1.29.ebuild b/app-misc/when/when-1.1.29.ebuild index 241d6a2e5af0..0353d85f6e9a 100644 --- a/app-misc/when/when-1.1.29.ebuild +++ b/app-misc/when/when-1.1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.1 2011/12/22 01:11:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.2 2012/06/09 07:02:54 jdhore 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" |