diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 16:08:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 16:08:03 +0000 |
commit | 09f4cfc627584ea215687242b9d771f74e26f340 (patch) | |
tree | 555fa50329e9eff6570822b1b46c892b9907bcc7 /app-misc/when/when-1.1.16.ebuild | |
parent | ppc stable #271122 (diff) | |
download | gentoo-2-09f4cfc627584ea215687242b9d771f74e26f340.tar.gz gentoo-2-09f4cfc627584ea215687242b9d771f74e26f340.tar.bz2 gentoo-2-09f4cfc627584ea215687242b9d771f74e26f340.zip |
ppc stable #271108
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-misc/when/when-1.1.16.ebuild')
-rw-r--r-- | app-misc/when/when-1.1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/when/when-1.1.16.ebuild b/app-misc/when/when-1.1.16.ebuild index 1a76ee8ebac6..8fc4a22308b0 100644 --- a/app-misc/when/when-1.1.16.ebuild +++ b/app-misc/when/when-1.1.16.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.16.ebuild,v 1.4 2009/05/27 16:43:13 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.16.ebuild,v 1.5 2009/05/30 16:08:03 nixnut 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 |