diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-23 13:09:07 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-23 13:09:07 +0000 |
commit | 92d6419b75cb6fd192e1ef4afb8933eeeb2608cd (patch) | |
tree | 5787dd4b59e8f3039ea694af0dbc019514b7005c /app-misc/when/when-1.0.23.ebuild | |
parent | version bump. (diff) | |
download | gentoo-2-92d6419b75cb6fd192e1ef4afb8933eeeb2608cd.tar.gz gentoo-2-92d6419b75cb6fd192e1ef4afb8933eeeb2608cd.tar.bz2 gentoo-2-92d6419b75cb6fd192e1ef4afb8933eeeb2608cd.zip |
Stable on x86. Re-add ~amd64 that I accidentally dropped before kugelfang notices :).
(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 e6dd89eb197a..407364fb9c3a 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.1 2005/03/08 15:59:39 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.2 2005/04/23 13:09:07 ka0ttic 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" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=dev-lang/perl-5.005" |