diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-11 22:16:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-11 22:16:33 +0000 |
commit | 6d9813a2280f76a296580fefa3cc3da29e8cdc0b (patch) | |
tree | f80707615a1adfbeed80bef2f21bdd3e22f7972c /app-misc/when | |
parent | x86 stable, bug #350706 (diff) | |
download | gentoo-2-6d9813a2280f76a296580fefa3cc3da29e8cdc0b.tar.gz gentoo-2-6d9813a2280f76a296580fefa3cc3da29e8cdc0b.tar.bz2 gentoo-2-6d9813a2280f76a296580fefa3cc3da29e8cdc0b.zip |
x86 stable, bug #350709
(Portage version: 2.1.9.30/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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 204856c93c72..923937f8d5a5 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.42 2011/01/07 23:29:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.43 2011/01/11 22:16:33 maekke Exp $ + + 11 Jan 2011; Markus Meier <maekke@gentoo.org> when-1.1.22.ebuild: + x86 stable, bug #350709 07 Jan 2011; Brent Baude <ranger@gentoo.org> when-1.1.22.ebuild: Marking when-1.1.22 ppc for bug 350709 diff --git a/app-misc/when/when-1.1.22.ebuild b/app-misc/when/when-1.1.22.ebuild index cc4b21a45281..968c9946eeee 100644 --- a/app-misc/when/when-1.1.22.ebuild +++ b/app-misc/when/when-1.1.22.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.22.ebuild,v 1.3 2011/01/07 23:29:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.4 2011/01/11 22:16:33 maekke Exp $ EAPI=3 @@ -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" |