diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:22:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:22:40 +0000 |
commit | 5d5d43a57584724be4669efd380dfb4fc168ed4a (patch) | |
tree | 0f581b89ac2a0ebefce3f2d629667da00af237f0 /app-misc/when | |
parent | Stable for amd64, wrt bug #420489 (diff) | |
download | gentoo-2-5d5d43a57584724be4669efd380dfb4fc168ed4a.tar.gz gentoo-2-5d5d43a57584724be4669efd380dfb4fc168ed4a.tar.bz2 gentoo-2-5d5d43a57584724be4669efd380dfb4fc168ed4a.zip |
Stable for amd64, wrt bug #418621
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/when')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index f3eb7ea1cc83..7ec770348954 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.58 2012/06/11 10:22:40 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> when-1.1.29.ebuild: + Stable for amd64, wrt bug #418621 09 Jun 2012; Jeff Horelick <jdhore@gentoo.org> when-1.1.29.ebuild: marked x86 per bug 418621 diff --git a/app-misc/when/when-1.1.29.ebuild b/app-misc/when/when-1.1.29.ebuild index 0353d85f6e9a..91922d30245c 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-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.2 2012/06/09 07:02:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.3 2012/06/11 10:22:40 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 ~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" |