diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-01 21:28:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-01 21:28:32 +0000 |
commit | 2004c8465413ed81939027d67586904f35db2529 (patch) | |
tree | 4ece3fe185166e751ca44cfca6f3496f937116ab /app-misc/when/when-1.1.13.ebuild | |
parent | use flag is evo, not evolution (diff) | |
download | gentoo-2-2004c8465413ed81939027d67586904f35db2529.tar.gz gentoo-2-2004c8465413ed81939027d67586904f35db2529.tar.bz2 gentoo-2-2004c8465413ed81939027d67586904f35db2529.zip |
x86 stable, bug #256450
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/when/when-1.1.13.ebuild')
-rw-r--r-- | app-misc/when/when-1.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/when/when-1.1.13.ebuild b/app-misc/when/when-1.1.13.ebuild index cc497d0f0309..e3dd364429a7 100644 --- a/app-misc/when/when-1.1.13.ebuild +++ b/app-misc/when/when-1.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.13.ebuild,v 1.3 2009/02/01 19:14:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.13.ebuild,v 1.4 2009/02/01 21:28:32 maekke 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="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" S=${WORKDIR}/when_dist |