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 | |
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')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index e7622b0e0491..9484c1265da9 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.33 2009/05/27 16:43:13 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.34 2009/05/30 16:08:03 nixnut Exp $ + + 30 May 2009; nixnut <nixnut@gentoo.org> when-1.1.16.ebuild: + ppc stable #271108 27 May 2009; Ferris McCormick <fmccor@gentoo.org> when-1.1.16.ebuild: Sparc stable, Bug #271108. 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 |