diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 14:15:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 14:15:33 +0000 |
commit | e2b1d7c40c73a83efbe403d858c5db8881cf370c (patch) | |
tree | 0b6f05264c626f8e270db3795fc87bc9fa955680 /app-misc/when/when-1.0.23.ebuild | |
parent | Marked ppc stable for bug #96462. (diff) | |
download | gentoo-2-e2b1d7c40c73a83efbe403d858c5db8881cf370c.tar.gz gentoo-2-e2b1d7c40c73a83efbe403d858c5db8881cf370c.tar.bz2 gentoo-2-e2b1d7c40c73a83efbe403d858c5db8881cf370c.zip |
To ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/when/when-1.0.23.ebuild')
-rw-r--r-- | app-misc/when/when-1.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/when/when-1.0.23.ebuild b/app-misc/when/when-1.0.23.ebuild index 8749899faf29..502d947b9756 100644 --- a/app-misc/when/when-1.0.23.ebuild +++ b/app-misc/when/when-1.0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.3 2005/04/24 11:25:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.4 2005/06/24 14:15:33 gustavoz Exp $ DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic" HOMEPAGE="http://www.lightandmatter.com/when/when.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64 ~sparc" IUSE="" RDEPEND=">=dev-lang/perl-5.005" |