diff options
Diffstat (limited to 'app-misc')
-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 37d128eef8c7..90cfd70373ad 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.30 2009/02/01 21:28:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.31 2009/05/25 16:49:07 gentoofan23 Exp $ + + 25 May 2009; Thomas Anderson <gentoofan23@gentoo.org> when-1.1.16.ebuild: + stable amd64, bug 271108 01 Feb 2009; Markus Meier <maekke@gentoo.org> when-1.1.13.ebuild: x86 stable, bug #256450 diff --git a/app-misc/when/when-1.1.16.ebuild b/app-misc/when/when-1.1.16.ebuild index 36bfcccf8491..c8043be74fd0 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.1 2009/01/26 20:24:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.16.ebuild,v 1.2 2009/05/25 16:49:07 gentoofan23 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 |