diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-01 19:14:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-01 19:14:37 +0000 |
commit | 9e700febcce3e7b4ed6525b27c9db022ea3d66bc (patch) | |
tree | d69da5601e326e37b62eb5332ac7e1eeae4bd84b /app-misc/when | |
parent | ppc stable #256597 (diff) | |
download | gentoo-2-9e700febcce3e7b4ed6525b27c9db022ea3d66bc.tar.gz gentoo-2-9e700febcce3e7b4ed6525b27c9db022ea3d66bc.tar.bz2 gentoo-2-9e700febcce3e7b4ed6525b27c9db022ea3d66bc.zip |
ppc stable #256450
(Portage version: 2.1.6.7/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.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index b48126cc95f3..4bf0b99712a0 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.28 2009/01/26 22:01:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.29 2009/02/01 19:14:37 nixnut Exp $ + + 01 Feb 2009; nixnut <nixnut@gentoo.org> when-1.1.13.ebuild: + ppc stable #256450 26 Jan 2009; Tiago Cunha <tcunha@gentoo.org> when-1.1.13.ebuild: stable amd64/sparc, bug 256450 diff --git a/app-misc/when/when-1.1.13.ebuild b/app-misc/when/when-1.1.13.ebuild index 56cb19b1eadc..cc497d0f0309 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.2 2009/01/26 22:01:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.13.ebuild,v 1.3 2009/02/01 19:14:37 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 |